<div dir="ltr"><p>Hello!</p><p>Thanks for the responses. I'll look into the phone devices themselves.<br></p><p>I am wondering, if call-limit did not solve my problem, what is the call-limit parameter supposed to do anyway?</p>
<p>Later,</p><p>Elliot</p><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 6:29 PM, Sebastian <span dir="ltr"><<a href="mailto:scgm@adinet.com.uy">scgm@adinet.com.uy</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
You can try:<br>
<div class="Ih2E3d"><br>
exten => 1234567,1,Dial(SIP/515)<br>
</div>exten => 1234567,101,Dial(SIP/516)<br>
<div class="Ih2E3d"><br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
</div><div><div class="Wj3C7c">[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Mikhail (Plus<br>
Plus)<br>
Sent: martes, 25 de noviembre de 2008 02:08 p.m.<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
Subject: Re: [asterisk-users] Disabling Call-Waiting<br>
<br>
Sorry for hijacking this thread, but I need something similar in<br>
opposite way the original poster wants:<br>
<br>
I have real incoming phone number and all calls on this phone number are<br>
redirected to local extension: 1234567 -> 515<br>
where "1234567" is a phone number and "515" is a local extension in<br>
asterisk. The phone number I get from my provider supposedly has 2<br>
incoming lines. What I want is:<br>
If "515" extension is busy, redirect call to local extension "516".<br>
How this can be achieved?<br>
<br>
Right now I have:<br>
<br>
exten => 1234567,1,Dial(SIP/515)<br>
exten => s-NOANSWER,n,Dial(SIP/516)<br>
exten => s-BUSY,n,Dial(SIP/516)<br>
<br>
But this does not work (I guess because I'm wrong).<br>
<br>
Thanks.<br>
<br>
Gordon Henderson wrote:<br>
> On Tue, 25 Nov 2008, Elliot Murdock wrote:<br>
><br>
>> Hello!<br>
>><br>
>> I have a few sip devices and it is necessary for me to disable<br>
call-waiting<br>
>> and immediately return a busy signal if the sip's channel is busy on<br>
them.<br>
>><br>
>> What is the procedure to do so in Asterisk 1.4?<br>
><br>
> Read the phone manual and work out how to disable it in the phone.<br>
><br>
> That's the easiest way I've found, anyway...<br>
><br>
> Gordon<br>
><br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
><br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
</div></div>__________ Information from ESET Smart Security, version of virus signature<br>
database 2911 (20080229) __________<br>
<br>
The message was checked by ESET Smart Security.<br>
<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<br>
<br>
<br>
__________ Information from ESET Smart Security, version of virus signature<br>
database 2911 (20080229) __________<br>
<br>
The message was checked by ESET Smart Security.<br>
<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<div><div class="Wj3C7c"><br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>