VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
chris at maxpowersoft.com Guest
|
Posted: Wed Mar 11, 2009 10:32 am Post subject: [Freeswitch-users] C API session and channels questions |
|
|
Hello Guys,
I have a question regarding how I can do the following within the FS C API.
What API can I use to list the current channels and sessions? What I
have already in place is a generic FS module capable of serializing any
sort of C data and storing it onto another device or caching server. I
then have the ability to deserialize and operate on these generic
objects already in my module. What I anticipate doing is finding a path
to load up the FreeSWITCH (session and channel) objects and deserialize
them into a freshly started FreeSWITCH instance. Any ideas on what
switch_core_session.c methods, etc. I should use and any pitfalls? My
primary focus for my company is conference calling, but I'd like to make
this a means to work with everything that I possibly can.
As soon as I get my basic testing and instances working I'll offer up
the code to bkw, mikej and anthm for review. As-is, I'm not even sure
if what I'm asking is even feasible, but I think having a module like
this would be a good start to fill my needs and perhaps those of the
community.
So again, my two questions are as follows:
1) What API can I use to enumerate through the current channels and
sessions initialized and running in memory? (I'm looking to clone and
serialize them and store them on a separate server).
2) Any helper methods or ways that I can re-construct the channels and
sessions into memory on a freshly started instance of FreeSWITCH?
Kind Regards,
Chris Danielson (aka. danchris)
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Wed Mar 11, 2009 11:05 am Post subject: [Freeswitch-users] C API session and channels questions |
|
|
On Wed, Mar 11, 2009 at 8:25 AM, Chris Danielson <chris@maxpowersoft.com> wrote:
Quote: | Hello Guys,
I have a question regarding how I can do the following within the FS C API.
|
The devs love it when people get down and dirty with FS! However, this
thread is definitely better suited for the freeswitch-dev mailing
list. Also, I notice that you're in IRC #freeswitch but not
#freeswitch-dev. Hop in to the dev channel and you'll have a handful
of people who will be willing to kick this stuff around with you.
-MC
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
chris at maxpowersoft.com Guest
|
Posted: Wed Mar 11, 2009 11:14 am Post subject: [Freeswitch-users] C API session and channels questions |
|
|
Michael,
Thanks! I'm joining up now.
Regards,
Chris
Michael Collins wrote: |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|