aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 23:20:40 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 23:20:40 +0000
commit1fa7b3672e5f09607934d7c51258af6a7880fecf (patch)
tree54c1bfffaf5270d358da12f64129464467618fc7 /configs
parentbf38822b6f590035feaa578ee4435b3bcd13df05 (diff)
Switch dundi to new tos config format.
Remove old unused defines for old style. Closes issue 10860, patch by IgorG. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85764 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/dundi.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample
index 4b7f15617..fa3d255d5 100644
--- a/configs/dundi.conf.sample
+++ b/configs/dundi.conf.sample
@@ -27,6 +27,9 @@
;bindaddr=0.0.0.0
;port=4520
;
+; See doc/qos.tex for a description of the tos parameter.
+;tos=ef
+;
; Our entity identifier (Should generally be the MAC address of the
; machine it's running on. Defaults to the first eth address, but you
; can override it here, as long as you set it to the MAC of *something*