aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-09-27 01:54:17 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-09-27 01:54:17 +0000
commite0e03ddd7c2cab764f1b120dc9824956be986b48 (patch)
tree415c0672335394c6119cca3e7148ea8afe8f5676 /configs/sip.conf.sample
parent25f381fc627f9fafb742ed52cbd53e0b9ec6e975 (diff)
support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6671 f38db490-d61c-443f-a65b-d21fe96a405b
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)