Hi guys
i am bridging call on a private ip asterisk behind kamailio/rtpproxy
i am calling rtpproxy with the route [FROMASTERISK]
route[FROMASTERISK] {
if(ds_is_from_list()){
xlog("L_INFO","$dd Call from Media-Server Cluster\n");
rtpproxy_manage("cawei");
SIP INVITE with sdp always report a corrupt body!!!
Session Name (s): Asterisk PBX 13.9.1
Connection Information (c): IN IP4 PUBLICIPPUBLICIP
Connection Address: PUBLICIPPUBLICIP
thats really strange since i am calling rtpproxy_manage only once i can't understand
it appears twice.
what do you think about that ? thx you