[asterisk-bugs] [JIRA] (ASTERISK-24710) Call forwarding to misc destination and CID alias number
Max Man (JIRA)
noreply at issues.asterisk.org
Thu Jan 22 04:06:34 CST 2015
Max Man created ASTERISK-24710:
----------------------------------
Summary: Call forwarding to misc destination and CID alias number
Key: ASTERISK-24710
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24710
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 13.0.1
Environment: FREEPBX Distro 6.12.65-22
Reporter: Max Man
Severity: Minor
Found bug (not sure if it is asterisk core bug or freepbx bug) but I have the following route:
exten => _*8[89]XXXXXXXXX/_1XX,n,Macro(dialout-trunk,11,${EXTEN:8},,off)
exten => _*8[89]XXXXXXXXX/_1XX,n,Macro(dialout-trunk,2,${EXTEN:8},,off)
And I use it to dial some MISC destinations, which are used as a call forward destinations (on no answer) for some extensions.
When I dial it from ext with number 111 it works fine (when first trunk gives congestion reply call goes to second trunk).
But when I make a call from ext with number 1119 (but have CID alias number set to 111) call goes only to the first trunk, it gives congestion reply, and after that call goes to blackhole, because system uses ext num and not CID alias number to make the second try.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list