[Asterisk-Users] No busy-tone

Nicklas Bondesson nicklas.bondesson at mindping.com
Mon Nov 8 03:05:18 MST 2004


Just like this? It doesn't seem to work though.

[wx3trunk-outgoing]
include => internal-sip-callers
exten => _X.,1,Dial(SIP/${EXTEN}@xxx.xx,,T)
exten => s,101,Busy
exten => h,1,Hangup

Nicklas 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric Wieling
Sent: den 7 november 2004 23:29
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] No busy-tone

Oh that!

Just put a Busy() at priority+101

Look at the [macro-std-exten] in the
asterisk/configs/extensions.conf.sample for another way to do it.

The remote device is telling Asterisk the destination is busy.  Now you have
to tell your dialplan what to do.  Do you send a busy tone to the caller?
Do you dial a different destination?

Nicklas Bondesson wrote:
> Ok, here't the output from console:
> 
> Executing Dial("SIP/200-f359", "SIP/NNNNNNNNN at xxx.xx||T") in new stack
>     -- Called NNNNNNNNN at xxx.xx
>     -- Got SIP response 486 "Busy here" back from xxx.xxx.xxx.xxx
>     -- SIP/xxx.xx-7d58 is busy
>   == Everyone is busy/congested at this time
> 
> Thanks
> Nicklas
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric 
> Wieling
> Sent: den 7 november 2004 20:02
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] No busy-tone
> 
> Nicklas Bondesson wrote:
> 
>>I don't hear anything. There's no sound at all.
>>
>>Nicklas
>>
>>-----Original Message-----
>>From: asterisk-users-bounces at lists.digium.com
>>[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric 
>>Wieling
>>Sent: den 7 november 2004 17:21
>>To: Asterisk Users Mailing List - Non-Commercial Discussion
>>Subject: Re: [Asterisk-Users] No busy-tone
>>
>>Nicklas Bondesson wrote:
>>
>>
>>
>>>I don't hear a busy-tone when calling an external extension that's busy. 
>>>I just get the Busy Here 486 message in the debugging log. Any ideas?

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list