summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2009-04-27 14:46:14 +0000
committerMark Michelson <mmichelson@digium.com>2009-04-27 14:46:14 +0000
commit3b68be6aaa9300c6c9f9836ebef73dfc90dba3bd (patch)
tree736e6c332050bcc70c0ce394ce77e9d17a17da57
parent8f0b88c8c86182565c7c6a20c1f0cb3df973474d (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: https://origsvn.digium.com/svn/asterisk/trunk@190577 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-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