[OpenSIPS-Users] Need some help in clusterer table and its use in opensips 3.2 .

Sasmita Panda spanda at 3clogic.com
Thu May 12 07:05:03 UTC 2022


Hi All ,

I have 2 opesips cluster each cluster has 2 opensips node . I want to
define all the cluster node information in a single opensips database .

My clusterer table looks like below .

+----+------------+---------+-----------------------+-------+-----------------+----------+----------+-------+----------------+
| id | cluster_id | node_id | url                   | state |
no_ping_retries | priority | sip_addr | flags | description    |
+----+------------+---------+-----------------------+-------+-----------------+----------+----------+-------+----------------+
|  1 |          1 |       1 | bin:1.1.1.1:5555 |     1 |               3 |
      50 | NULL     | seed  | Node A         |
|  2 |          1 |       2 | bin:2.2.2.2:5555  |     1 |               3 |
      50 | NULL     | seed  | Node B         |
|  3 |          2 |       1 | bin:3.3.3.3:5555 |     1 |               3 |
      50 | NULL     | NULL  | cluster2 Node1 |
|  4 |          2 |       2 | bin:4.4.4.4:5555 |     1 |               3 |
      50 | NULL     | NULL  | cluster2 Node2 |
+----+------------+---------+-----------------------+-------+-----------------+----------+----------+-------+----------------+

In pensips 3.2 there is no cluster_id parameter to define in the config .
In the config I don't want to add the IP in the config  . For cluster 2 ,
when I am defining node 1 , its taking the value of node 1 of cluster 1 .

Is this possible anyhow or I have to save the data in a different database ?


*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20220512/573257b6/attachment.html>


More information about the Users mailing list