Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 3168 3116

latest revision download Branch root:

3168 annotated / raw | Diffs: previous, other | Lines: 369 ( +3, -1 )

Created: 2006-10-23 16:47:22 -0400 (2 years ago) | Author: ptinsley | Changeset: 3168

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.

3165 annotated / raw | Diffs: previous, other | Lines: 367 ( +8, -2 )

Created: 2006-10-23 13:40:26 -0400 (2 years ago) | Author: anthm | Changeset: 3165

let log and event work

3133 annotated / raw | Diffs: previous, other | Lines: 361 ( +1, -1 )

Created: 2006-10-20 23:19:48 -0400 (2 years 1 month ago) | Author: anthm | Changeset: 3133

fix

3116 new annotated / raw | Lines: 361 ( +361, -0 )

Created: 2006-10-20 02:20:39 -0400 (2 years 1 month ago) | Author: ptinsley | Changeset: 3116

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.