Check out the various APIs that FS can support: http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC http://wiki.freeswitch.org/wiki/Event_Socket
The event socket is awesome and you only need a socket-level connection to control FS and you can do it from any machine with connectivity to the FS server. -MC On Wed, Nov 26, 2008 at 12:45 PM, Tim B <[EMAIL PROTECTED]> wrote: > I have a few questions about how to get started with Freeswitch using C#, > since I mainly use it for development. Any help or direction would be > appreciated. > > 1) How would I go about accessing the Freeswitch API from C#? > > 2) Does FreeSwitch offer a Web Services API or does the code have to run > directly on the machine running Freeswitch? > > Thanks. > > > Tim > > ------------------------------ > Windows Live Hotmail now works up to 70% faster. Sign up > today.<http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_faster_112008> > > _______________________________________________ > 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
