[Freeswitch-users] Getting USER_NOT_REGISTERED for no reason ?
Brian West
brian at freeswitch.org
Mon Feb 6 22:07:02 MSK 2012
OK just put a dial-string param on that ONE user: (You'll have to make sure sofia_contact profile/user at domain resolves at fs_cli first... )
The starts just aren't lined up yet and this is why you MUST understand how the parts of freeswitch interact and cause this to either work or not work.
<param name="dial-string" value="{sip_invite_domain=${dialed_domain},presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(other_profile/${dialed_user}@${dialed_domain})}"/>
/b
On Feb 6, 2012, at 12:05 PM, Bob Smith wrote:
> Welcome back by the way Brian... ;-)
>
> If only it were that easy...... in conf/directory/default.xml I changed....
>
> <param name="dial-string" value="{sip_invite_domain=${dialed_domain},presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
>
> to read
>
>
> <param name="dial-string" value="{sip_invite_domain=${dialed_domain},presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain}),sofia/other_profile/${dialed_user}}"/>
>
>
>
> Then the OpenVPN phone rings, but the internally registered phone does not ?
>
>
>
>> You'll have to modify the dial-string for the user 1000 to make sure it searches this new profile ...
> _________________________________________________________________________
> 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
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list