Hi Chris,

The "dialog_id" is actually the b2b key, that is expose by the b2b_logic via the module parameter b2bl_key_avp. See:
http://www.opensips.org/html/docs/modules/2.1.x/b2b_logic.html#id294094

That key can also be found in the b2b_logic table in DB.

At signaling level, the key is the Call-ID of the outbound calls from b2b.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 23.05.2016 07:32, Ping Han wrote:
Hi Bogdan,

I asked the question a few days ago but have not got a response.

I am just wondering if I could get some advice from you.

Any advice will be appreciated.

Thanks,
Chris

On Wed, May 18, 2016 at 4:39 PM, Ping Han <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I would like to use the b2b_bridge fifo function as specified at
    http://www.opensips.org/html/docs/modules/2.1.x/b2b_logic.html#id248916.

    The function will be triggered by a third party. I will need to
    pass the parameters to the third party for it to trigger the
    function. One of the parameters is the "dialog-id".

    The problem is that I am not sure how the value of the dialog-id
    can be available in the Opensips config. Is there any Opensips
    modules/function that can retrieve the value of the dialog-id?

    I tried to get the value from the "b2b_entities" and "b2b_logic"
    table. However, it seems that it does not work this way because
    the two tables do not pop the data in real time. Sometimes I can
    see the data but sometimes I am not able to see it.

    It is appreciated that you can give me some idea.

    Thanks,

    Ping



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

Reply via email to