[asterisk-bugs] [Asterisk 0017817]: Enable to use '-' sign in CallerID
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 10 04:56:29 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17817
======================================================================
Reported By: ShayS
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17817
Category: Functions/func_callerid
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: new
Asterisk Version: 1.8.0-beta2
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-08-09 07:46 CDT
Last Modified: 2010-08-10 04:56 CDT
======================================================================
Summary: Enable to use '-' sign in CallerID
Description:
The function:
void ast_shrink_phone_number(char *n)
removes the '-' sign from incomming callar ID data.
Since it is a valid SIP address it shell be acceptiable by PBX
A configuration value can determine which signs to remove from caller id
======================================================================
----------------------------------------------------------------------
(0125747) davidw (reporter) - 2010-08-10 04:56
https://issues.asterisk.org/view.php?id=17817#c125747
----------------------------------------------------------------------
Without a patch, you can't submit a feature request here.
As it it is quite common to punctuate real phone numbers with hyphen, I
don't think unconditionally accepting this character would be acceptable.
I also seem to remember that the extension pattern matching code ignores
it, for real patterns.
Issue History
Date Modified Username Field Change
======================================================================
2010-08-10 04:56 davidw Note Added: 0125747
======================================================================
More information about the asterisk-bugs
mailing list