[OpenSIPS-Users] Initializing SIP messages from routing
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu Feb 13 20:56:27 CET 2014
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
> <mailto: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 <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 <javascript:_e(%7B%7D,'cvml','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/13b1b8eb/attachment-0001.htm>
More information about the Users
mailing list