[Home]

Summary:ASTERISK-05082: [patch] Fix for registration and subscriptions
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-09-14 10:24:26Date Closed:2008-01-15 15:48:22.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) registersub.txt
Description:* When you send REGISTER with Expires: 0, don't send contact back in reply
* Send Expires: 0 back in 200 OK both for SUBSCRIBE and REGISTER
* Parse contact header like this correctly
 Contact: sip:kpfleming@kevinsdomain.com;Expires=100

These errors discovered while testing interoperability at SIPit17 with Citel.
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-14 17:43:01

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:48:22.000-0600

Repository: asterisk
Revision: 6600

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6600 | kpfleming | 2008-01-15 15:48:22 -0600 (Tue, 15 Jan 2008) | 2 lines

various niteroperability fixes (issue ASTERISK-5082)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6600