diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freeswitch/conf/freeswitch.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/freeswitch/conf/freeswitch.xml b/misc/freeswitch/conf/freeswitch.xml index 2c9b46a..ffa1f31 100644 --- a/misc/freeswitch/conf/freeswitch.xml +++ b/misc/freeswitch/conf/freeswitch.xml @@ -1048,13 +1048,6 @@ <param name="loglevel" value="info"/> </settings> </configuration> - <configuration name="event_socket.conf" description="Socket Client"> - <settings> - <param name="nat-map" value="false"/> - <param name="listen-ip" value="127.0.0.1"/> - <param name="listen-port" value="8021"/> - </settings> - </configuration> <configuration name="local_stream.conf" description="stream files from local dir"> <directory name="default" path="/opt/freeswitch/sounds/music/8000"> <param name="rate" value="8000"/> |