From ddadc782030063015dbe87c0730f7ba44286f64f Mon Sep 17 00:00:00 2001 From: paulc Date: Mon, 3 Apr 2006 17:43:57 +0000 Subject: [PATCH] Added some missing settings. git-svn-id: http://yate.null.ro/svn/yate/trunk@735 acf43c95-373e-0410-b603-e72c3f656dc1 --- conf.d/h323chan.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conf.d/h323chan.conf.sample b/conf.d/h323chan.conf.sample index e027e20e..e6ad8074 100644 --- a/conf.d/h323chan.conf.sample +++ b/conf.d/h323chan.conf.sample @@ -25,6 +25,9 @@ ; status: keyword: Code status: alpha, beta or release ;status=alpha +; needmedia: bool: Drop calls for which no common media could be negotiated +;needmedia=yes + ; Use an external RTP module instead of the native OpenH323 RTP stack, which is ; very cpu intensive. The no external RTP can be found it will fallback to the ; native stack. The only external RTP now is yrtp (see the yrtpchan module). @@ -49,6 +52,7 @@ ; maxcleaning: int: default: 100 ;maxcleaning=100 + [codecs] ; This section allows to individually enable or disable the codecs ; For all but the default setting you can specify the value "fake" so that @@ -107,6 +111,9 @@ ep = true ; gw: bool: Set to true if you want this endpoint to declare itself as gateway gw = false +; port: int: TCP port on which the endpoint will listen +;port=1720 + ; alias: string: The alias used by h323 module to connect to gatekeeper alias = yate