[OpenSIPS-Users] Initializing SIP messages from routing
H Yavari
hyavari at rocketmail.com
Thu Feb 13 22:30:37 CET 2014
Dear Bogdan,
thanks for your guide. this solution is dependent to RTPProxy and I think this should be on the same server with opensips. this thing have any impact on performance? in this solution, we can play something when we received 180 or 183? and after the call answered we should care about RTP stream of the call ?
Have you any idea how do this with B2BUA like freeswitch or asterisk?
Regards,
H.Yavari
________________________________
From: Bogdan-Andrei Iancu <bogdan at opensips.org>
To: OpenSIPS users mailling list <users at lists.opensips.org>; Jayesh Nambiar <jayesh1017 at gmail.com>
Sent: Thursday, 13 February 2014, 23:26:27
Subject: Re: [OpenSIPS-Users] Initializing SIP messages from routing
Hello,
You can simply do ring back tones with OpenSIPS and RTPProxy -
it can inject media in a call in early stage. See the
rtpproxy_stream2uac() functions:
http://www.opensips.org/html/docs/modules/1.9.x/rtpproxy.html#rtpproxy_stream2xxx
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer http://www.opensips-solutions.com
On 13.02.2014 20:45, Jayesh Nambiar wrote:
Hi,
>CRBT is caller ring back tone. What you are primarily looking at is sending the INVITE to some b2bua like FreeSWITCH or Asterisk where you control both legs of the call. So when you get a ringing signal from the B-leg, you play some media file on the A-leg.
>
>
>--- Jayesh
>
>On Friday, February 7, 2014, Bogdan-Andrei Iancu <bogdan at opensips.org> wrote:
>
>Hello,
>>
>>No sure what CRBT stands for, but it looks to me that
you need to use B2B module - what you are trying to do
is something more than simply proxying a call.
>>
>>Regards,
>>
>>Bogdan-Andrei Iancu
OpenSIPS Founder and Developer http://www.opensips-solutions.com
On 07.02.2014 19:00, H Yavari wrote:
>>
>>Hi Bogdan,
>>>thanks for your answer. I want to implement CRBT. For this I want when the invite received,I send an invite to media server and play something.
>>>I can do this with B2BUA? I write a module for this or do with script? script running has side effect on performance when load is high?
>>>
>>>
>>>Regards,
>>>H.Yavari
>>>
>>>
>>>
>>>________________________________
>>>
>>>
>>>
>>>Hello,
>>>
>>>Typically you process in OpenSIPS script
an incoming request (and you fwd or reply
it). It is unusual to generate a new
request while processing another one.
>>>
>>>May I ask about your scenario ?
>>>
>>>Regards,
>>>
>>>Bogdan-Andrei Iancu
OpenSIPS Founder and Developer http://www.opensips-solutions.com
On 28.01.2014 10:02, H Yavari wrote:
>>>
>>>Hi to all openSIPSer,
>>>>I want to initialize a sip message from routing, is it possible?
>>>>If only way that do this is writing script, is this efficient when load on openSIPS is high?
>>>>If answer is yes, can you give me some example to how do this?
>>>>
>>>>
>>>>Regards,
>>>>H.Yavari
>>>>
>>>>
>>>>
>>>>_______________________________________________
Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>>
>>>
>>>
>>
>>
>
>
>
>_______________________________________________
Users mailing list Users at lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140213/5c98feda/attachment-0001.htm>
More information about the Users
mailing list