<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">MatzeMuc86,</span><div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "></span>Opensips handles just the SIP signaling which contains the information about where the RTP should connect to. The modules media_proxy and nat_helper can be used to communicate to the external applications media_proxy and rtp_proxy respectively that setup proxying of the RTP and return to the opensips module the connection setup it has prepared for the RTP. The module then alters the SDP appropriately and the opensips script continues on deciding where to send and sending the SIP message to the next server.<div>

I believe rtp_proxy can be setup to stream audio from a file and it might be a starting point for you to mix the stereo audio.</div><div>However I&#39;m not sure if opensips can be the endpoint of a call (SIP) without writing or extending a module for that purpose. The B2B module is something you might look at to see how much tweaking it would take to make it do what you want.</div>

<div><br></div><div>Dave<br><br><div class="gmail_quote">On Fri, Feb 25, 2011 at 1:15 AM, MatzeMuc86 <span dir="ltr">&lt;<a href="mailto:matzemuc86@gmail.com">matzemuc86@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
as I already invested a lot of time, I try to be sure to check out all<br>
possibilities. I already know about PJSIP but that does not mean that<br>
OpenSIPS could not be the right project for me - I wanted to be sure.<br>
Anyway: Thanks A LOT for your very nice support and searching time!!!<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:devel-bounces@lists.opensips.org">devel-bounces@lists.opensips.org</a><br>
[mailto:<a href="mailto:devel-bounces@lists.opensips.org">devel-bounces@lists.opensips.org</a>] Im Auftrag von Saúl Ibarra<br>
Corretgé<br>
Gesendet: Freitag, 25. Februar 2011 10:08<br>
An: OpenSIPS devel mailling list<br>
<div class="im">Betreff: Re: [OpenSIPS-Devel] Sip stereo B2BUA conference server<br>
<br>
</div><div><div></div><div class="h5">Hi,<br>
<br>
On 02/25/2011 10:02 AM, MatzeMuc86 wrote:<br>
&gt; Hello Adrian,<br>
&gt;<br>
&gt; I know that I need some RTP part which receives, mixes and sends the<br>
&gt; media stream. I thought I can do all these things with OpenSIPS? I saw<br>
&gt; that SDP is implemented, but, of course, this is transported by SIP.<br>
&gt; Maybe I am wrong about RTP and OpenSIPS - sorry.<br>
&gt;<br>
<br>
SDP is just signaling, OpenSIPS doesn&#39;t deal with RTP at all.<br>
<br>
&gt; Refering to FreeSWITCH: IT can handle RTP, conferences, B2BUA eg. -<br>
&gt; but no stereo. TO implement this, the project is that big that - after<br>
&gt; talking with the freeswitch developers - this seems to be a very big<br>
&gt; project. As it is only a Bachelor Thesis I thought about finding an<br>
&gt; easier way to implement my idea.<br>
&gt;<br>
<br>
IIRC, PJSIP does have stereo support to some degree. A quick search returned<br>
this: <a href="http://blog.pjsip.org/2008/03/31/doing-it-in-stereo/" target="_blank">http://blog.pjsip.org/2008/03/31/doing-it-in-stereo/</a><br>
<br>
<br>
Regards,<br>
<br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.opensips.org">Devel@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/devel" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/devel</a><br>
<br>
<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.opensips.org">Devel@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/devel" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>