mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-03 20:01:57 +00:00
skypopen: directories reshuffle, old stuff is now in old_stuff subdir :)
This commit is contained in:
parent
aa7f47ac06
commit
ff9607c08f
@ -1 +0,0 @@
|
|||||||
./dummy.c
|
|
@ -1,6 +1,5 @@
|
|||||||
<configuration name="skypopen.conf" description="Skypopen Configuration">
|
<configuration name="skypopen.conf" description="Skypopen Configuration">
|
||||||
<global_settings>
|
<global_settings>
|
||||||
<param name="debug" value="8"/>
|
|
||||||
<param name="dialplan" value="XML"/>
|
<param name="dialplan" value="XML"/>
|
||||||
<param name="context" value="default"/>
|
<param name="context" value="default"/>
|
||||||
<param name="destination" value="5000"/>
|
<param name="destination" value="5000"/>
|
||||||
@ -8,6 +7,7 @@
|
|||||||
<param name="report_incoming_chatmessages" value="true"/>
|
<param name="report_incoming_chatmessages" value="true"/>
|
||||||
<param name="silent_mode" value="false"/>
|
<param name="silent_mode" value="false"/>
|
||||||
<param name="write_silence_when_idle" value="true"/>
|
<param name="write_silence_when_idle" value="true"/>
|
||||||
|
<param name="setsockopt" value="true"/>
|
||||||
</global_settings>
|
</global_settings>
|
||||||
<!-- one entry here per each skypopen interface -->
|
<!-- one entry here per each skypopen interface -->
|
||||||
<per_interface_settings>
|
<per_interface_settings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user