summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2016-01-21 15:22:53 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-01-21 15:22:53 -0600
commit53570e2c6fecc4debab93b7a8e70765306154001 (patch)
tree12b2272014ff394bb46f300fcc175a21e130d365 /configs
parent5615db3714fbc8ca14e9c57921d3f05185f197f0 (diff)
parentd4b10cfb3e41e7635385866b7f96968c6b1e9cb1 (diff)
Merge "chan_sip: option 'notifyringing' change and doc fix"
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/sip.conf.sample8
1 files changed, 6 insertions, 2 deletions
diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index 0fc5af2ea..fe685141a 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -694,8 +694,12 @@ 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 = no ; Control whether subscriptions already INUSE get sent
- ; RINGING when another call is sent (default: yes)
+;notifyringing = no ; Control when subscriptions get notified of ringing state.
+ ; Specify 'no' to not send any ringing notifications.
+ ; Specify 'yes' to always send ringing notifications (default).
+ ; Specify 'notinuse' to only send ringing notifications for
+ ; extensions that are not currently in use. This is useful as a
+ ; visual indication of who is available to pick up an incoming call
;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.