]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
default to 0
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 7 Dec 2011 11:17:00 +0000 (05:17 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 7 Dec 2011 11:17:00 +0000 (05:17 -0600)
conf/autoload_configs/spandsp.conf.xml

index 682546b84a97cfc31f2c158d8ef7de4cea00865d..6f062cc7312ce564cf0f5d9fb6b08c1fc232fd94 100644 (file)
@@ -13,7 +13,7 @@
     Subsequent modem configs would incrment the 0 to 1 and so on.
 
 -->
-      <param name="total-modems" value="1"/>
+      <param name="total-modems" value="0"/>
 
       <!-- Default context and dialplan to use on inbound calls from the modems -->
       <param name="context" value="default"/>