[Asterisk-Users] No busy-tone

Nicklas Bondesson nicklas.bondesson at mindping.com
Mon Nov 8 12:05:21 MST 2004


Thanks, it is finally working.

Where can I find more info on the priorities in Asterisk? 

Nicklas

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Bill Hamel
Sent: den 8 november 2004 16:56
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] No busy-tone

Hi,

I think you want this to be "102" since a busy returns n+101 "n" being the
priority your "Dial" function was called.

exten => _X.,101,Busy

should be

exten => _X.,102,Busy

HTH

-b


Quoting Eric Wieling <eric at fnords.org>:

> Nicklas Bondesson wrote:
> > 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 => _X.,101,Busy
> 
> 
> _______________________________________________
> 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
> 
> --
> This message has been scanned for viruses and dangerous content by The 
> CCIS.net MailScanner, and is believed to be clean.
> 
> 
> --
> This message has been scanned for viruses and dangerous content by the 
> Bugs.Hamel.Net MailScanner, and appears to be clean.
> 
> 


-- 


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-- 
This message has been scanned for viruses and
dangerous content by the Bugs.Hamel.Net MailScanner, 
and appears to be clean.

_______________________________________________
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