Hi all,
I'm now working to make a conference server base on sipXtapi. First, I intend to make a simple server, that will bridge the call between two user agents. S (server) makes a call to 2 users A and B. And S will bridge the call, that means A and B will talk to each other through the server S (RTP stream must be gone through server). I want to get the RTP streams to mix after send it out to clients.
So I have some questions:

1. In top of sipXtapi, does it provide the ways to allow us get and manage the RTP packets?
2. Could I write the multithread program, each thread will manage a conference (in a thread using sipXtapi conference functions for create, join, slit, ....) ?

Thank you very much.


_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to