<div dir="ltr">Hello,<div><br></div><div>I have several SIP vendors and I must present a different CLID for each of them.</div><div><br></div><div>I am planning to use failure routers in Kamailio to route calls to a different vendor in case of failure.</div><div><br></div><div>The problem I face is changing clid in each route.</div><div><br></div><div>I am planning to use a mysql database to select the clid based on a prefix and sip vendor and in case of failure, select new clid base on new sip vendor.</div><div><br></div><div>Is mysql the right way to do that, is there a module for this?</div><div>In order to change the clid I am thinking of using: uac_replace_to(display,uri). Is this correct way to do that?</div><div><br></div><div>And finally, in case of using uac_replace_to(display,uri), do I have to use uac_restore_from() to restone the correct from to avoid further issues?</div><div><br></div><div>Thank you in advance</div><div><br></div><div>Nelson.-</div><div><br></div></div>