<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>I have Kamailio 5.1 installed and running with 2 extensions, 201 and 202 registered. Both extensions can call each other perfectly. I have an inbound call from a carrier that arrives perfectly but ends up in this area of the cfg</div><div><br></div><div><span><div>case -3:</div><div>                                send_reply("404", "Not Found");</div><div>                                exit;</div><div><br></div></span>and sends a 404 not found. </div><div><br></div><div>How do I :</div><div><ol><li>Associate the 10 digit DID to the 201 or 202?</li><li>In the cfg, check if user is registered if </li><ul><li>yes, relay call to user</li><li>no relay call to VM server.</li></ul></ol>KamDev  <br></div></div></body></html>