Hello,<br><br>I am trying to call an alphanumeric user, for example <a href="mailto:john@domain.com">john@domain.com</a> and it doesn't work. I get a [NO_ROUTE_DESTINATION] error message. It only works if I add the number-alias option and dial the numeric extension.<br>
<br>My user extension config (without number-alias) as follows:<br><br><include><br> <user id="john"><br> <params><br> <param name="password" value="1234"/><br>
<param name="vm-password" value="1234"/><br> </params><br> <variables><br> <variable name="toll_allow" value=""/><br> <variable name="accountcode" value="john"/><br>
<variable name="user_context" value="default"/><br> <variable name="effective_caller_id_name" value="John Doe"/><br> </variables><br> </user><br>
</include><br><br>What am I doing wrong?<br><br>Thanks<br>