]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-5255 --resolve
authorBrian West <brian@freeswitch.org>
Wed, 3 Apr 2013 14:01:18 +0000 (09:01 -0500)
committerTravis Cross <tc@traviscross.com>
Fri, 7 Jun 2013 07:26:03 +0000 (07:26 +0000)
conf/vanilla/autoload_configs/spandsp.conf.xml
src/mod/applications/mod_spandsp/conf/autoload_configs/spandsp.conf.xml

index f70416bc66974fdace91147b48614f990a3f0a21..0241c1f4d151e24c91aef66bfa88fc4d3c0712b2 100644 (file)
@@ -14,6 +14,8 @@
 
 -->
       <param name="total-modems" value="0"/>
+      <!-- Change the directory of the devices created from /dev. Needed if FS runs as non-root -->
+      <!-- <param name="directory" value="/dev/FS"/> -->
 
       <!-- Default context and dialplan to use on inbound calls from the modems -->
       <param name="context" value="default"/>
index 24ef4ed26d70414ada7d03120ae0bef75a0a1b89..da5d2f3fe95cfe559ff47ff090c0f937ac23e9cd 100644 (file)
@@ -14,6 +14,8 @@
 
 -->
       <param name="total-modems" value="0"/>
+      <!-- Change the directory of the devices created from /dev. Needed if FS runs as non-root -->
+      <!-- <param name="directory" value="/dev/FS"/> -->
 
       <!-- Default context and dialplan to use on inbound calls from the modems -->
       <param name="context" value="default"/>