[asterisk-users] Disabling Call-Waiting

Elliot Murdock murdocke at gmail.com
Tue Nov 25 10:46:49 CST 2008


Hello!

Thanks for the responses.  I'll look into the phone devices themselves.

I am wondering, if call-limit did not solve my problem, what is the
call-limit parameter supposed to do anyway?

Later,

Elliot

On Tue, Nov 25, 2008 at 6:29 PM, Sebastian <scgm at adinet.com.uy> wrote:

> You can try:
>
> exten => 1234567,1,Dial(SIP/515)
> exten => 1234567,101,Dial(SIP/516)
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mikhail
> (Plus
> Plus)
> Sent: martes, 25 de noviembre de 2008 02:08 p.m.
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Disabling Call-Waiting
>
> Sorry for hijacking this thread, but I need something similar in
> opposite way the original poster wants:
>
> I have real incoming phone number and all calls on this phone number are
> redirected to local extension: 1234567 -> 515
> where "1234567" is a phone number and "515" is a local extension in
> asterisk. The phone number I get from my provider supposedly has 2
> incoming lines. What I want is:
> If "515" extension is busy, redirect call to local extension "516".
> How this can be achieved?
>
> Right now I have:
>
> exten => 1234567,1,Dial(SIP/515)
> exten => s-NOANSWER,n,Dial(SIP/516)
> exten => s-BUSY,n,Dial(SIP/516)
>
> But this does not work (I guess because I'm wrong).
>
> Thanks.
>
> Gordon Henderson wrote:
> > On Tue, 25 Nov 2008, Elliot Murdock wrote:
> >
> >> Hello!
> >>
> >> I have a few sip devices and it is necessary for me to disable
> call-waiting
> >> and immediately return a busy signal if the sip's channel is busy on
> them.
> >>
> >> What is the procedure to do so in Asterisk 1.4?
> >
> > Read the phone manual and work out how to disable it in the phone.
> >
> > That's the easiest way I've found, anyway...
> >
> > Gordon
> >
> > _______________________________________________
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
> __________ Information from ESET Smart Security, version of virus signature
> database 2911 (20080229) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
> __________ Information from ESET Smart Security, version of virus signature
> database 2911 (20080229) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081125/f36854d1/attachment.htm 


More information about the asterisk-users mailing list