]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
mark gk-interface mandatory.
authorGeorgiewskiy Yuriy <bottleman@icf.org.ru>
Mon, 26 Oct 2009 18:06:39 +0000 (18:06 +0000)
committerGeorgiewskiy Yuriy <bottleman@icf.org.ru>
Mon, 26 Oct 2009 18:06:39 +0000 (18:06 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_h323/h323.conf.xml

index 86bdae1d62455f8e2aa68285f0d663ff91b62875..f4b246c2d3777bd4b6bea2d609db18fc0d9044f7 100644 (file)
@@ -6,7 +6,7 @@
     <param name="codec-prefs" value="PCMA,GSM,G729,G726"/>
     <param name="gk-address" value=""/>    <!-- empty to disable, "*" to search LAN -->
     <param name="gk-identifer" value=""/>  <!-- optional name of gk -->
-    <param name="gk-interface" value=""/>  <!-- optional listener interface name -->
+    <param name="gk-interface" value=""/>  <!-- mandatory listener interface name -->
     <param name="gk-retry" value="30"/>  <!-- optional GK register retry timer -->
     <param name="faststart" value="true"/>  <!-- optional -->
     <param name="h245tunneling" value="true"/>  <!-- optional -->