Bogdan,<div>Can you provide some examples on the wiki for this? :)</div><div><br></div><div>I&#39;ve wanted to implement this in opensips for some time now. </div><div>-Brett</div><div><br><br><div class="gmail_quote">On Tue, Jul 7, 2009 at 3:19 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Indeed, but you should be also able to do onhold with OpenSIPS +<br>
RTPproxy only. The rtpproxy has some new functions to inject RTP streams:<br>
    rtpproxy_stream2uac -<br>
<a href="http://www.opensips.org/html/docs/modules/1.5.x/nathelper.html#rtpproxy_stream2xxx" target="_blank">http://www.opensips.org/html/docs/modules/1.5.x/nathelper.html#rtpproxy_stream2xxx</a><br>
<br>
The idea will be to start streaming via RTPproxy when you detect the on<br>
hold (0.0.0.0 IP) and to stop it when off-hold is done (valid ip in SDP).<br>
<br>
Regards,<br>
<font color="#888888">Bogdan<br>
</font><div><div></div><div class="h5"><br>
Victor Gamov wrote:<br>
&gt; looks like b2bua module announced in 1.6 will resolve this situation<br>
&gt; <a href="http://lists.opensips.org/pipermail/users/2009-July/006669.html" target="_blank">http://lists.opensips.org/pipermail/users/2009-July/006669.html</a><br>
&gt;<br>
&gt; On 23.06.2009 15:57, Yehavi Bourvine wrote:<br>
&gt;<br>
&gt;&gt; Unfortunately it seems that Stefan&#39;s answer is the correct one... Thanks<br>
&gt;&gt; anyway!<br>
&gt;&gt;                        __Yehavi:<br>
&gt;&gt;<br>
&gt;&gt; 2009/6/23 Stefan Sayer &lt;<a href="mailto:stefan.sayer@iptego.com">stefan.sayer@iptego.com</a><br>
&gt;&gt; &lt;mailto:<a href="mailto:stefan.sayer@iptego.com">stefan.sayer@iptego.com</a>&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     Hello,<br>
&gt;&gt;<br>
&gt;&gt;     o Yehavi Bourvine [06/21/09 08:47]:<br>
&gt;&gt;<br>
&gt;&gt;         Hello,<br>
&gt;&gt;             We want to implement music on hold. With OpenSIPS we can<br>
&gt;&gt;         catch the INVITE used for hold (recognize if by the &quot;sendonly&quot;<br>
&gt;&gt;         voice attribute) and would like to forward it to the SEMS so it<br>
&gt;&gt;         can play the music. The problem is that this invite is in the<br>
&gt;&gt;         middle of a dialog and cannot be just redirected to SEMS (as<br>
&gt;&gt;         SEMS will try to look for an existing dialog and fail).<br>
&gt;&gt;           How do I do it? Is there any sample config code for this?<br>
&gt;&gt;<br>
&gt;&gt;     not easily. Have a look at this response to the same question:<br>
&gt;&gt;     <a href="http://lists.iptel.org/pipermail/sems/2009-June/002930.html" target="_blank">http://lists.iptel.org/pipermail/sems/2009-June/002930.html</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>