[asterisk-bugs] [JIRA] (ASTERISK-18733) No CDR for AMI redirect
Gabriel Ortiz Lour (JIRA)
noreply at issues.asterisk.org
Wed Jun 1 12:57:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230874#comment-230874 ]
Gabriel Ortiz Lour commented on ASTERISK-18733:
-----------------------------------------------
Just for the record, for those who are still using 1.8 and 11:
Instead the AMI "Redirect" action, use AMI "Command" action:
Action: Command
Command: channel redirect $chan $context,$exten,$prio
Works as expected and generates the CDR
> No CDR for AMI redirect
> -----------------------
>
> Key: ASTERISK-18733
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18733
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: CDR/General
> Affects Versions: 1.8.7.0
> Environment: debian 6
> Reporter: Martin Vit
>
> I've simple dialplan SIP ->
> [default]
> exten => ..,1,Answer()
> same => n,Wait(120)
> Then I use AMI redirect to redirect it to [internal] context where is Dial(SIP/internal,,). After successfull call, no CDR is written. Without AMI redirect, CDR just write ok.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list