RE: redundant route headers
"Hagai Sela \(TA\)" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
This also happens with the reinvite/shootist example. The ACK request is sent with a route header, but the shootme UA specifies lr in the contact header. Hagai. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hagai Sela (TA) Sent: ג 18 יולי 2006 17:26 To: M. Rangnathan Cc: [email protected] Subject: RE: [nist-sip] redundant route headers Hi, I don't have any record-route headers in the request, and my contact header has the lr parameter. Any other headers I should look at? Hagai. -----Original Message----- From: M. Rangnathan [mailto:[email protected]] Sent: ג 18 יולי 2006 17:06 To: Hagai Sela (TA) Cc: [email protected] Subject: Re: [nist-sip] redundant route headers Hi This is happening because some element in your proxy path is using strict routing. Check and see if you have loose routing specified everywhere. The logic that adds route headers is gov.nist.javax.sip.stack.DefaultRouter. This code does the "route header popping" algorithm defined in RFC 3261 when it encounters a strict route. For uniformity, also add lr to the Contact header Sip URI. Let us know if that works for you. I'll add it as a faq. Ranga Hagai Sela (TA) wrote: > > > Hi, > > I just cvs-updated and I see that the new version adds Route headers > to my ack and bye requests. How can I prevent this from happening? > > > > Hagai. > > > > > >------------------------------------------------------------------------ > >_______________________________________________ >nist-sip mailing list >[email protected] >http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > > -- M. Ranganathan Advanced Networking Technologies Division, National Institute of Standards and Technology (NIST), 100 Bureau Drive, Stop 8920, Gaithersburg, MD 20899. tel:301 975 3664 , fax:301 590 0932 http://w3.antd.nist.gov/ Advanced Networking Technologies For the People! _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip