Hi everyone,<div><br></div><div>I&#39;m new to Freeswitch and just started to configure it.</div><div><br></div><div>I have read the wiki, and my first problem is the following :</div><div><br></div><div>- I want to use alphanumeric id for my users. In other words, they can register to the PBX with a id like <a href="mailto:firstname.lastname@domain.com">firstname.lastname@domain.com</a> and can be reached in this way, no need to know the phone number (300-399 in my case).</div>
<div><br></div><div>So, i declared my users as mentionned on the wiki, using number-alias. In my dialplan, every call to 300-399 numbers are automatically associated to alphanumeric id&#39;s, everything is working fine.</div>
<div><br></div><div>But in a real context, every user will only know the alphanumeric-id (it&#39;s easier to remember) of another users. I thought that the mapping was bidirectionnal, but it seems that I have to match every <a href="mailto:firstname.lastname@domain.com">firstname.lastname@domain.com</a> in my dialplan. </div>
<div><br></div><div>I tried, but apparently destination_number contains only firstname.lastname ( no SIP URI, maybe because I use the local domain).</div><div><br></div><div>I&#39; m sure I could do it using a &quot;dirty trick&quot; but i really want to do it in a good way...</div>
<div><br></div><div>Do you have any ideas ?</div><div><br></div><div>Thank you so much for your help, sorry for my approximative english ;) !</div><div><br></div><div>Kind regards,</div><div>Jerome</div>