<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello everyone,<br><br></div>I have a SIP provider that gives me access to different routes over the same IP address but different prefixes.<br><br></div>I have to send all calls to the same IP but I need to inlcude a prefix to allow vendor to route calls to different carriers.<br><br></div>I will use carrierroute (cr) module and in case prefix 1 fails, I should send the call to prefix 2 and so on.<br></div><br>The problem I have is cr module detects that this host (public vendor ip) was already used and I am getting this warning:<br><br>NOTICE: carrierroute [cr_func.c:324]: cr_uri_already_used(): Candidate destination <br><br></div>This machine use public DNS and I tried to set up 3 entries in /etc/hosts<br><br>public_iP vendor_1<br>public_iP vendor_2<br>public_iP vendor_3<br><br></div>and instead of using the IP in rewrite_host I changed to the name: vendor_1, vendor_2. vendor_3<br></div>but I got error:  ERROR: tm [ut.h:337]: uri2dst2(): failed to resolve "vendor_1"<br><br></div>Is there a better war to resolve this<br><br></div>Thank you in advance<br><br><br><div><div><div><br><div><div><br><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div></div></div></div>