From 0f53904918e459d33485a4a7d80f1d84b13efabb Mon Sep 17 00:00:00 2001 From: "Dwayne M. Hubbard" Date: Mon, 24 Sep 2007 17:10:14 +0000 Subject: 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 --- configs/sip.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs') 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 -- cgit v1.2.3