you are calling
user/<user>@<domain>

This is going to use the USER channel which does a lookup in your XML
directory for <domain>
the looks for <user> with the appropriate id within that domain.

once it finds one it will try to fetch the param dial-string from <params>
in <user> or <domain> (in that order)
once it finds that it tries to call it.

Clearly you have that misconfigured because it is not resolving it.

That is why my previous suggestion was to try the default config to compare.

mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.bak
make install

The sample config uses the ip of the box as the domain and offers user
1000-1016 or something like that all with pass 1234.

Also,
If you do not name your profile the same name as your domain or at least
have an alias for the profile that is equal to your domain name you will not
be able to use the user channel.

You can always opt for the alternate method of sofia/<profile
name>/user%<domain>





On Tue, Nov 11, 2008 at 6:53 PM, Peter P GMX <[EMAIL PROTECTED]> wrote:

> regarding:
> >it means your user is not registered.
>
> Before I made the call I registered both phones manually (btw. I can
> make calls from both phones).
> Then I did a sofia status profile internal and it shows me both phones
> registered on that domain:
>
>

-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to