summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-09-27 01:54:17 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-09-27 01:54:17 +0000
commit8af7725f98fb24372c0915af4406d5ed21d245b8 (patch)
tree415c0672335394c6119cca3e7148ea8afe8f5676 /configs/sip.conf.sample
parent266529a50318a5537831ec3de8db21e7eb82413f (diff)
support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rwxr-xr-xconfigs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 4fa561177..97ddb33d4 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -69,6 +69,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;rtpholdtimeout=300 ; Terminate call if 300 seconds of no RTP activity
; when we're on hold (must be > rtptimeout)
;trustrpid = no ; If Remote-Party-ID should be trusted
+;sendrpid = yes ; If Remote-Party-ID should be sent
;progressinband=never ; If we should generate in-band ringing always
; use 'never' to never use in-band signalling, even in cases
; where some buggy devices might not render it
@@ -267,6 +268,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; defaultip
; rtptimeout
; rtpholdtimeout
+; sendrpid
;[sip_proxy]
; For incoming calls only. Example: FWD (Free World Dialup)