Hi Aron,

For dialog module, you should use different tables for different servers. Otherwise, if an opensips restarts, it will have no idea which dialogs belong to it or to another instance.
Simply create different tables in the same DB.

Regards,

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

On 09.06.2015 17:32, Podrigal, Aron wrote:

Nothing specific, its just that I don't want to have another database, so using the same database with the default tables. However if it is not recommended to use the same table, than I'll have to specify a different table.

On Jun 9, 2015 9:31 AM, "Bogdan-Andrei Iancu" <bog...@opensips.org <mailto:bog...@opensips.org>> wrote:

    Hello Aron,

    What are you trying to achieve by using the same table ? keep in
    mind the dialog table is more for restart persistence, the primary
    copy of the dialog data is in memory.

    Regards,

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

    On 09.06.2015 03:21, Podrigal, Aron wrote:
    Can I use the same dialog tables for 2 seperate opensips
    instances one proxying in front of the other?
-- Aron Podrigal
    -
    //Be happy :-)


    _______________________________________________
    Users mailing list
    Users@lists.opensips.org  <mailto:Users@lists.opensips.org>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users


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

Reply via email to