Bogdan,<div>Can you provide some examples on the wiki for this? :)</div><div><br></div><div>I'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"><<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>></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>
> looks like b2bua module announced in 1.6 will resolve this situation<br>
> <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>
><br>
> On 23.06.2009 15:57, Yehavi Bourvine wrote:<br>
><br>
>> Unfortunately it seems that Stefan's answer is the correct one... Thanks<br>
>> anyway!<br>
>> __Yehavi:<br>
>><br>
>> 2009/6/23 Stefan Sayer <<a href="mailto:stefan.sayer@iptego.com">stefan.sayer@iptego.com</a><br>
>> <mailto:<a href="mailto:stefan.sayer@iptego.com">stefan.sayer@iptego.com</a>>><br>
>><br>
>> Hello,<br>
>><br>
>> o Yehavi Bourvine [06/21/09 08:47]:<br>
>><br>
>> Hello,<br>
>> We want to implement music on hold. With OpenSIPS we can<br>
>> catch the INVITE used for hold (recognize if by the "sendonly"<br>
>> voice attribute) and would like to forward it to the SEMS so it<br>
>> can play the music. The problem is that this invite is in the<br>
>> middle of a dialog and cannot be just redirected to SEMS (as<br>
>> SEMS will try to look for an existing dialog and fail).<br>
>> How do I do it? Is there any sample config code for this?<br>
>><br>
>> not easily. Have a look at this response to the same question:<br>
>> <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>
>><br>
>><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>
><br>
><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>