[asterisk-users] no ringing tone with Dial option r

Bertrand LUPART - Linkeo.com bertrand.lupart at linkeo.com
Sat Nov 7 10:57:48 CST 2015


Hello,

>>> I'm not getting any ringing when I use option r with Dial:
>>> 
>>> Dial("DAHDI/1-1", "motif/8447/+1<called-num>@voice.google.com,,rTt") in new stack
>> 
>> Warning, options are the 3rd arguments.
>> 
>> You seem to have an extra comma and a non-closed double-quote.
>> 
>> http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
> 
> Here's the actual dialplan command:
> 
> exten => s,n(gv),Dial(motif/${MOTIF_DEFAULT}/+1${ARG1}@voice.google.com,,rTt)
> 
> No quotes. And the options are the 3rd argument, I think.

Yes, this one looks good.

-- 
Bertrand LUPART



More information about the asterisk-users mailing list