<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">You're missing one key thing here.. the domain tag in the directory must match the domain for which the user is within.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>&lt;domain name="$${domain}"&gt;  (which wouldn't be correct for your situation) please post your full directory.xml</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>/b </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Sep 23, 2007, at 8:30 PM, cake918 wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV> </DIV> <DIV> <DIV>hello everyone,</DIV> <DIV> </DIV> <DIV> i have configured the freeswitch to get two sip UA connected.</DIV> <DIV> </DIV> <DIV> each has its own profile.</DIV> <DIV> </DIV> <DIV> now in the sofia profile ,in one profile i set </DIV> <DIV> </DIV> <DIV> &lt;param name="accept-blind-reg" value="flase"&gt;,</DIV> <DIV> </DIV> <DIV> and also add the &lt;registration&gt; configuration as follows:</DIV> <DIV> </DIV> <DIV> &lt;registration name="1001"&gt;<BR>&lt;param name="register-scheme" value="Digest"/&gt;<BR>&lt;param name="register-realm" value="cake.com"/&gt;//cake.com is my server domain.</DIV> <DIV>&lt;param name="register-username" value="1001"/&gt;<BR>&lt;param name="register-password" value="mypassword"/&gt;<BR>&lt;param name="register-from" value="sip:<A href="mailto:1001@192.168.82.234">1001@192.168.82.234</A>:5060"/&gt;//it's my UA ip<BR>&lt;param name="register-to" value="sip:<A href="mailto:1001@192.168.82.210">1001@192.168.82.210</A>"/&gt; //it's my server ip<BR>&lt;param name="register-proxy" value="sip:cake.com"/&gt; <BR>&lt;param name="register-frequency" value="20"/&gt; # time in seconds<BR>&lt;/registration&gt;</DIV> <DIV> </DIV> <DIV> i also configured  the directory .xml to add the user as follows:</DIV> <DIV> </DIV> <DIV> &lt;user id="1001"&gt;</DIV> <DIV>    &lt;params&gt;</DIV> <DIV>       &lt;param name="password" value="mypassword"/&gt;</DIV> <DIV>    &lt;params&gt;</DIV> <DIV> &lt;user/&gt; </DIV> <DIV>   </DIV> <DIV> <DIV> </DIV> <DIV>follow is a part of the debug information: </DIV> <DIV> </DIV> <DIV>2007-09-07 00:06:43 [DEBUG] sofia_reg.c:432 sofia_reg_handle_register() Requesting Registration from: [<A href="mailto:1001@192.168.82.210">1001@192.168.82.210</A>]<BR>2007-09-07 00:06:43 [WARNING] sofia_reg.c:797 sofia_reg_parse_auth() can't find user [<A href="mailto:1002@192.168.82.210">1002@192.168.82.210</A>]<BR>2007-09-07 00:06:43 [DEBUG] sofia_reg.c:418 sofia_reg_handle_register() send challange for [<A href="mailto:1002@192.168.82.210">1002@192.168.82.210</A>]<BR>2007-09-07 00:06:43 [DEBUG] sofia.c:71 sofia_event_callback() event [nua_r_register] status [401][Unauthorized] session: n/a<BR>2007-09-07 00:06:43 [DEBUG] sofia_reg.c:687 sofia_reg_handle_sip_r_challenge() Authenticating 'FreeSWITCH' with 'Digest:"192.168.82.210":1001:1111'.<BR>2007-09-07 00:06:43 [WARNING] sofia_reg.c:797 sofia_reg_parse_auth() can't find user [<A href="mailto:1001@192.168.82.210">1001@192.168.82.210</A>]<BR>2007-09-07 00:06:43 [DEBUG] sofia_reg.c:418 sofia_reg_handle_register() send challange for [<A href="mailto:1001@192.168.82.210">1001@192.168.82.210</A>]<BR>2007-09-07 00:06:43 [DEBUG] sofia.c:71 sofia_event_callback() event [nua_r_register] status [403][Forbidden] session: n/a<BR>2007-09-07 00:06:43 [WARNING] sofia_reg.c:569 sofia_reg_handle_sip_r_register() Registration Failed with status 403<BR>2007-09-07 00:06:43 [DEBUG] sofia.c:71 sofia_event_callback() event [nua_r_register] status [403][Forbidden] session: n/a<BR>2007-09-07 00:06:43 [WARNING] sofia_reg.c:569 sofia_reg_handle_sip_r_register() Registration Failed with status 403<BR></DIV> <DIV> </DIV> <DIV>what happens ,and what's wrong with my configuration ?</DIV> <DIV> </DIV> <DIV>any idea is welcome , thank you very much!</DIV> <DIV> </DIV></DIV></DIV> <DIV> </DIV> <DIV> </DIV><BR><BR><HR> <A style="font-size:14px;line-height:15px; color:#000; text-decoration:none" href=" http://event.mail.163.com/chanel/click.htm?from=NO_16&domain=126" target="_blank"><SPAN style="text-decoration:underline; color:blue">网 易 Yeah.net 免 费 邮 箱 全 新 改 版,珍 藏 帐 号 开 放,快 来 抢 注 &gt;&gt;</SPAN> </A><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Freeswitch-users mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://www.freeswitch.org">http://www.freeswitch.org</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>