<div dir="ltr">Anthony Minessale-2 wrote:<br>
><br>
> I am quite suprised by how much difficulty people seem to have with this<br>
> concept.<br>
><br>
<br>I am talking about the concept of <a href="mailto:user@domain.com">user@domain.com</a>. The point is not to insult you it's to find out what the difficult<br>to understand thing is so we can fix it. The error message has been tweaked many times to try and explain the problem<br>
to the user, do you have any suggestions?<br><br>What year are we talking about btw, the apple I which is not even the first computer was released in 1976<br>so were you really doing telephony stuff in the 40's ?<br><br>
Anyway,<br><br>you should back up your config and upgrade to the latest SVN trunk with fresh install and try again.<br>I can see by those error messages you have a much older revision of the default config.<br><br>Just try the fresh vanilla install install, you should be able to register any 2 phones at an<br>
extension of 1001 and 1002 with password 1234, use the ip of your server as the domain.<br><br><br><br><br><br><br><br><div class="gmail_quote">On Sat, Sep 27, 2008 at 4:48 AM, henkoegema <span dir="ltr"><<a href="mailto:pabx_freeswitch@telenet.be">pabx_freeswitch@telenet.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
Anthony Minessale-2 wrote:<br>
><br>
> Doesn't the long winded error message even give you a hint?<br>
><br>
<br>
</div>Yes, it did. But I couldn't find the right place and syntax<br>
<div class="Ih2E3d"><br>
<br>
Anthony Minessale-2 wrote:<br>
><br>
> I am quite suprised by how much difficulty people seem to have with this<br>
> concept.<br>
><br>
<br>
</div>May be that's because I am one (or two) generations older than you are.<br>
:handshake:<br>
When I started working, I still had to wait for 30 years before the first<br>
(home) computer came in the marked.<br>
We were still working with analogue PBX's, and after a few years we started<br>
with the first SPC (Stored Program Control) PBX. What we now call digital<br>
PBX.<br>
I'm still in the process of learning XML, Perl and Python.<br>
I'm doing all this because I think FS is a wonderful piece of engineering.<br>
<div class="Ih2E3d"><br>
<br>
Anthony Minessale-2 wrote:<br>
><br>
> SIP and FS are both domain based. Just like email, IM and most other<br>
> internet protocols.<br>
><br>
> If you are pointing a sip client at FS, you need to specify the same<br>
> domain<br>
> in your sip phone that you have FS<br>
> configured to be in charge of. It's like if you wanted to go to our<br>
> website<br>
> you must point your browser at<br>
> <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> or you will not get there. The IP that leads to<br>
> <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> may lead to 200 websites and the<br>
> domain name is the only realy way to tell where you want to go.<br>
> If you just tell the sip client the address of FS and FS is set to manage<br>
> a<br>
> specific IP or domain name it will not be able to find the user.<br>
><br>
</div>Thanks for your explanation. =)<br>
<div class="Ih2E3d"><br>
<br>
<br>
Anthony Minessale-2 wrote:<br>
><br>
> like the error says, edit your directory and make sure the user and domain<br>
> in your directory config and the user and domain in your sip client match,<br>
> that's all that's to it.<br>
><br>
<br>
</div>What I did is following (may be it's useful to other people ?)<br>
<br>
1. in the file ..../conf/directory/default.xml I changed the line:<br>
<domain name="$${domain}"> to <domain name="<a href="http://xxxx.ftpaccess.cc" target="_blank">xxxx.ftpaccess.cc</a>"><br>
<br>
2. in each remote extension I added (see bold lines)<br>
<br>
<include><br>
<user id="2010" mailbox="2010"><br>
<domain name="<a href="http://xxxx.ftpaccess.cc" target="_blank">xxxx.ftpaccess.cc</a>"><br>
<params><br>
param name="password" value="2010"/><br>
param name="vm-password" value="2010"/><br>
</params><br>
<variables><br>
<variable name="accountcode" value="2010"/><br>
<variable name="user_context" value="default"/><br>
<variable name="effective_caller_id_name" value="Terje"/><br>
<variable name="effective_caller_id_number" value="2010"/><br>
</variables><br>
</domain><br>
</user><br>
</include><br>
<br>
<br>
<br>
I now have three remote extensions:<br>
<br>
Two extensions are registered in the profile internal:<br>
freeswitch@ubuntu> sofia status profile internal<br>
Registrations:<br>
=================================================================================================<br>
Call-ID 1f491145-b7274a7c@193.173.175.2xx<br>
User <a href="mailto:2011@xxxx.ftpaccess.cc">2011@xxxx.ftpaccess.cc</a><br>
Contact 2011 <sip:2011@193.173.175.2xx:5090> <-----------FXS line<br>
Agent Linksys/SPA3000-3.1.18(GW)<br>
Status Registered(UDP)(unknown) EXP(2008-09-27 12:31:56)<br>
<br>
Call-ID a694c000-2ff772fd@193.173.175.2xx<br>
User <a href="mailto:2012@xxxx.ftpaccess.cc">2012@xxxx.ftpaccess.cc</a><br>
Contact 2012 <sip:2012@193.173.175.2xx:5091> <-------------FXO line<br>
Agent Linksys/SPA3000-3.1.18(GW)<br>
Status Registered(UDP)(unknown) EXP(2008-09-27 13:11:25)<br>
<br>
<br>
and one extension is registered in the profile doublenat:<br>
freeswitch@ubuntu> sofia status profile doublenat<br>
Registrations:<br>
=================================================================================================<br>
Call-ID 1554239560@192_168_0_197<br>
User <a href="mailto:2010@xxxx.ftpaccess.cc">2010@xxxx.ftpaccess.cc</a><br>
Contact Terje <sip:2010@79.160.18.xx:5090><br>
Agent TARGA IP FON 1020<br>
Status Registered(UDP)(unknown) EXP(2008-09-27 11:30:20)<br>
=================================================================================================<br>
<br>
I assume(??) the reason that they are in different profiles is that ext.<br>
2010 is behind a remote nat and 2011 and 2012 are not.<br>
<br>
I have come so far now that my three remote extensions are registered with<br>
my FS server.<br>
<br>
<br>
The only outstanding issue is that if I call each of them I get:<br>
<br>
2010 (2011, 2012) is not available. Record your message at the tone.......<br>
:working:<br>
<br>
<br>
Henk<br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Registering-remote-extensions.-tp19655521p19701306.html" target="_blank">http://www.nabble.com/Registering-remote-extensions.-tp19655521p19701306.html</a><br>
</font><div><div></div><div class="Wj3C7c">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>