[asterisk-users] No ringtone when going from queue to dial-command

Vardan hvardan71 at gmail.com
Wed May 12 03:47:17 CDT 2010


I think he need use r option in Dial command, while how I understand in 
Queue he need musiconhold.
Dial(SIP/account2,,r)


Vardan


Ishfaq Malik wrote:
> On 12/05/10 09:08, Jonas Kellens wrote:
>> Hello list,
>>
>> when I sent an incoming call first to a queue and after the timeout to
>> a dial-command, while the correspondent's phone rings there is no
>> ringtone for the caller...
>>
>> So it goes like this :
>>
>> 1. dial(SIP/account1,20)
>>
>> 2. queue(myqueue,,,,20)
>>
>> 3. dial(SIP/account2)
>>
>> In step 1 there is a ringtone for the caller.
>> In step 2 there is musiconhold (class default) for the caller.
>> In step 3 there is silence for as lang as the phone rings...
>>
>>
>> Is there an explanation why there is no "ringing"-tone for the caller
>> ?? Could I resolve this (like with Playtone) ??
>>
>>
>> Jonas.
> You need to use the r option in the Queue command, try:
>
> queue(myqueue,r,,,20)
>
> Ish
> --
> Ishfaq Malik
> Software Developer
> PackNet Ltd
>
> Office: 0161 660 3062
>




More information about the asterisk-users mailing list