Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-29 Thread Bogdan-Andrei Iancu
Hi,

osiris123d wrote:
 So say RTPProxy can successfully do MOH, if your current VoIP infrastructure
 uses Mediaproxy then you would need to set up a RTPProxy server and have the
 customers that wish to have MOH use RTPProxy instead of Mediaproxy correct?

   
sort of
 I guess the only caveat is that RTPProxy doesn't work with CDRTool as far as
 the BYE message is concerned.
   
you can try to make it - RTPproxy is also able to report the timeouts at 
media level and to trigger and external script (where you can push a 
radius/acc/etc event)

Regards,
Bogdan


-- 
Bogdan-Andrei Iancu
www.voice-system.ro


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-28 Thread MSvB

Hello,

An jeu., janv 21, 2010, Alex Balashov schrieb:
On 01/21/2010 12:00 PM, Mehdi Bouchefra wrote:
 I'd like to implement the function Music on hold on Opensips.

OpenSIPS is a SIP proxy, not a media endpoint.  So, it doesn't do
that.

If while OpenSIPS routes a call a person presses 'hold' on a
telephone, often it will send a INVITE (I think it's called a
REINVITE.) What about detecting this 'hold' REINVITE in the
route script and redirecting the message to the media server?

In the end, another software will have to do the job of the media
server (as Alex points out), but it would seem a logical role for
OpenSIPS to play in some redirection for phones and their 'hold'
buttons.

Regards,
Brian


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-28 Thread osiris123d

So say RTPProxy can successfully do MOH, if your current VoIP infrastructure
uses Mediaproxy then you would need to set up a RTPProxy server and have the
customers that wish to have MOH use RTPProxy instead of Mediaproxy correct?

I guess the only caveat is that RTPProxy doesn't work with CDRTool as far as
the BYE message is concerned.
-- 
View this message in context: 
http://n2.nabble.com/Music-On-Hold-Opensips-tp4434891p4476423.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-22 Thread Bogdan-Andrei Iancu
Hi all,

what can be done with opensips for MOH is using rtpproxy - it has the 
ability to inject RTP streams. The idea is to catch the on-hold 
re-INVITE (with 0.0.0.0 in SDP) and to force rtpproxy to play music for 
it. Never tried it, but it might work.

Regards,
Bogdan

osiris123d wrote:
 I actually was looking into this last night and found this post from Bogdan

 http://n2.nabble.com/Request-for-Brain-storming-New-types-of-routes-in-config-tt2693231.html#a2693231

 Bogdan mentions in the subject that he is just brainstorming about new types
 of routing.
   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread Mehdi Bouchefra
Hello,
I'd like to implement the function Music on hold on Opensips.
Thank's a lot.

Mehdi

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread Alex Balashov
OpenSIPS is a SIP proxy, not a media endpoint.  So, it doesn't do that.

On 01/21/2010 12:00 PM, Mehdi Bouchefra wrote:

 Hello,
 I'd like to implement the function Music on hold on Opensips.
 Thank’s a lot.

 Mehdi



 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users


-- 
Alex Balashov - Principal
Evariste Systems LLC

Tel: +1 678-954-0670
Direct : +1 678-954-0671
Web: http://www.evaristesys.com/

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread opensipslist

Hello,

An jeu., janv 21, 2010, Alex Balashov schrieb:
On 01/21/2010 12:00 PM, Mehdi Bouchefra wrote:
 I'd like to implement the function Music on hold on Opensips.

OpenSIPS is a SIP proxy, not a media endpoint.  So, it doesn't do
that.

If while OpenSIPS routes a call a person presses 'hold' on a
telephone, often it will send a INVITE (I think it's called a
REINVITE.) What about detecting this 'hold' REINVITE in the
route script and redirecting the message to the media server?

In the end, another software will have to do the job of the media
server (as Alex points out), but it would seem a logical role for
OpenSIPS to play in some redirection for phones and their 'hold'
buttons.

Regards,
Brian

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread Raúl Alexis Betancor Santana
On Thursday 21 January 2010 17:30:36 opensipsl...@encambio.com wrote:
 Hello,

 An jeu., janv 21, 2010, Alex Balashov schrieb:
 On 01/21/2010 12:00 PM, Mehdi Bouchefra wrote:
  I'd like to implement the function Music on hold on Opensips.
 
 OpenSIPS is a SIP proxy, not a media endpoint.  So, it doesn't do
 that.

 If while OpenSIPS routes a call a person presses 'hold' on a
 telephone, often it will send a INVITE (I think it's called a
 REINVITE.) What about detecting this 'hold' REINVITE in the
 route script and redirecting the message to the media server?

 In the end, another software will have to do the job of the media
 server (as Alex points out), but it would seem a logical role for
 OpenSIPS to play in some redirection for phones and their 'hold'
 buttons.

No, no, no and no  ... OpenSIPS it's a proxy and COULD not do anything in a 
middle of an stablished dialog (an ongoing call)

For doing a MoH server, you will need to use the B2BUA module (and I don't 
know if could be used for this ..).

-- 
Raúl Alexis Betancor Santana
Dimensión Virtual

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread Iñaki Baz Castillo
El Jueves, 21 de Enero de 2010, opensipsl...@encambio.com escribió:
 If while OpenSIPS routes a call a person presses 'hold' on a
 telephone, often it will send a INVITE (I think it's called a
 REINVITE.) What about detecting this 'hold' REINVITE in the
 route script and redirecting the message to the media server?

This is annoying as it would break the existing dialog between original 
endpoints (CSeq broken, SDP broken). Also, the remote endpoint would detect 
lack of RTP and would abort the call.

No, this is not a feasible option at all.

Regards.


-- 
Iñaki Baz Castillo i...@aliax.net

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Music On Hold Opensips

2010-01-21 Thread osiris123d

I actually was looking into this last night and found this post from Bogdan

http://n2.nabble.com/Request-for-Brain-storming-New-types-of-routes-in-config-tt2693231.html#a2693231

Bogdan mentions in the subject that he is just brainstorming about new types
of routing.
-- 
View this message in context: 
http://n2.nabble.com/Music-On-Hold-Opensips-tp4434891p4435569.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users