aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-27 14:46:14 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-27 14:46:14 +0000
commit50a405fbad3cd86dbeb5df8e846323718defe7f8 (patch)
tree736e6c332050bcc70c0ce394ce77e9d17a17da57 /configs
parent1d52218463e22303625d0f3c66830698a385358d (diff)
Remove nonexistent option from sip.conf.sample.
The option to choose which connected line header to use is not 'rpid_header' but 'sendrpid' git-svn-id: http://svn.digium.com/svn/asterisk/trunk@190577 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index a9288817c..b5e984f6a 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -228,9 +228,6 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; This is identical to sendrpid=yes
;sendrpid = pai ; Use the "P-Asserted-Identity" header
; to send the identity of the remote party
-;rpid_header = rpid ; Which header should be used when sending Remote Party ID
- ; 'rpid' means to send "Remote-Party-ID"
- ; 'pai' means to send "P-Asserted-Identity"
;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