<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<STYLE type=text/css>
<!-- 
.message {background: white; font-size:10pt; font-family:'Arial'; color:#000000}
 .message p { margin-top: 0em; margin-bottom: 0em; }
 -->
"</STYLE>
</HEAD>
<BODY class='message' bgColor=#ffffff>
Hello,<br /><br />If anybody has any idea's to where I should start looking to fix the below subscription problem.  If there is another mailing list I should post this to please let me know.<br /><br />Thank you,<br /><font face="times new roman,times,serif">Brad Finberg</font><br /> <br /><br /><blockquote style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #5167c6 2px solid; MARGIN-RIGHT: 0px"><div style="FONT: 10pt arial">----- Original Message -----</div><div style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><b>From:</b> Brad Finberg <a href="mailto:brad@finberghouse.com">&lt;brad@finberghouse.com&gt;</a></div><div style="FONT: 10pt arial"><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion <a href="mailto:asterisk-users@lists.digium.com">&lt;asterisk-users@lists.digium.com&gt;</a></div><div style="FONT: 10pt arial"><b>Cc:</b> </div><div style="FONT: 10pt arial"><b>Date:</b> Thursday, April 9 2009 9:42 AM</div><div style="FONT: 10pt arial"><b>Subject:</b> notifyringing=no does not work</div><style type="text/css"></style>Hello,<br /><br />I have been trying to get my Grandstream GXP2000 phones to stop showing ringing state on monitored extensions. But no matter where I put notifyringing=no asterisk still sends the ringing state to the phones. Is this a bug I should report or is there another way around it.<br /><br />Here is how i have my subscriptions setup:<br /><br />extensions.conf<br />[demo]<br />exten =&gt; 6100,hint,SIP/100<br />exten =&gt; 6101,hint,SIP/101<br />exten =&gt; 6102,hint,SIP/102<br />exten =&gt; 6103,hint,SIP/103<br />exten =&gt; 6104,hint,SIP/104<br />exten =&gt; 6105,hint,SIP/105<br />exten =&gt; _1XX,1,SIPAddHeader(Alert-Info:\;info=ring3)<br />exten =&gt; _1XX,2,Dial(SIP/${EXTEN},20,Tt)<br />exten =&gt; _1XX,3,VoiceMail(<a href="mailto:$%7BEXTEN%7D@default,u">${EXTEN}@default,u</a>)<br />exten =&gt; _1XX,104,VoiceMail(<a href="mailto:$%7BEXTEN%7D@default,b">${EXTEN}@default,b</a>)<br /><br />sip.conf<br />[general]<br />allowsubscribe=yes <br />;subscribecontext = default <br />notifyringing=no <br />notifyhold=yes <br />;limitonpeers=yes<br /><br />[100]<br />type=peer<br />context=demo<br />callerid=Back Office &lt;100&gt;<br />username=100<br /><a href="mailto:secret=g@0i23f">secret=(Private</a>)<br />host=dynamic<br />nat=no<br />qualify=yes<br />canreinvite=no<br />dtmfmode=rfc2833<br />call-limit=5<br /><a href="mailto:mailbox=100@default">mailbox=100@default</a><br />disallow=all<br />allow=ulaw<br />allow=alaw<br />;allow=g723.1<br />allow=g729<br />;callingpres=allowed_passed_screen<br />notifyringing=no<br />callgroup=1<br />pickupgroup=1<br /><br />Asterisk CLI:<br />Extension Changed 6100[demo] new state Ringing for Notify User 105<br />Extension Changed 6100[demo] new state Ringing for Notify User 104<br />Extension Changed 6100[demo] new state Ringing for Notify User 102<br />Extension Changed 6100[demo] new state Ringing for Notify User 101<br />Extension Changed 6100[demo] new state Ringing for Notify User 103<br /><br />Thank you,<br /><font face="times new roman,times,serif">Brad Finberg</font><br /><br /></blockquote>
</BODY></HTML>