Commit Graph

37 Commits

Author SHA1 Message Date
Anthony Minessale f4380aae7f fix names to match default style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 21:44:49 +00:00
Traun Leyden 6e02348c36 transfer calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-26 05:52:41 +00:00
Traun Leyden 27268166d7 broadcast wav functionality
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-22 19:50:34 +00:00
Traun Leyden 58ae7203ef retry connection 10000 times intead of 100 times
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:44:56 +00:00
Traun Leyden 1e06f16717 add some tests,examples to fshelper, clean up the reconnect error message in fseventlistener
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:38:17 +00:00
Justin Cassidy d7edc5dc77 doh, my perl sux...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 17:40:45 +00:00
Justin Cassidy 557660ca4f add -tolerant option to FreeSWITCH::Client init to only spew nasty warnings, but not intentionally kill the script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 17:16:45 +00:00
Traun Leyden bf98f981e1 event_socket connection lib for twisted python apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-07 16:47:10 +00:00
Anthony Minessale c1a5bb9b39 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:37:09 +00:00
Anthony Minessale 64f1f65771 init to a blank string not to 0 cos that 0 is cast to a string in this case and causes an off by 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:25:26 +00:00
Michael Jerris 6f0c169c7d Fix for MODAPP-27 from Bret McDanel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 22:33:08 +00:00
Michael Jerris 55b1d281a3 fix for MODAPP-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 17:18:16 +00:00
Anthony Minessale fdf9a8f052 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 21:25:33 +00:00
Anthony Minessale 24d64a618b avoiding racing cpu (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-23 03:26:12 +00:00
Michael Jerris a552ebdb9d add all target
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:07:44 +00:00
Michael Jerris 40ce37c656 use CFLAGS env var for socket2me Makefile. Fixes MODAPP-13. Thanks Bret.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 20:46:13 +00:00
Anthony Minessale 32bdf10952 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-06 14:35:32 +00:00
Anthony Minessale 49d5f15a91 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-06 14:14:17 +00:00
Anthony Minessale d6a5aff924 leave me alone now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 15:47:25 +00:00
Anthony Minessale 0d6cf384c1 small fix and new macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-05 15:39:56 +00:00
Anthony Minessale 321a9996ba update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-04 13:54:29 +00:00
Anthony Minessale ff44ce11cc let unicast mode operate on the native codec if desired
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 16:24:02 +00:00
Anthony Minessale 8481d09ef4 socket2me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 01:30:47 +00:00
Anthony Minessale 4b9afa2b36 unicast framework
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-09 18:38:47 +00:00
Anthony Minessale 10b1187110 fix Client.pm recv len
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-23 18:02:50 +00:00
Anthony Minessale bd62246033 handle fragmented reads on the socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-23 16:44:04 +00:00
Anthony Minessale df85aac80c timeout bug pointed out by davidnicol
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-14 18:47:22 +00:00
Anthony Minessale d1d1c73390 get fs.pl up to date
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-06 21:24:43 +00:00
Anthony Minessale 9d1e2e9167 don't call us we'll call you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-06 17:06:18 +00:00
Paul Tinsley 900ad177d6 Rework of Filter's handling of the socket with freeswitch, the previous implementation was a serious cheat. We now properly handle the Content-Length tag and go out of line based mode and into length mode.
Also updated the console to show replies to commands.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-23 20:47:22 +00:00
Anthony Minessale d1965b701c let log and event work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-23 17:40:26 +00:00
Anthony Minessale 7e61bcf9bb fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-21 03:19:48 +00:00
Paul Tinsley bb5b51dfbe Initial checkin of the POE::Filter::FSSocket module and fsconsole.pl which is a curses, multi-window console for freeswitch mod_event_socket. See http://search.cpan.org/~ptinsley/POE-Filter-FSSocket-0.04/lib/POE/Filter/FSSocket.pm for more info on the perl module.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-20 06:20:39 +00:00
Anthony Minessale 9727efd842 Change the socket protocol and the sample client to use multiline input
valid input:

-------------------------
<command>[ <args>]

-------------------------
or
-------------------------
<command>[ <args>]
Header1: Val
HeaderN: Val

-------------------------





git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-25 14:14:07 +00:00
Anthony Minessale 4ef2d76948 fix quotes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-23 00:42:27 +00:00
Anthony Minessale 8aabcd4bdf fix quotes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-23 00:37:19 +00:00
Anthony Minessale 9c79c2a3fb Add mod_event_socket remote client module and sample client.
To Test:

uncomment or add from modules.conf
make installall again to compile it
uncomment the load line from freeswitch.xml

the default values are to bind to 127.0.0.1 port 8021

telnet to port 8021
enter "auth ClueCon" to authenticate

from here you can do the following:
*) events [xml|plain] <list of events to log or all for all>
*) noevents 
*) log <level> // same as the console.conf values
*) nolog
*) api <command> <arg>
*) exit

there is a perl client in scripts/socket called fs.pl

with the module up and loaded:
cd scripts/socket
perl fs.pl <optional log level>

you can enter a few api commands like "show or status"




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-22 21:49:52 +00:00