aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-01 01:55:04 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-01 01:55:04 +0000
commit24193d2bc0347344473fdea143476aeaf9d1fe80 (patch)
tree5cf56bd04fa499850d1f80bb48d252654f24e123 /configs/sip.conf.sample
parent9bc20020f1e99162aca248e3f071ee5b5fea35d0 (diff)
The default in chan_sip for notifyringing is yes, so update the sample
conf to reflect that. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@153296 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index ea9c0199d..e10fa0fe5 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -373,8 +373,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;subscribecontext = default ; Set a specific context for SUBSCRIBE requests
; Useful to limit subscriptions to local extensions
; Settable per peer/user also
-;notifyringing = yes ; Control whether subscriptions already INUSE get sent
- ; RINGING when another call is sent (default: no)
+;notifyringing = no ; Control whether subscriptions already INUSE get sent
+ ; RINGING when another call is sent (default: yes)
;notifyhold = yes ; Notify subscriptions on HOLD state (default: no)
; Turning on notifyringing and notifyhold will add a lot
; more database transactions if you are using realtime.