[OpenSIPS-Users] need some help using opensips 3.0 cluster module .

Sasmita Panda spanda at 3clogic.com
Thu Jul 4 07:22:48 EDT 2019


Hi All ,

Previously I have used cluster module with opensips 2.4 and that was
working fine . Now I want to upgrade to opensips 3.0 . And there are lots
of parameter get changed in opensips 3.0 .

Is there any documentation for cluster module in 3.0 . I need an example
for config file which I can use with opensips 3.0 .

Now I am facing problem in bellow lines .

event_route[E_CLUSTERER_RPL_RECEIVED]{

fetch_event_params("$avp(cluster_id);$avp(src_id);$avp(rcv_msg);$avp(rcv_tag)");
        $avp(state) = $(avp(rcv_msg){s.select,0,:});
        $avp(user) = $(avp(rcv_msg){s.select,1,:});
        $avp(proxy) = $(avp(rcv_msg){s.select,2,:});
        xlog("L_INFO","[CLUSTER-TALK] Replying Proxy:$avp(proxy) User:
$avp(user) State: $avp(state) ClusterId: $avp(cluster_id) TAG:
$avp(rcv_tag) \n");
}

fetch_event_params  this is not present in opensips 3.0 . How I will
convert this so that it will support in opensips 3.0. Please do help me .


*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/20190704/cda2f2ba/attachment.html>


More information about the Users mailing list