aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 19:41:03 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 19:41:03 +0000
commit5b1c2de262ea83cb6a867c188d3f364c749d021c (patch)
tree9be79060aa7fabecfd6415e6d001f2d96f758341 /configs/sip.conf.sample
parenta78e6cd4e9fd9db542f35fa6381022e859775d4d (diff)
To satisfy some legal concerns, add an option for chan_sip to include a
disclaimer along with SIP messages in the header, X-Disclaimer. This is off by default. Also, the text of the disclaimer can be customized in sip.conf. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66777 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample27
1 files changed, 27 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b01f37122..2f3342649 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -463,6 +463,33 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
;-----------------------------------------------------------------------------------
+;---- Disclaimer Settings ----------------------------------------------------------
+;
+;enabledisclaimer = no ; This option enables sending a disclaimer along with all
+; ; SIP messages. Generally, this would be some sort of legal
+; ; statement. Note that the legal implications of using this
+; ; with a SIP proxy are not quite clear if the disclaimer
+; ; indicates that the message contents can not be used by
+; ; any party excepted the intended recipient, so it should
+; ; probably not be used in a network that contains proxies.
+; ; The default is "no".
+;
+;dislciamertext = Your custom disclaimer here.
+; ; You can configure a custom disclaimer with this option.
+; ; Note that you must keep the entire disclaimer on one line.
+; ; The default text is:
+; ; "This message and all contents are covered by the Electronic Communications "
+; ; "Privacy Act, 18 U.S.C. Sections 2510-2521, is confidential and may be legally "
+; ; "privileged. It is intended to be conveyed only to the designated recipient(s). "
+; ; "If you are not the intended recipient, you are hereby notified that any "
+; ; "retention, dissemination, distribution or copying of this communication is "
+; ; "strictly prohibited and that use, dissemination, distribution or reproduction "
+; ; "of this message by unintended recipients is not authorized and may be unlawful. "
+; ; "Please reply to sender that you have received the message in error, "
+; ; "then delete it. Thank you."
+;
+;-----------------------------------------------------------------------------------
+
[authentication]
; Global credentials for outbound calls, i.e. when a proxy challenges your
; Asterisk server for authentication. These credentials override