]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Rework of Filter's handling of the socket with freeswitch, the previous implementatio...
authorPaul Tinsley <jackhammer@gmail.com>
Mon, 23 Oct 2006 20:47:22 +0000 (20:47 +0000)
committerPaul Tinsley <jackhammer@gmail.com>
Mon, 23 Oct 2006 20:47:22 +0000 (20:47 +0000)
commit900ad177d6028d3d9b4265749a34aa737695bd51
tree337bf1c9bc805b86dc38195d0ceebba498b41dd0
parent39df1481c245f33c15aa32c063b478097a16e61e
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
scripts/POE-Filter-FSSocket/CHANGES
scripts/POE-Filter-FSSocket/examples/fsconsole.pl
scripts/POE-Filter-FSSocket/lib/POE/Filter/FSSocket.pm
scripts/socket/fsconsole.pl