summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-09-24 17:10:14 +0000
committerDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-09-24 17:10:14 +0000
commit0f53904918e459d33485a4a7d80f1d84b13efabb (patch)
tree4e5578439863c6aa40556eea7bf6af2e97082e61 /configs
parent2d95565f53ebb71044f3ef2dc38b1e6053fca4b6 (diff)
merged jcmoore's patch for configurable SDP origin-field username and session field, closes issue# 10795
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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 6b9671817..4675963ad 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -113,6 +113,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; The default user agent string also contains the Asterisk
; version. If you don't want to expose this, change the
; useragent string.
+;sdpsession=Asterisk PBX ; Allows you to change the SDP session name string, (s=)
+ ; Like the useragent parameter, the default user agent string
+ ; also contains the Asterisk version.
+;sdpowner=root ; Allows you to change the username field in the SDP owner string, (o=)
+ ; This field MUST NOT contain spaces
;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address
; Note that promiscredir when redirects are made to the
; local system will cause loops since Asterisk is incapable