[SR-Users] Kamailio and RTPProxy in-front of freeswitch

Achintha achinthau at gmail.com
Thu Aug 4 14:02:52 CEST 2016


hi all,

i have configured kamailio and RTPProxy on one ubuntu server then
freeswitch on another server.
all servers installed on digital ocean.
i was tried to build following setup,

  SIP_Call------> kamailio+RTPPROXY-------> freeswitch

put following configurations on kamailio.

modparam("rtpproxy", "rtpproxy_sock", "udp:localhost:7722")

modparam("rtpproxy", "rtpproxy_retr", 2)

modparam("rtpproxy", "ice_candidate_priority_avp", "$avp(ice_priority)")



mhomed=1


route[FROM_TRUNK]

#force_send_socket("pu.bl.ic.ip ");

rtpproxy_manage("","pu.bl.ic.ip ");

$du="sip:ip.of.free.switch:5080";

route(RELAY);


call was connected  but rtp is not going through the kamailio server like
folows,

SIP FLOOR

SIP_Call------> kamailio-------> freeswitch
SIP_Call<------ kamailio<------- freeswitch


RTP FLOOR

SIP_Call ------> freeswitch
SIP_Call <------ freeswitch


please help me to configure kamailio and RTPProxy to manage RTP

-- 
thanking you..
Achintha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160804/14abdc15/attachment.html>


More information about the sr-users mailing list