]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
gsmopen: windows config file update
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Wed, 18 Apr 2012 14:46:59 +0000 (16:46 +0200)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Wed, 18 Apr 2012 14:46:59 +0000 (16:46 +0200)
src/mod/endpoints/mod_gsmopen/configs/gsmopen.conf.xml

index e4f2b08747a99f0e0df7abbd71113e517f84c5f9..997ed7626f2ea785bbda460bc10343d4273e6aca 100644 (file)
     <interface id="1" name="gsm01">
        <param name="controldevice_name" value="/dev/ttyUSB3"/>
        <param name="controldevice_audio_name" value="/dev/ttyUSB2"/>
+    <!-- in windowz would be:
+       <param name="controldevice_name" value="COM9"/>
+       <param name="controldevice_audio_name" value="COM8"/>
+    -->
     </interface>
     <!-- following interfaces are commented out!
     -->