[asterisk-bugs] [Asterisk 0016897]: [patch] From-header parsed twice for each invite or subscription request

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Mar 1 08:55:24 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16897 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16897
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-24 10:32 CST
Last Modified:              2010-03-01 08:55 CST
====================================================================== 
Summary:                    [patch] From-header parsed twice for each invite or
subscription request
Description: 
The handlers in chan_sip.c for invite and subscription requests parse the
from-header twice. The first time is in check_user_full and the second time
is in get_destination.  
====================================================================== 

---------------------------------------------------------------------- 
 (0118679) Nick_Lewis (reporter) - 2010-03-01 08:55
 https://issues.asterisk.org/view.php?id=16897#c118679 
---------------------------------------------------------------------- 
check_peer_ok() seems to want calleridname so I have amended the patch to
provide it. I am yet to understand where check_peer_ok actually makes use
of calleridname though 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-01 08:55 Nick_Lewis     Note Added: 0118679                          
======================================================================




More information about the asterisk-bugs mailing list