<br>&gt;&gt;<i> # <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">1529 at domain2</a> calling <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">9992 at domain1</a>
</i>&gt;<i> &gt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">freeswitch at localhost</a>&gt; 2008-08-19 17:55:19 [WARNING] &gt;&gt;sofia_reg.c: 
</i>&gt;<i> 1247 sofia_reg_parse_auth() can&#39;t find user
</i>&gt;<i> &gt;[<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">1529 at 210.243.126.69</a>]
</i>&gt;<i> &gt;You must define &gt;&gt;a domain called &#39;<a href="http://210.243.126.69">210.243.126.69</a>&#39; in your directory  
</i>&gt;<i> and add a user with the id=&quot;1529&quot; attribute
</i>&gt;<i> &gt;and you &gt;&gt;must configure your device to use the proper domain in it&#39;s  
</i>&gt;<i> authentication credentials. </i><i>Need more &gt;&gt;explanations.
</i><br><br>&gt;This message can&#39;t be more clear.  You do not have a domain called  
<a href="http://210.243.126.69">210.243.126.69</a> with user 1529 defined in &gt;your directory config.<br><br>Because the 1529 user is at domain2/ or inter2 context&nbsp; not belong to domain1.<br><br>&gt;If you wish to set the context on a user then you&#39;ll need to use the  
user_context variable on the user in the &gt;domain.

&lt;variable name=&quot;user_context&quot; value=&quot;somecontext&quot;/&gt;

Check out the conf/directory/default/1000.xml &gt;user in the default  
config.<br><br>I already did that.<br><br>&lt;variable name=&quot;accountcode&quot; value=&quot;1529&quot;/&gt;<br>&lt;variable name=&quot;user_context&quot; value=&quot;inter2&quot;/&gt;<br><br>Brian , Sorry the things seem confused.&nbsp; <br>

Firstly , if I want to use sip request uri working like &quot;sip:xxxx@yyyy&quot; , what should I make it work in dialplan ?<br>
&lt;action application=&quot;transfer&quot; data=&quot;$1 DNS SRV inter2&quot;/&gt;<br>
<br>Secondly , since the user context&nbsp; does not have&nbsp; relation&nbsp; with&nbsp; sip domain&nbsp; ,&nbsp; what&#39;s&nbsp; the correct way&nbsp; ?<br><br>ps: I&nbsp; feel FS does have some structure advantages , after using&nbsp; OpenSer , Asterisk for a while.<br>