[asterisk-bugs] [Asterisk-GUI 0014154]: CID bug in macro-trunkdial-failover-0.3
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 31 14:15:25 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14154
======================================================================
Reported By: dkerr
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 14154
Category: Service Providers/Trunks
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 4389
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-31 14:15 CST
Last Modified: 2008-12-31 14:15 CST
======================================================================
Summary: CID bug in macro-trunkdial-failover-0.3
Description:
The Macro macro-trunkdial-failover-0.3 assigns CallerID number/name on
outbound calls. It derives CallerID from a number of sources giving
precedent to one assigned specific to the outbound channel.
However, if the call by the primary channel fails due to CONGESTION or
CHANUNAVAIL and the macro then sends the call to the failover channel then
the CallerID is not "recalculated" based upon the new trunk. This could
potentially be a problem as some VoIP providers require that you set
CallerID to a number that matches the DID obtained by them. Routing (or
establishing eligibility for) emergency calling (911, 999) could require
accurate CallerID for the trunk.
Fix is fairly easy... but cumbersome... have to duplicate all of the
callerID setting stuff at the front of the macro again for ARG4.
When I find some time I'll work on a patch.
David
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-12-31 14:15 dkerr New Issue
2008-12-31 14:15 dkerr Status new => assigned
2008-12-31 14:15 dkerr Assigned To => bkruse
2008-12-31 14:15 dkerr Asterisk Version => 1.4.21.2
2008-12-31 14:15 dkerr SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-12-31 14:15 dkerr SVN Revision (number only!) => 4389
======================================================================
More information about the asterisk-bugs
mailing list