<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You can't have two @'s in a uri. &nbsp;You do know its already domain based.. you have domains that have users inside them? &nbsp;so you can dial <a href="mailto:user/brian@domain.com">user/brian@domain.com</a> already without any extra thought? &nbsp;You can have multiple domains in the directory... with users in each domain.<div><br></div><div>/b</div><div><br><div><div>On Nov 14, 2008, at 2:20 AM, Jan Kubr wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Hi guys,<br>I'd like to have e-mail addresses as user ids in the directory, something like:<br><br>&nbsp;&lt;user id="<a href="mailto:brian@domain.com">brian@domain.com</a>" mailbox="9999" ><br><br>Now is there any way I can bridge a call to this user?<br>This:<br><br>&lt;action application="bridge" data="<a href="mailto:user/brian@domain.com">user/brian@domain.com</a>@$${domain}" /><br><br>doesn't work because of the two @ signs. I tried putting the id in a<br>variable, replace @ with &amp;#64;, but neither helped.<br><br>Thanks,<br>Jan Kubr<br></span></blockquote></div><br></div></body></html>