[asterisk-bugs] [JIRA] (ASTERISK-16537) No CDR with originate from manager and then an redirect to a dial from manager

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 26 09:25:35 CST 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-16537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-16537.
----------------------------------

    Resolution: Duplicate

> No CDR with originate from manager and then an redirect to a dial from manager
> ------------------------------------------------------------------------------
>
>                 Key: ASTERISK-16537
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-16537
>             Project: Asterisk
>          Issue Type: Bug
>          Components: CDR/General
>            Reporter: arjan kroon
>
> The ami manager call out with an originate through dadhi to a local number (A).
> If this call is answered, then the ami manager redirect this call to a dial command.
> This dial command calls through dadhi to another local number (B).
> Number B answers this call and number A en B are connected.
> If number B and number A hangs up, there is will be no CDR be written
> If the dial command is commented out, (so there is no dial to number B), a CDR will be written.
> I think this bug is referring to issue https://issues.asterisk.org/view.php?id=17592&nbn=16
> The path in this issue is installed on our servers.
> ****** STEPS TO REPRODUCE ******
> - AMI manager does a originate to a local number (number A) is this call is answered and placed in a dialplan.
> - AMI manager does a redirect for number A to different dialplan, which contains a Dial to another local number (number B).
>   Command:  exten => s,n,Dial(DAHDI/g1/0031655871460,30,tgR) 
> - Number B answered this call.
> - Number B and then Number A hangs up.
> ****** ADDITIONAL INFORMATION ******
> Logging of the Dial command which was used to call number B. (after the redirect)
> Executing [s at setup_agent:229] Dial("DAHDI/1-1", "DAHDI/g1/0031655871460,30,tgR") in new stack
>     -- Requested transfer capability: 0x00 - SPEECH
>     -- Called g1/0031655871460
>     -- DAHDI/2-1 is proceeding passing it to DAHDI/1-1
>     -- DAHDI/2-1 is ringing
>     -- DAHDI/2-1 answered DAHDI/1-1



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



More information about the asterisk-bugs mailing list