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

sean darcy seandarcy2 at gmail.com
Fri Nov 6 19:26:35 CST 2015


On 11/04/2015 03:40 AM, A J Stiles wrote:
> On Tuesday 03 Nov 2015, sean darcy wrote:
>> On 11/01/2015 12:38 PM, sean darcy wrote:
>>> 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
>>>
>>> Otherwise all works. The call goes through, good audio.
>>>
>>> sean
>>
>> FWIW, 11.18.0 on Fedora 22.
>>
>> sean
>
> Make sure you have an Answer(), or some command that does an implicit
> Answer(), somewhere in the dialplan before the Dial() statement with the r
> option.  Been bitten that way before .....
>

Me too. I put it as the first command.

-- Starting simple switch on 'DAHDI/1-1'
     -- Executing [<num>@internal:1] Answer("DAHDI/1-1", "") in new stack
..........
     -- Executing [s at DialOut:15] Dial("DAHDI/1-1", 
"motif/8447/+1<num>@voice.google.com,,Ttr") in new stack

Maybe I need to put another Answer() in the DialOut context. Would 2 
Answer() cause a problem?

sean




More information about the asterisk-users mailing list