[asterisk-bugs] [JIRA] (ASTERISK-25604) Dail r option not working
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Wed Dec 2 11:53:32 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Mudgett updated ASTERISK-25604:
---------------------------------------
Description:
No ringing using r option for dial. Everything else works, just silence until until the call is answered. There is a dial tone, and DTMF tones on dialing.
This option used to work (same dialplan) on 11.17 and earlier.
Surprising how really irritating this is.
extensions.conf :
{noformat}
exten => s,n(gv),Dial(motif/${MOTIF_DEFAULT}/+1${ARG1}@voice.google.com,,r)
{noformat}
cli:
{noformat}
Dial("DAHDI/1-1", "motif/XXX/+1<num>@voice.google.com,,r")
{noformat}
was:
No ringing using r option for dial. Everything else works, just silence until until the call is answered. There is a dial tone, and DTMF tones on dialing.
This option used to work (same dialplan) on 11.17 and earlier.
Surprising how really irritating this is.
extensions.conf :
exten => s,n(gv),Dial(motif/${MOTIF_DEFAULT}/+1${ARG1}@voice.google.com,,r)
cli:
Dial("DAHDI/1-1", "motif/XXX/+1<num>@voice.google.com,,r")
> Dail r option not working
> -------------------------
>
> Key: ASTERISK-25604
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25604
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_dial
> Affects Versions: 11.20.0
> Environment: fedora 22. x86_64
> Reporter: Sean Darcy
>
> No ringing using r option for dial. Everything else works, just silence until until the call is answered. There is a dial tone, and DTMF tones on dialing.
> This option used to work (same dialplan) on 11.17 and earlier.
> Surprising how really irritating this is.
> extensions.conf :
> {noformat}
> exten => s,n(gv),Dial(motif/${MOTIF_DEFAULT}/+1${ARG1}@voice.google.com,,r)
> {noformat}
> cli:
> {noformat}
> Dial("DAHDI/1-1", "motif/XXX/+1<num>@voice.google.com,,r")
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list