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}/[EMAIL PROTECTED]
{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 [EMAIL PROTECTED]
2008-05-11 23:49:23 [DEBUG] sofia_reg.c:482
sofia_reg_handle_register() send challange for [EMAIL PROTECTED]
2008-05-11 23:50:16 [WARNING] sofia_reg.c:892 sofia_reg_parse_auth()
can't find user [EMAIL PROTECTED]
2008-05-11 23:50:16 [DEBUG] sofia_reg.c:482
sofia_reg_handle_register() send challange for [EMAIL PROTECTED]
2008-05-11 23:50:55 [DEBUG] sofia_reg.c:482
sofia_reg_handle_register() send challange for [EMAIL PROTECTED]
Any suggestion?
Thanks,
Stanley
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org