summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index f64dc04a9..d54610686 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -476,6 +476,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; user options for whatever reason. The behavior is similar to
; how SIP URI's were typically handled in 1.6.2, hence the name.
+;send_diversion=no ; Default "yes" ; Asterisk normally sends Diversion headers with certain SIP
+ ; invites to relay data about forwarded calls. If this option
+ ; is disabled, Asterisk won't send Diversion headers unless
+ ; they are added manually.
+
; The shrinkcallerid function removes '(', ' ', ')', non-trailing '.', and '-' not
; in square brackets. For example, the caller id value 555.5555 becomes 5555555
; when this option is enabled. Disabling this option results in no modification