]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove this also since its deprecated
authorBrian West <brian@freeswitch.org>
Sat, 13 Oct 2007 20:41:18 +0000 (20:41 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 13 Oct 2007 20:41:18 +0000 (20:41 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5874 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/xmpp_event.conf.xml [deleted file]

diff --git a/conf/xmpp_event.conf.xml b/conf/xmpp_event.conf.xml
deleted file mode 100644 (file)
index 630ea33..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<configuration name="xmpp_event.conf" description="XMPP Event Handler">
-  <settings>
-    <param name="#debug" value="1"/>
-    <param name="jid" value="freeswitch@my.jabber.com/me"/>
-    <param name="passwd" value="mypass"/>
-    <param name="target-jid" value="freeswitch@reader.org/him"/>
-  </settings>
-</configuration>