OpenSIPS is a SIP server, it handles the SIP signaling, not the media. To 
implement what you describe you need something that can create and handle 
incoming media streams and is able to mix them. If FreeSwitch or Asterisk 
cannot already do these things close to what you plan to implement, you will 
need to reinvent some wheels.

Adrian

On Feb 24, 2011, at 10:43 PM, MatzeMuc86 wrote:

> Hello,
> 
> I try to develop a stereo back to back "user" agent conference server where 
> simultaneously not only mono but also stereo clients can connect. B2BUA to be 
> as much standard conform as possible (it's just an idea). Stereo clients 
> means that the client sends mono to the server but gets a stereo signal back 
> (upmixed by some tricks; see HRTF).
> 
> As I already tried to develop this idea at freeswitch which seems not be be 
> possible, I want to know from some opensips expters if this is possible with 
> the effort of a Bachelor Thesis (I want to program my own, of course).
> 
> Thansk a lot
> MatzeMuc86
> _______________________________________________
> Devel mailing list
> Devel@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to