Re: [OpenSIPStack] Received response without transaction issue
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-12-18 06:56:27
|
>>i am getting "Trying" and "Bye" on SIP client I doubt this very much. Based on the log you sent, your UA kept on retransmitting the INVITE. This indicates that 100 Trying never made it to the UA. 2008/12/17 21:49:04.210 INF: [CID=0x0621] <<< INVITE sip:919811618189@216.176.181.108 SIP/2.0 SRC: 122.160.115.219:11765:UDP enc=1 bytes=794 2008/12/17 21:49:04.726 INF: [CID=0x0621] <<< INVITE sip:919811618189@216.176.181.108 SIP/2.0 SRC: 122.160.115.219:11765:UDP enc=1 bytes=794 2008/12/17 21:49:05.726 INF: [CID=0x0621] <<< INVITE sip:919811618189@216.176.181.108 SIP/2.0 SRC: 122.160.115.219:11765:UDP enc=1 bytes=794 2008/12/17 21:49:07.726 INF: [CID=0x0621] <<< INVITE sip:919811618189@216.176.181.108 SIP/2.0 SRC: 122.160.115.219:11765:UDP enc=1 bytes=794 I would be looking how traffic looks in ethereal if I were you. Manoj Joshi wrote: > I had tested it from two places (One behind NAT and other from Public IP). > Also i am testing it from the place where SIP is not blocked at all. Please > note that i am getting "Trying" and "Bye" on SIP client (as these messages > are directly from OSBC). But i do not get "Session progress" and "200 OK" > > Regards, > > Manoj > > > > |