mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-26 22:30:28 +00:00
The default in chan_sip for notifyringing is yes, so update the sample
conf to reflect that. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153296 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -373,8 +373,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
;subscribecontext = default ; Set a specific context for SUBSCRIBE requests
|
;subscribecontext = default ; Set a specific context for SUBSCRIBE requests
|
||||||
; Useful to limit subscriptions to local extensions
|
; Useful to limit subscriptions to local extensions
|
||||||
; Settable per peer/user also
|
; Settable per peer/user also
|
||||||
;notifyringing = yes ; Control whether subscriptions already INUSE get sent
|
;notifyringing = no ; Control whether subscriptions already INUSE get sent
|
||||||
; RINGING when another call is sent (default: no)
|
; RINGING when another call is sent (default: yes)
|
||||||
;notifyhold = yes ; Notify subscriptions on HOLD state (default: no)
|
;notifyhold = yes ; Notify subscriptions on HOLD state (default: no)
|
||||||
; Turning on notifyringing and notifyhold will add a lot
|
; Turning on notifyringing and notifyhold will add a lot
|
||||||
; more database transactions if you are using realtime.
|
; more database transactions if you are using realtime.
|
||||||
|
|||||||
Reference in New Issue
Block a user