[asterisk-users] notifyringing=no does not work
Brad Finberg
brad at finberghouse.com
Tue Apr 21 19:47:03 CDT 2009
"
Hello,
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.
Thank you,
Brad Finberg
----- Original Message -----
From: Brad Finberg <brad at finberghouse.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Cc:
Date: Thursday, April 9 2009 9:42 AM
Subject: notifyringing=no does not work
Hello,
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.
Here is how i have my subscriptions setup:
extensions.conf
[demo]
exten => 6100,hint,SIP/100
exten => 6101,hint,SIP/101
exten => 6102,hint,SIP/102
exten => 6103,hint,SIP/103
exten => 6104,hint,SIP/104
exten => 6105,hint,SIP/105
exten => _1XX,1,SIPAddHeader(Alert-Info:\;info=ring3)
exten => _1XX,2,Dial(SIP/${EXTEN},20,Tt)
exten => _1XX,3,VoiceMail(${EXTEN}@default,u)
exten => _1XX,104,VoiceMail(${EXTEN}@default,b)
sip.conf
[general]
allowsubscribe=yes
;subscribecontext = default
notifyringing=no
notifyhold=yes
;limitonpeers=yes
[100]
type=peer
context=demo
callerid=Back Office <100>
username=100
secret=(Private)
host=dynamic
nat=no
qualify=yes
canreinvite=no
dtmfmode=rfc2833
call-limit=5
mailbox=100 at default
disallow=all
allow=ulaw
allow=alaw
;allow=g723.1
allow=g729
;callingpres=allowed_passed_screen
notifyringing=no
callgroup=1
pickupgroup=1
Asterisk CLI:
Extension Changed 6100[demo] new state Ringing for Notify User 105
Extension Changed 6100[demo] new state Ringing for Notify User 104
Extension Changed 6100[demo] new state Ringing for Notify User 102
Extension Changed 6100[demo] new state Ringing for Notify User 101
Extension Changed 6100[demo] new state Ringing for Notify User 103
Thank you,
Brad Finberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090421/e064fda9/attachment.htm
More information about the asterisk-users
mailing list