<div dir="ltr">Hello everybody,<div><br></div><div>I have a kamailio running on debian, and it works well with a little modification of the kamailio-advanced file.</div><div>I would like to have some speed dial short numbers for all local users, because I used a random generator script and usernames and password are 25 digits (not only numbers) long.</div><div>My problem is with the ownership of a every speeddial number. </div><div><br></div><div>Example:</div><div><br></div><div>SIP accounts: 5001,5002,5003</div><div>SIP domain: <a href="http://mydomain.com">mydomain.com</a></div><div><br></div><div>add a speeddial number:</div><div><br></div><div>kamctl speeddial add <a href="mailto:5002@mydomain.com">5002@mydomain.com</a> <a href="mailto:51@mydomain.com">51@mydomain.com</a> <a href="mailto:sip%3A5001@mydomain.com">sip:5001@mydomain.com</a></div><div><br></div><div>I can call from user 5002 to user 5001 typing 51 correctly.</div><div><br></div><div>what I would like to do is that sd-id <a href="mailto:51@mydomain.com">51@mydomain.com</a> could be called from every user registered at <a href="http://mydomain.com">mydomain.com</a>.</div><div><br></div><div>I read the module documentation, kamctl help but I'm not able to find an answer.</div><div>Could you please help me?</div><div><br></div><div>Thank you in advance</div></div>