[Serusers] RTPPROXY & lookup request failed: session
Sebastian Gabris
Sebastian.Gabris at web.de
Mon Aug 14 13:41:05 CEST 2006
Hi again,
I start rtpproxy like this:
rtpproxy -2f -l 193.55.55.55/10.245.x.x
can someone give me a quick hint what problem could cause this output:
outgoing calls work & have this output:
received command "U 5e04ce62ad145445YTczODQwZGYxMDVhODNjODYwZWE0YzQxOTA3OGEwMmM.10.245.16.55 45746 6879e139"
new session 5e04ce62ad145445YTczODQwZGYxMDVhODNjODYwZWE0YzQxOTA3OGEwMmM., tag 68 9 requested, type strong
new session on a port 35000 created, tag 6879e139
pre-filling caller's address with 10.245.16.55:45746
sending reply "35000 193.77.54.68
"
incoming calls dont work & have this output:
received command "L 30e096903015a6b321b8fcbe29eafda8 at 217.10.67.4 10.245.16.55 44 224 as15976aa3 71195064"
lookup request failed: session 30e096903015a6b321b8fcbe29eafda8 at 217.10.67.4, tags as15976aa3/71195064 not found
sending reply "0 193.77.54.68
"
Thanks
Sebastian
> -----Ursprüngliche Nachricht-----
> Von: Sebastian Gabris <Sebastian.Gabris at web.de>
> Gesendet: 11.08.06 13:47:11
> An: serusers at lists.iptel.org
> Betreff: [Serusers] Problem with incoming calls
> Hi everybody,
>
> Like told in the subject i got problems with incomnig calls, SIP signalling works but RTP doesnt.
> When I make a call from my UA to the VoIP-Provider all works well, sip & rtp.
> I start rtpproxy in bridged mode: rtpproxy -l publicIP/privateIP.
>
> I use this scenario:
>
> UA(private IP) <-> (privateIP) SER (publicIP) <-> VoIP-Provider
>
> i try to figure out where my mistake is in this config file:
>
> route[1]
> {
> if(dst_ip == 10.245.104.68)
> {
> force_rtp_proxy("","193.77.54.68");
> }
> else
> {
> force_rtp_proxy("","10.245.104.68");
> };
>
> t_on_reply("1");
>
> if (!t_relay()) {
> sl_reply_error();
> };
> }
>
> onreply_route[1] {
> if (status =~ "(183)|2[0-9][0-9]") {
> if(dst_ip == 10.245.104.68)
> {
> force_rtp_proxy("","193.77.54.68");
> }
> else
> {
> force_rtp_proxy("","10.245.104.68");
> };
>
> };
> }
>
>
> By the way, is there a option to view rtpproxy debug info?
>
>
> Thanks in advance!
>
> Sebastian
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000071
More information about the sr-users
mailing list