You can develop something using perl and Net::SIP module.

Il 13/02/2014 19.45, Jayesh Nambiar ha scritto:
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 <[email protected] <mailto:[email protected]>> 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
    [email protected]  
<javascript:_e(%7B%7D,'cvml','[email protected]');>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users






_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to