I don't understand what you are trying to achieve. Sipxtapi can handle multiple 
calls on the same line without modifications. Sipxtapi lines are not x-lite 
lines, they are real phone lines which can have multiple calls on them (x-lite 
line can have only 1 call, and isn't really a line).
Each call has its own flowgraph and media connection connected via a bridge. 
Conference with multiple calls has single flowgraph and multiple media 
connections also connected via a bridge. There is no need to touch that code 
unless you need very special behaviour.

I don't have a "softphone patch", it's a whole new GPL application using 
sipxtapi that has nothing in common with sipxezphone (it also requires my 
private patches to sipxtapi which aren't in the sipxtapi branch, those would be 
made public somewhere too). 
I haven't made the sources public as the source code + resources take maybe 
10MB when compressed, it's easiest to make it available to public using svn. 
I'm currently using a private svn that I don't want to make public. As soon as 
sipfoundry agrees to creating a new project for it it will be available from 
svn.

Jaroslav Libak

>Hello,
>       How to create multiple background flowgraphs (added to MpMediaTask
>manager, mpFocus->loseFocus() etc.) so that it is possible to handle
>multiple calls's audio stream (in a single Line perhaps) simulatenously?
>
>Is it too intensive to do this in sipxtapi without Jaro's softphone patch?
>Jaro>
>
>Thanks
>DB
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to