summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2009-11-02 14:57:11 +0000
committerMatthew Nicholson <mnicholson@digium.com>2009-11-02 14:57:11 +0000
commit93e43578ec4f54d61446e880f6dce046e76a456f (patch)
treefb493bcba2ed8d2940ee0c92a356fea8a72da192 /configs/sip.conf.sample
parent7fbd314a8833a537fd622e0104793271a7dc8e90 (diff)
This patch adds support for a draft proposal for adding Q.850 reason headers to sip messages.
(closes issue #13385) Reported by: adomjan Patches: sip.conf.sample-trunk20090929-reason_q850.patch uploaded by adomjan (license 487) CHANGES-trunk20090929-reason_q850.patch uploaded by adomjan (license 487) chan_sip.c-trunk20090929-reason_q850_atoi_fix.patch uploaded by adomjan (license 487) sip-q850-hangupcause1.diff uploaded by mnicholson (license 96) Tested by: adomjan git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 cce70c065..130f369ce 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -350,6 +350,10 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;
;shrinkcallerid=yes ; on by default
+
+;use_q850_reason = no ; Default "no"
+ ; Set to yes add Reason header and use Reason header if it is available.
+;
;------------------------ TLS settings ------------------------------------------------------------
;tlscertfile=</path/to/certificate.pem> ; Certificate file (*.pem format only) to use for TLS connections
; default is to look for "asterisk.pem" in current directory
@@ -983,6 +987,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; ; then call oneself, and get redirected to that
; ; same location).
; unsolicited_mailbox
+; use_q850_reason
;[sip_proxy]
; For incoming calls only. Example: FWD (Free World Dialup)