<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">you can use the user endpoint and dial-string param on the user.<div><br></div><div>Mike</div><div><br><div><div>On Apr 19, 2010, at 9:20 AM, Jérôme M. wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi everyone,<div><br></div><div>I'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's, everything is working fine.</div>
<div><br></div><div>But in a real context, every user will only know the alphanumeric-id (it'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.&nbsp;</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' m sure I could do it using a "dirty trick" 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></blockquote></div><br></div></body></html>