look at scripts/socket/socket2me/ This is a crude C program that uses event_socket to fork off a daemon and use spandsp to receive faxes. There is more info at the bottom of this page: http://wiki.freeswitch.org/wiki/Event_socket_outbound
On Wed, Jul 16, 2008 at 7:41 PM, Michael Jerris <[EMAIL PROTECTED]> wrote: > Check out scripts/socket in the source tree for a few examples. There > are some others in scripts/contrib as well. > > Mike > > On Jul 16, 2008, at 8:14 PM, [EMAIL PROTECTED] wrote: > > > On the FreeSWITCH wiki page entitled "How does FreeSWITCH compare to > > Asterisk?" (http://www.freeswitch.org/node/117) there is a pair of > > sentences that reads "The in-tree mod_event_socket provides a TCP > > connection on which events can be consumed as well as log data. In > > addition call control commands may be sent over this interface as > > well as bi-directional audio flow.". > > > > Does anyone have example code that demonstrates this functionality? > > I've looked through the code and I'm just too new to FreeSWITCH to > > be able to understand how to approach this. I'll take anything I > > can get (any language, OS, etc). > > > > Thanks, > > Tim Mattison > > > > > > _______________________________________________ > > Freeswitch-users mailing list > > [email protected] > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > > http://www.freeswitch.org > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ AIM: anthm MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]> iax:[EMAIL PROTECTED]/888 googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
