[asterisk-bugs] [Asterisk 0009896]: [patch] Authentication support for SIP NOTIFY requests

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jan 30 14:35:35 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=9896 
====================================================================== 
Reported By:                IgorG
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   9896
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 67560 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             06-06-2007 04:54 CDT
Last Modified:              01-30-2008 14:35 CST
====================================================================== 
Summary:                    [patch] Authentication support for SIP NOTIFY
requests
Description: 
This issue is the same to issue 4151? close 2 years ago. I have develop my
patch, and find same issue.

Currently console command "sip notify" send notify packet and destroy SIP
dialog without delay. But sip device can answer with 401 message to ask
auth. For example Linksys phones and ATA.

Patch and sip debug of authorized notify dialog attached.
====================================================================== 

---------------------------------------------------------------------- 
 zktech - 01-30-08 14:35  
---------------------------------------------------------------------- 
marioja The sip debug looks like it is sending the response to the 401
request but my packet snif test show that it is not being received by the
phone. I am anticipating that it is not actually being sent. Here is a
synopsis of my packet traces on the phone.

1.4.17 Branch/Nov Trunk No Patch
Request Notify xxx
Status: 401 Unauthorized

1.4.17 Branch with Patch
Request Notify xxx
Status: 401 Unauthorized

Nov Trunk with Patch
Request Notify xxx
Status: 401 Unauthorized
Status: 200 OK 
Reboots

Mario  I am unsure how to tar up the folders as I am a hard core Windows
Admin and very light weight linux admin. If you can send me tar
instrucitons I will send you my Nov trunk version and my patched 1.4.17
version. My e-mail address is bryantz at zktech.com 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-30-08 14:35  zktech         Note Added: 0081458                          
======================================================================




More information about the asterisk-bugs mailing list