[asterisk-bugs] [Asterisk 0015839]: [patch] caller id number is empty
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 8 09:28:55 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15839
======================================================================
Reported By: ebroad
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 15839
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: Yes
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 216594
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-06 11:59 CDT
Last Modified: 2009-09-08 09:28 CDT
======================================================================
Summary: [patch] caller id number is empty
Description:
Calling number is empty(defaults to default_callerid). See
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015830 channel variable ${CALLERID(num)} is empty
======================================================================
----------------------------------------------------------------------
(0110305) svnbot (reporter) - 2009-09-08 09:28
https://issues.asterisk.org/view.php?id=15839#c110305
----------------------------------------------------------------------
Repository: asterisk
Revision: 216995
_U branches/1.6.1/
U branches/1.6.1/channels/chan_sip.c
------------------------------------------------------------------------
r216995 | dvossel | 2009-09-08 09:28:54 -0500 (Tue, 08 Sep 2009) | 20
lines
Merged revisions 216993 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r216993 | dvossel | 2009-09-08 09:26:30 -0500 (Tue, 08 Sep 2009) | 14
lines
caller id number empty
parse_uri was not being given the correct scheme's, as
a result, uri parsing did not parse the username correctly.
One of the side effects of this is an empty caller id.
(closes issue https://issues.asterisk.org/view.php?id=15839)
Reported by: ebroad
Patches:
blank_cidv2.patch uploaded by ebroad (license 878)
parse_uri_fix.diff uploaded by dvossel (license 671)
Tested by: ebroad, dvossel
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=216995
Issue History
Date Modified Username Field Change
======================================================================
2009-09-08 09:28 svnbot Checkin
2009-09-08 09:28 svnbot Note Added: 0110305
======================================================================
More information about the asterisk-bugs
mailing list