[Freeswitch-users] registration failed . can't find user

Brian West brian at freeswitch.org
Mon May 12 16:49:00 PDT 2008


Please join us on #freeswitch on irc.freenode.net You seem to be  
straying off the beaten path a tiny bit maybe we can get you on the  
right path if you join in for a bit more realtime assistance.

/b

On May 12, 2008, at 12:12 PM, sye wrote:

> Hi,
>
>    I just installed freeswitch.  I use softphone to register user  
> 1005 but registration failed.  ( For  any user under conf/directory/ 
> default directory).
>
>
> This is my directory/default.xml  is
>
> <include>
>   <!--the domain or ip (the right hand side of the @ in the addr-->
>   <domain name="$${domain}">
>     <params>
>       <param name="dial-string" value="{transfer_fallback_extension=$ 
> {dialed_user}}${sofia_contact(${dialed_domain}/${dialed_ext}@$ 
> {dialed_domain})}"/>
>     </params>
>     <variables>
>       <variable name="record_stereo" value="true"/>
>     </variables>
>     <X-PRE-PROCESS cmd="include" data="default/*.xml"/>
>   </domain>
>   <domain name="$${sip_profile}">
>       <user id="stanley">
>           <params>
>                 <param name="password" value="stanley" />
>          </params>
>       </user>
>   </domain>
>   <domain name="10.3.2.34">
>       <user id="sye">
>           <params>
>                 <param name="password" value="sye" />
>          </params>
>       </user>
>   </domain>
> </include>
>
>
> 2008-05-11 23:49:23 [WARNING] sofia_reg.c:892 sofia_reg_parse_auth()  
> can't find user [1005 at 10.3.2.34]
> 2008-05-11 23:49:23 [DEBUG] sofia_reg.c:482  
> sofia_reg_handle_register() send challange for [1005 at 10.3.2.34]
> 2008-05-11 23:50:16 [WARNING] sofia_reg.c:892 sofia_reg_parse_auth()  
> can't find user [stanley at 10.3.2.34]
> 2008-05-11 23:50:16 [DEBUG] sofia_reg.c:482  
> sofia_reg_handle_register() send challange for [stanley at 10.3.2.34]
> 2008-05-11 23:50:55 [DEBUG] sofia_reg.c:482  
> sofia_reg_handle_register() send challange for [sye at 10.3.2.34]
>
>
> Any suggestion?
>
>
> Thanks,
>
> Stanley
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080512/37655c99/attachment-0002.html 


More information about the FreeSWITCH-users mailing list