[RTPproxy Users] rtpproxy 1.1 error
troxlinux
xserverlinux at gmail.com
Mon Sep 22 22:58:23 PDT 2008
Hi Maxim ..
I am using inside this route:
route[6] {
if (is_method("BYE|CANCEL")) {
unforce_rtp_proxy();
} else if (is_method("INVITE")){
force_rtp_proxy();
t_on_failure("3");
};
if (isflagset(5))
search_append('Contact:.*sip:[^>[:cntrl:]]*', ';nat=yes');
t_on_reply("1");
}
I am new with rtpproxy, and I am following this guide:
http://www.voip-info.org/wiki/view/OpenSER+v1.2.x+and+RTPProxy
as could add it?
blessings
rickygm
2008/9/21 Maxim Sobolev <sobomax at sippysoft.com>
>
> You are probably invoking force_rtp_proxy on SIP message that has no SDP
> body, such as ACK, CANCEL or BYE.
>
> Regards,
> --
> Maksym Sobolyev
> Sippy Software, Inc.
> Internet Telephony (VoIP) Experts
> T/F: +1-646-651-1110
> Web: http://www.sippysoft.com
> _______________________________________________
> Users mailing list
> Users at rtpproxy.org
> http://lists.rtpproxy.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rtpproxy.org/pipermail/users/attachments/20080922/5daef993/attachment.html
More information about the Users
mailing list