[asterisk-users] Call engaged
Gordon Henderson
gordon+asterisk at drogon.net
Wed Oct 17 01:38:23 CDT 2007
On Tue, 16 Oct 2007, Lees, James (UK) wrote:
>
> I am slowly getting up to speed with asterisk. This is a very basic
> problem but I would appreciate any help.
>
> I am using a small network of clients and an asterisk server. Each
> client has a headset to communicate. Is there a simple way of playing an
> engaged tone when a line is busy?
Use the Busy() application.
So do a "computed goto" on ${DIALSTATUS} after the Dial() instruction,
then you can play different tones/messages depending on the result.
Gordon
More information about the asterisk-users
mailing list