Files
asterisk/res
Sean Bright 151c3316d5 res_rtp_asterisk: Issue ERROR if res_srtp is not found.
While trying to get WebRTC working with chan_pjsip, I was running
into the following error:

    Attempted to set an invalid DTLS-SRTP configuration on RTP
    instance...

Josh helpfully pointed out that res_srtp.so might not be loaded, and
sure enough, it wasn't. This patch adds a ERROR indiciating as much
to hopefully help others having a similar problem.

Change-Id: I13aa477b47b299876728a21b130998a0ea6cd19f
2015-05-08 18:27:37 +00:00
..
2015-04-12 13:49:40 -05:00
2015-04-13 19:29:00 -06:00
2012-06-15 16:20:16 +00:00
2012-06-25 15:55:25 +00:00