Hello,
I am trying to encrypt/decrypt all packets belonging to an RTP stream. I am using Kamailio v1.5 with rtpproxy, where Kamailio forces the rtpstream through rtpproxy. Does rtpproxy provide a hook so that i can gain access to each RTP packet to perform encryption/decryption ? I do not want to end up having a patch for rtpproxy that i need to update whenever there is a new release of rtpproxy.
Vikram Ragukumar wrote:
Hello,
I am trying to encrypt/decrypt all packets belonging to an RTP stream. I am using Kamailio v1.5 with rtpproxy, where Kamailio forces the rtpstream through rtpproxy. Does rtpproxy provide a hook so that i can gain access to each RTP packet to perform encryption/decryption ? I do not want to end up having a patch for rtpproxy that i need to update whenever there is a new release of rtpproxy.
You should ask this question on rtpproxy mailing list. I do not know if there is already such a hook. But if you write it yourself and release it to the public chances are good that it will get integrated into rtpproxy.
regards klaus