[asterisk-bugs] [Asterisk 0016134]: spaces in caller id name cause unexpected behavior
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 26 17:02:58 CDT 2009
The following issue has been SUBMITTED.
======================================================================
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: new
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:02 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)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-10-26 17:02 ernestoongaro New Issue
2009-10-26 17:02 ernestoongaro Asterisk Version => 1.4.26.2
2009-10-26 17:02 ernestoongaro Regression => No
2009-10-26 17:02 ernestoongaro SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list