[asterisk-bugs] [Asterisk 0005747]: * Sends 403 Unauthorized upon reception of INFO method from a Nortel MCS 5200 sip proxy

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Nov 2 15:18:35 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=5747 
====================================================================== 
Reported By:                chandi
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   5747
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             11-14-2005 12:59 CST
Last Modified:              11-02-2007 15:18 CDT
====================================================================== 
Summary:                    * Sends 403 Unauthorized upon reception of INFO
method from  a Nortel MCS 5200 sip proxy
Description: 
The Nortel sip proxy sends an INFO packet every 6-10 minutes and Asterisk
seems not to know what to do with it and replies "403 Unauthorized" instead
of "200 OK" to it. Then the sip proxy still waits 30 seconds for a "200 OK"
and then Hangup the call. 

While the sip proxy waits for it's timeout to finish, it sends again a few
INFO packets which asterisk answers by a "200 OK" but that doesn't make the
sip proxy happy.

Here is the sip logs starting from the first INFO which is instantly
answered by asterisk with a 403 Unauthorized.

http://pastebin.ca/28685
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-02-07 15:18  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 88328

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r88328 | file | 2007-11-02 15:18:33 -0500 (Fri, 02 Nov 2007) | 6 lines

If an INFO request within a dialog is received with a content length of 0
simply send back a 200 OK. It is valid to do this and the remote side is
probably using it to make sure the signalling is still alive.
(closes issue http://bugs.digium.com/view.php?id=5747)
Reported by: chandi
Patches:
      infofix-81430-1.patch uploaded by IgorG (license 20)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-02-07 15:18  svnbot         Checkin                                      
11-02-07 15:18  svnbot         Note Added: 0073010                          
11-02-07 15:18  svnbot         Assigned To              oej => file         
======================================================================




More information about the asterisk-bugs mailing list