[asterisk-bugs] [Asterisk 0016134]: spaces in caller id name cause unexpected behavior

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 26 17:06:24 CDT 2009


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16134 
====================================================================== 
Reported By:                ernestoongaro
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16134
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.26.2 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-26 17:02 CDT
Last Modified:              2009-10-26 17:06 CDT
====================================================================== 
Summary:                    spaces in caller id name cause unexpected behavior
Description: 
I had a line like this in my 1.2 box (recently upgraded to 1.4.26.2): 
exten => s,n,Set(CALLERID(num)=Outside Caller)
==
It worked OK until the upgrade, after the upgrade I was getting these
warnings:

[Oct 26 13:52:41] WARNING[20496]: chan_sip.c:7053
determine_firstline_parts: Bad request protocol Caller at 192.168.168.1
SIP/2.0
==
Apparently the URI is replaced with the part after the space..I've removed
the space (OutsideCaller) and everything is fine. The issue seemed to
become apparent when you placed the call on hold (on an SPA-942). The call
would disappear from the phone (prob because the URI was bad)

====================================================================== 

---------------------------------------------------------------------- 
 (0112784) ebroad (manager) - 2009-10-26 17:06
 https://issues.asterisk.org/view.php?id=16134#c112784 
---------------------------------------------------------------------- 
What happens of you try the following:
Set(CALLERID(num)="Outside Caller") 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-26 17:06 ebroad         Note Added: 0112784                          
2009-10-26 17:06 ebroad         Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list