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