<div>My apologies, I didn't realize I was speaking to someone else.</div>
<div>As far as I know the dialplan does not need to have the &quot;j&quot; option to do N+101. I'm using <a href="http://1.2.7.1">1.2.7.1</a> without the &quot;j&quot; option and it jumps fine. </div>
<div>&nbsp;</div>
<div>I suppose that will work fine as long as you turn off call waiting on the phone itself. I provision everything from the server side so I don't have to provision the boxes. Unless you use the same SIP phones for everyone, it could be a pain to do on the phone side... and what happens if you want to give&nbsp;1 person&nbsp;the ability to do call waiting without giving it to everyone? Even if you did the cfg files from a tftp, you'd still have to get the MAC address &amp; provision a new cfg file.... what a pain!
</div>
<div>&nbsp;</div>
<div>I say, depending on the size of your company, create a dialplan with a star feature to activate &amp; deactivate call waiting. Just do a 'DBput&quot; and dump the calleridnum value in the database, then do a &quot;DBget&quot; on your incoming dialplan to see if call waiting is activated for that user. That is super simple and leaves it up to the end user, or if you want... don't write the star feature &amp; just provision it from the DB. That way it leaves it up to you and the end user still can't change it.
</div>
<div>&nbsp;</div>
<div>bp<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">Matt Riddell (IT)</b> &lt;<a href="mailto:matt.riddell@sineapps.com">matt.riddell@sineapps.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><a href="mailto:undrhil.1528785@bloglines.com">undrhil.1528785@bloglines.com</a> wrote:<br>&gt;&gt; Yes you are correct... by default asterisk will &gt;send the call to priority
<br>&gt;<br>&gt;&gt; N+101... what is your point?<br>&gt;&gt;<br>&gt;&gt; You asked about turning off &quot;call waiting&quot;.<br>&gt;&nbsp;&nbsp;In the example that I provided,<br>&gt;&gt; if the amount of active calls is &quot;1&quot; then
<br>&gt; it will forward to VM without<br>&gt;&gt; dialing the exten. That is what you asked<br>&gt; for... right?<br>&gt;&gt; bp<br>&gt;<br>&gt; Nope.&nbsp;&nbsp;I am a different poster just wanting to<br>&gt; clarify (for myself) that Asterisk would do exactly what the original poster
<br>&gt; wanted without any special programming.&nbsp;&nbsp;I wasn't aware that there would be<br>&gt; any kind of notification to the station being called that there was a second<br>&gt; call incoming.&nbsp;&nbsp;Everything I've read so far just says that if the station
<br>&gt; is in use, the call is routed to priority n + 101 as a busy call.<br><br>Only if you use the j option in the dial command.&nbsp;&nbsp;In previous versions<br>it did it automatically:<br><br>'j' -- Jump to n+101 if all of the channels were busy.
<br><br>--<br>Cheers,<br><br>Matt Riddell<br>_______________________________________________<br><br><a href="http://www.sineapps.com/news.php">http://www.sineapps.com/news.php</a> (Daily Asterisk News - html)<br><a href="http://freevoip.gedameurope.com">
http://freevoip.gedameurope.com</a> (Free Asterisk Voip Community)<br><a href="http://www.sineapps.com/rssfeed.php">http://www.sineapps.com/rssfeed.php</a> (Daily Asterisk News - rss)<br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>