<div dir="ltr">Hi, <div><br></div><div>On an active/passive kamailio cluster, we use keepalived to move a virtual IP between the nodes and all signaling goes to that VIP.</div><div><br></div><div>One of our DID providers requires us to register with every single DID we have from them in order to receive calls for such DID (NOTE: we only want to have the "active" kamailio sending outbound registrations to the carrier).</div><div><br></div><div>My idea was to have keepalived enable all the outbound registrations when the current node changes to MASTER and disable them when it changes to BACKUP.</div><div><br></div><div>Is there a quick "enable all" or "disable all" for uac module outbound registrations or do I have to "know in advanced" all of them and enable/disable one by one?</div><div><br></div><div>In the docs we have:</div><div><br></div><div><i>8.4.  uac.reg_disable</i></div><div><i>Disable a remote registration record based on a filter. The command has two parameter: attribute and value. The attribute can be: l_uuid, l_username, r_username or auth_username. The value is what should be matcheg against the value of the attribute in the remote registration record.</i></div><div><br></div><div>I don't know if there is an "all" or maybe if a wildcard would work, but from the description it doesn't seem to.</div><div><br></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Any ideas? Do you guys think this is taking a correct approach?</span><br></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div>All suggestions are more than welcome!!</div><div><br></div><div>Thanks, </div><div>Joel.</div></div>