[Freeswitch-users] Can't call registered user with a reason [USER_NOT_REGISTERED]

Michael Collins msc at freeswitch.org
Tue Oct 30 23:37:55 MSK 2012


FYI, we recently updated the vanilla example config to have the "*/" in the
dial-string param in conf/directory/default.xml. This makes it much less
painful to make calls to users when you have registrations coming in on
multiple profiles. For posterity's sake I'm pasting the old and the new
dial-string param.
-MC


Old:

<param name="dial-string"
value="{sip_invite_domain=${dialed_domain},presence_id=${dialed_user}@
${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>


New:

<param name="dial-string" value="<param name="dial-string"
value="{^^:sip_invite_domain=${dialed_domain}:presence_id=${dialed_user}@
${dialed_domain}}${sofia_contact(*/${dialed_user}@${dialed_domain})}"/>


On Tue, Oct 30, 2012 at 5:15 AM, Anton Kvashenkin
<anton.jugatsu at gmail.com>wrote:

> Check out dial-string @ default.xml. Also, very handy tool is
> sofia_contact */11, for example. If you are using separate sofia profiles
> to register different users, you should check out force_register_domain @
> sofia.conf.xml appropriate profile. Also, don't forget to check out
> <domain></domain> for users directory for that users.
>
> 2012/10/30 Dmitry R <rdmitry0911 at gmail.com>
>
>> **
>> Hi,
>>
>> I've just faced with a problem of being unable to call a registered user
>> as FS thinks it's not registered.
>> I set up a multi-tenant configuration with 2 domains. The default domain
>> works fine. I can make calls between extensions in this domain without any
>> problems. The new domain d.balyakhov which accepts registrations but calls
>> can't get thru.
>> in paste bin http://pastebin.com/pnDAuXPV I attached a log with
>> "siptrace on" of such a call between 2 registered in this domain
>> extensions. FS rejected this call with a reason [USER_NOT_REGISTERED]
>> The question is how to overcome this problem?
>>
>> Thanks, Dmitry
>>
>> _________________________________________________________________________
>> 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
>>
>>
>
> _________________________________________________________________________
> 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
>
>


-- 
Michael S Collins
Twitter: @mercutioviz
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121030/8cb3e05d/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list