[asterisk-bugs] [Asterisk-GUI 0013904]: [macro-trunkdial-failover-0.3] does not allow you to lead CallerID with a +
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 19 11:48:58 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13904
======================================================================
Reported By: blitzrage
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 13904
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: 1.4.22
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-14 11:11 CST
Last Modified: 2008-11-19 11:48 CST
======================================================================
Summary: [macro-trunkdial-failover-0.3] does not allow you to
lead CallerID with a +
Description:
Ran into an issue today while doing an inter-op with Verizon, that the
[macro-trunkdial-failover-0.3] macro needed to be modified to have a
leading + on the callerID number.
I was making the change manually in the dialplan until I realized that
macro was being built by the GUI. So Ryan told me to modify:
/var/lib/asterisk/static-http/config/js/pbx.js
line 90-109
That works for me, but it'd be nice to have a more general feature that
allows you to modify the CallerID from the GUI, per trunk (provider).
This may or may not be a feature request... I'd say it falls into the
realm of interoperability (there is even a category for that in the bug
tracker under SIP! :))
======================================================================
----------------------------------------------------------------------
(0095085) blitzrage (administrator) - 2008-11-19 11:48
http://bugs.digium.com/view.php?id=13904#c95085
----------------------------------------------------------------------
My thought was that the GUI could maybe just set a global variable like
CALLERID_PREFIX and then you could set it to:
CALLERID_PREFIX=
if you didn't want anything, or in my case since I need a +
CALLERID_PREFIX=+
Issue History
Date Modified Username Field Change
======================================================================
2008-11-19 11:48 blitzrage Note Added: 0095085
======================================================================
More information about the asterisk-bugs
mailing list