[Asterisk-Dev] ringback after PlayBack()

Eric "ManxPower" Wieling eric at fnords.org
Tue Jan 17 11:00:00 MST 2006


Guo-Wei Chiuan wrote:
> Hi Folks,
> 
> I am trying to do a simple test for unavailable call forward. The dialplan
> briefly looks like this:
> 
> ::::::
> exten => s,5,Dial(101,20,Ttr)                  //caller calls 101 first
> exten => s,6,Playback("forward, please wait...")          //101 is
> unavailable
> exten => s,7,Dial(Local/102 at .../n,20,Ttr)             //turn to dial 102
> instead
> ::::::
> 
> First of all, caller can hear ringback tone while he/she is trying to call
> 101.
> 101 is unavailble, then, caller can hear the playback sound and he/she knows
> call is going to be forwarded.
> But, after Playback(), he/she can NOT hear ringback tone while he/she is
> trying to call 102.
> 
> I also try Ringing() after Playback() and it does not work for me too.
> Does anybody know how to make ringback tone happen as well after Playback()
> is used.

If you don't hear ringing by default putting "r" on Dial, or calling the 
Ringing app (or playtones app) usually doesn't help.  I suspect you are 
lacking /etc/asterisk/indications.conf




More information about the asterisk-dev mailing list