[Asterisk-Users] Tone busy in zaptel

Giovanni Miano giomiano at gmail.com
Wed Nov 30 04:30:39 MST 2005


U dont manage Dial status after dial command
E' perchè non gestisci il risultato del dial

Ex.
tipo

exten => _X.,1,Dial(ZAP/g0/${EXTEN})
exten => _X.,2,Goto(s-${DIALSTATUS},1)

exten => s-NOANSWER,1,Playback(il-numero-chiamato-non-risponde)
exten => s-NOANSWER,2,Hangup

exten => s-CHANUNAVAIL,1,Playback(nessuna-linee-disponibile)
exten => s-CHANUNAVAIL,2,Hangup

exten => s-BUSY,1,Playback(il-numero-chiamato-e-occupato)
exten => s-BUSY,2,Hangup

Anyway u can use playtone to play corret telco tones
ovviamente puoi utilizzare tipo playtone(busy) al posto di playback ecc...

Cheers
Buon lavoro

2005/11/30, asterisk183 <asterisk183 at yahoo.it>:
> I use the Zaptel card and when I call a client busy, Asterisk don't play
> standard tone of busy, but Asterisk play forbidden tone.
>
>  What can I doing for play busy tone to Asterisk?
>
>  Thanks
>  Fabio
>
>
>  ________________________________
> Yahoo! Messenger: chiamate gratuite in tutto il mondo
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>


--
Giovanni Miano



More information about the asterisk-users mailing list