Re: Stack 'putting pending' messages, client timed out
"M. Ranganathan" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Organization | NIST Advanced Networking Technologies Division |
| Message-ID | <[email protected]> |
Mike, The code that queues up pending requests was problematic and has hence been removed in version 1.2. Please move over to 1.2. It is backwards compatible. You can ignore the added methods on the SipListener ( i.e. just return). If you only have a binary then it will also work. The stack is binary backwards compatible with only one exception - retransmission filter is not supported. This problem has been resolved in 1.2. I would find it tough to fix 1.1 bugs as I am pressed for time. Regards, Ranga On Thu, 2006-09-28 at 13:20 +0000, Mike P. Mikhailov wrote: > Hi, tried to investigate problem by myself with no luck. > > On the very first SIP INVITE server sends Trying & OK messages > but client side stack 'putting pending' messages and raise > timeout event. Here is debug messages: > > ... > > putting pending SIP/2.0 100 Trying > > ... > > putting pending SIP/2.0 200 OK > > .... > > > Does anybody knows what is the cause of this ? > > This happens only on very first request, all other > requests processes normally. > > Saw the comment about dual processors - tried on few > different with one processor - the same effect. > > Both client and serevr stack using the same > 1.1 version of the stack. Sources of the both sides > is under my control. Moving into 1.2 is not desired. > > Thanks > > > _______________________________________________ > nist-sip mailing list > [email protected] > http://www-x.antd.nist.gov/mailman/listinfo/nist-sip