You should definitely look at ESL, dude. Take a look at
${SVNROOT}/libs/esl/. There is a esl_oop inside that might give you a go.
Beware that this is only an interface for SWIG, but might be useful to you
if you extend it.Later, jmesquita On Sun, Jun 28, 2009 at 8:14 PM, Nik Middleton < [email protected]> wrote: > Nope. > > > > Can’t find much on the Wiki on how to interface with ESL using C++. I want > to control the outbound socket from a windows 2003 server only because > that’s what I’m familiar with. Is there some portable C++ or C code? > > > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Brian West > *Sent:* 29 June 2009 00:00 > *To:* [email protected] > *Subject:* Re: [Freeswitch-users] Myevents in outbound socket > > > > Are you using ESL? > > > > /b > > > > On Jun 28, 2009, at 5:55 PM, Nik Middleton wrote: > > > > Hi Guys, > > > > I’ve almost got my c++ outbound socket control prog running, however even > though the filter works, it would be truly great to just subscribe to > myevents as even with the filter in place I get lots of channel Execute and > complete events which I don’t really need. Problem is, is that mod_VMD > isn’t included in those events, even though it is channel specific. Is > there any chance that this will be included? If not, can someone point me > to where myevents is defined and I’ll have a go at it myself. > > > > Regards, > > > > _______________________________________________ > 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
