aboutsummaryrefslogtreecommitdiffstats
path: root/configs/skinny.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-20 17:39:59 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-20 17:39:59 +0000
commit62752745f50399224e0d7c9eec77a3879d584683 (patch)
treeb7cb886010c20f183b7a7f50f1aaf2aa5ce1bf59 /configs/skinny.conf.sample
parent3c35e5e958ccff5a307542e84ae3916a3dc2ae06 (diff)
Add documentation on rtp packetization.
Technically, ooh323 doesn't support it yet, but there is a patch that should be committed very soon. Issue #7989, patch by DEA, slightly modified. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43344 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/skinny.conf.sample')
-rw-r--r--configs/skinny.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample
index 709cebd6e..995012083 100644
--- a/configs/skinny.conf.sample
+++ b/configs/skinny.conf.sample
@@ -7,7 +7,7 @@ bindport=2000 ; Port to bind to, default tcp/2000
dateformat=M-D-Y ; M,D,Y in any order (5 chars max)
keepalive=120
-;allow=all
+;allow=all ; see doc/rtp-packetization for framing options
;disallow=
;------------------------------ JITTER BUFFER CONFIGURATION --------------------------