that strange, I see the packet sent with ethereal on my pc, and don't see the packet on the server with tcpdump..
will look into that more, On Wed, Dec 2, 2009 at 1:23 AM, Bogdan-Andrei Iancu <[email protected]>wrote: > Opensips logs go to syslog. > > to see the SIPS messages on the network, use tcpdump/wireshark or ngrep > tools. > > Regards, > Bogdan > > nir elkayam wrote: > > hi, > > > > still no replay, > > could it be MTU related? how can I view msg to/from the server? > > > > nir > > > > On Wed, Dec 2, 2009 at 1:16 AM, Bogdan-Andrei Iancu > > <[email protected] <mailto:[email protected]>> wrote: > > > > do : > > > > # main request routing logic > > > > ...... > > route{ > > > > force_rport(); #this is the new line!!!!! > > > > if (!mf_process_maxfwd_header("10")) { > > sl_send_reply("483","Too Many Hops"); > > exit; > > } > > ...... > > > > Regards, > > Bogdan > > > > > > nir elkayam wrote: > > > hi, > > > > > > thanks for the replay, > > > not sure i understand what u suggested, > > > attached my opensips.cfg, i have seen force_rport in the file at > > all, > > > > > > thanks again for the replay, > > > nir > > > > > > On Wed, Dec 2, 2009 at 1:00 AM, Bogdan-Andrei Iancu > > > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> > > wrote: > > > > > > ok, by sure you have it the beginning of the script (in > > request route, > > > first line) a "force_rport();" call - this will ensure the > > proper > > > routing of SIP replies through the NAT pinghole. > > > > > > Regards, > > > Bogdan > > > > > > nir elkayam wrote: > > > > yes, but i use rport and i get the notification.. > > > > > > > > On Wed, Dec 2, 2009 at 12:50 AM, Bogdan-Andrei Iancu > > > > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>> > > > <mailto:[email protected] > > <mailto:[email protected]> <mailto:[email protected] > > <mailto:[email protected]>>>> > > > wrote: > > > > > > > > is your client behind the NAT, by any chance ? > > > > > > > > Regards, > > > > Bogdan > > > > > > > > nir elkayam wrote: > > > > > hi, > > > > > > > > > > I am using pjsip - sip stack. > > > > > by ack i mean the 200 OK respones to the unsubscribe > > request. > > > > > what happend is that the sip stack keep sending the > > > unsubscribe for > > > > > about 30 sec ( ~3 sec intervals) and then it stops. > > > > > > > > > > when i use TCP transport, it sends the ack right away.. > > > > > > > > > > nir > > > > > > > > > > On Wed, Dec 2, 2009 at 12:44 AM, Bogdan-Andrei Iancu > > > > > <[email protected] > > <mailto:[email protected]> <mailto:[email protected] > > <mailto:[email protected]>> > > > <mailto:[email protected] > > <mailto:[email protected]> <mailto:[email protected] > > <mailto:[email protected]>>> > > > > <mailto:[email protected] > > <mailto:[email protected]> > > > <mailto:[email protected] > > <mailto:[email protected]>> <mailto:[email protected] > > <mailto:[email protected]> > > > <mailto:[email protected] > > <mailto:[email protected]>>>>> > > > > wrote: > > > > > > > > > > Hi Nir, > > > > > > > > > > how do you do the "unsubscribe" from the client? and > > what > > > do you > > > > > understand by "acknowledge" - from SIP point of view ? > > > > > > > > > > Regards, > > > > > Bogdan > > > > > > > > > > nir elkayam wrote: > > > > > > hi, > > > > > > > > > > > > I am experementing with the presence. > > > > > > when I use tcp, and i do unsubscribe all is well but > > > with udp the > > > > > > server doesn't acknolenge my unsubscribe. > > > > > > any idea on how to test that? is there a way to see > > > incomming > > > > msg on > > > > > > the server? > > > > > > > > > > > > thanks, > > > > > > nir > > > > > > > > > > > > > > > > > > > > > > > > > > -- > Bogdan-Andrei Iancu > www.voice-system.ro > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- ניר אלקיים טל: 050-3930056 [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
