[asterisk-bugs] [JIRA] (ASTERISK-24710) Call forwarding to misc destination works only with first trunk if CID number is stated in dialing pattern

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jan 22 15:26:35 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224616#comment-224616 ] 

Matt Jordan commented on ASTERISK-24710:
----------------------------------------

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



> Call forwarding to misc destination works only with first trunk if CID number is stated in dialing pattern
> ----------------------------------------------------------------------------------------------------------
>
>                 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 tested on 13.0.1 & 11.05
>            Reporter: Max Man
>
> Found bug (not sure if it is asterisk core bug or freepbx bug) but I have the following route:
> {quote}
> exten => _*8[89]XXXXXXXXX/_XXX.,n,Macro(dialout-trunk,11,${EXTEN:8},,off)
> exten => _*8[89]XXXXXXXXX/_XXX.,n,Macro(dialout-trunk,2,${EXTEN:8},,off)
> {quote}
> 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 have incoming call from number 89001234567 and it goes to MISC destination only first (11) trunk is dialing the number, if it gives congestion reply call goes to blackhole. Seems like on the second try (when 2 trunk should be used) the CID is not sent to the system so there no available route to proceed the call.
> If I remove _XXX. from route, both trunks serve the call.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list