[Freeswitch-users] Getting USER_NOT_REGISTERED for no reason ?
Brian West
brian at freeswitch.org
Mon Feb 6 20:16:35 MSK 2012
You'll have to modify the dial-string for the user 1000 to make sure it searches this new profile ...
/b
On Feb 6, 2012, at 9:35 AM, Bob Smith wrote:
> In the public dial plan……
> ==============================
>
> <extension name="mytest">
> <condition field="destination_number" expression="^(4412345678)$">
> <action application="set" data="domain_name=$${domain}"/>
> <action application="transfer" data="1000 XML default"/>
> </condition>
> </extension>
>
> "1000" being a user under directory/default/
> ===========================================
> <include>
> <user id="1000">
> <params>
> <param name="a1-hash" value="ffffffffffffffffffff"/>
> <param name="vm-disk-quota" value="1500"/>
> <param name="vm-a1-hash" value="ffffffffffffffffffff"/>
> </params>
> <variables>
> <variable name="toll_allow" value="uk_nopremium,int_standard,int_usaexpremium"/>
> <variable name="accountcode" value="1000"/>
> <variable name="user_context" value="default"/>
> <variable name="effective_caller_id_name" value="Some User"/>
> <variable name="effective_caller_id_number" value="00000000"/> -->
> <variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/>
> <variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/>
> <variable name="callgroup" value="mycallgroup"/>
> </variables>
> </user>
> </include>
>
>
>
>
>> You're getting it because it can't find the USER to call. How are you calling the users on this interface in your dialplan?
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
--
Brian West
FreeSWITCH Solutions, LLC
Phone: +1 (918) 420-9266
Fax: +1 (918) 420-9267
brian at freeswitch.org
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120206/7128658a/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list