[Asterisk-Users] No busy-tone
Bill Hamel
asterisk at hamel.net
Mon Nov 8 08:55:38 MST 2004
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.
More information about the asterisk-users
mailing list