[asterisk-bugs] [Asterisk 0015839]: [patch] caller id number is empty
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 8 09:27:36 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: assigned
Asterisk Version: SVN
Regression: Yes
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 216594
Request Review:
======================================================================
Date Submitted: 2009-09-06 11:59 CDT
Last Modified: 2009-09-08 09:27 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
======================================================================
----------------------------------------------------------------------
(0110303) svnbot (reporter) - 2009-09-08 09:27
https://issues.asterisk.org/view.php?id=15839#c110303
----------------------------------------------------------------------
Repository: asterisk
Revision: 216993
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r216993 | dvossel | 2009-09-08 09:27:35 -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=216993
Issue History
Date Modified Username Field Change
======================================================================
2009-09-08 09:27 svnbot Note Added: 0110303
======================================================================
More information about the asterisk-bugs
mailing list