[Asterisk-Users] Haven't got a clue ...

Asterisk asterisk at dotr.com
Wed Nov 24 16:45:57 MST 2004


Thanks for the tips - however, all I want to do is to play the "sound" on 
the failed call back to the caller :

If the called number is busy, I want them to hear the busy tone
if the called number is out of order, I want them to hear the "3 tone"
etc etc

How do I do this without having to check for each error and play an 
appropriate file ?

TIA

Julian
----- Original Message ----- 
From: "Roy Sigurd Karlsbakk" <roy at karlsbakk.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<asterisk-users at lists.digium.com>; <asterisk at dotr.com>
Sent: Wednesday, November 24, 2004 8:06 PM
Subject: Re: [Asterisk-Users] Haven't got a clue ...


>> <snip>
>> My (snipped) dialplan is
>>
>> [dial-isdn-a]
>> exten => _0.,1,AgentMonitorOutgoing(n)
>> exten => _0.,2,CallingPres(0)
>> exten => _0.,3,SetCIDName(${CALLERIDNAME})
>> exten => _0.,4,SetCIDNum(555123) ; number changed to protect the guilty!
>> exten => _0.,5,Dial(Zap/g3/${EXTEN},40)
>> exten => _0.,6,Hangup()
>
> ; rtfm
> exten => _0.,107,<your error handling here>
>
> perhaps that'll work :)
>
> roy
>
> 




More information about the asterisk-users mailing list