<div dir="ltr">Anthony Minessale-2 wrote:<br>
&gt;<br>
&gt; I am quite suprised by how much difficulty people seem to have with this<br>
&gt; concept.<br>
&gt;<br>
<br>I am talking about the concept of <a href="mailto:user@domain.com">user@domain.com</a>.&nbsp; The point is not to insult you it&#39;s to find out what the difficult<br>to understand thing is so we can fix it.&nbsp; 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&#39;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">&lt;<a href="mailto:pabx_freeswitch@telenet.be">pabx_freeswitch@telenet.be</a>&gt;</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>
&gt;<br>
&gt; Doesn&#39;t the long winded error message even give you a hint?<br>
&gt;<br>
<br>
</div>Yes, it did. But I couldn&#39;t find the right place and syntax<br>
<div class="Ih2E3d"><br>
<br>
Anthony Minessale-2 wrote:<br>
&gt;<br>
&gt; I am quite suprised by how much difficulty people seem to have with this<br>
&gt; concept.<br>
&gt;<br>
<br>
</div>May be that&#39;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&#39;s, and after a few years we started<br>
with the first SPC (Stored Program Control) PBX. &nbsp;What we now call digital<br>
PBX.<br>
I&#39;m still in the process of learning XML, Perl and Python.<br>
I&#39;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>
&gt;<br>
&gt; SIP and FS are both domain based. Just like email, IM and most other<br>
&gt; internet protocols.<br>
&gt;<br>
&gt; If you are pointing a sip client at FS, you need to specify the same<br>
&gt; domain<br>
&gt; in your sip phone that you have FS<br>
&gt; configured to be in charge of. &nbsp;It&#39;s like if you wanted to go to our<br>
&gt; website<br>
&gt; you must point your browser at<br>
&gt; <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> or you will not get there. &nbsp;The IP that leads to<br>
&gt; <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> may lead to 200 websites and the<br>
&gt; domain name is the only realy way to tell where you want to go.<br>
&gt; If you just tell the sip client the address of FS and FS is set to manage<br>
&gt; a<br>
&gt; specific IP or domain name it will not be able to find the user.<br>
&gt;<br>
</div>Thanks for your explanation. &nbsp; &nbsp;=)<br>
<div class="Ih2E3d"><br>
<br>
<br>
Anthony Minessale-2 wrote:<br>
&gt;<br>
&gt; like the error says, edit your directory and make sure the user and domain<br>
&gt; in your directory config and the user and domain in your sip client match,<br>
&gt; that&#39;s all that&#39;s to it.<br>
&gt;<br>
<br>
</div>What I did is following (may be it&#39;s useful to other people ?)<br>
<br>
1. in the file &nbsp;..../conf/directory/default.xml &nbsp;I changed the line:<br>
&lt;domain name=&quot;$${domain}&quot;&gt; &nbsp; &nbsp;to &nbsp; &lt;domain name=&quot;<a href="http://xxxx.ftpaccess.cc" target="_blank">xxxx.ftpaccess.cc</a>&quot;&gt;<br>
<br>
2. in each remote extension I added (see bold lines)<br>
<br>
&nbsp;&lt;include&gt;<br>
 &nbsp;&lt;user id=&quot;2010&quot; mailbox=&quot;2010&quot;&gt;<br>
 &nbsp; &lt;domain name=&quot;<a href="http://xxxx.ftpaccess.cc" target="_blank">xxxx.ftpaccess.cc</a>&quot;&gt;<br>
 &nbsp; &nbsp;&lt;params&gt;<br>
 &nbsp; &nbsp; &nbsp;param name=&quot;password&quot; value=&quot;2010&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp;param name=&quot;vm-password&quot; value=&quot;2010&quot;/&gt;<br>
 &nbsp; &nbsp;&lt;/params&gt;<br>
 &nbsp; &nbsp;&lt;variables&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;variable name=&quot;accountcode&quot; value=&quot;2010&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;variable name=&quot;user_context&quot; value=&quot;default&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;variable name=&quot;effective_caller_id_name&quot; value=&quot;Terje&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp;&lt;variable name=&quot;effective_caller_id_number&quot; value=&quot;2010&quot;/&gt;<br>
 &nbsp; &nbsp;&lt;/variables&gt;<br>
 &nbsp; &lt;/domain&gt;<br>
 &nbsp;&lt;/user&gt;<br>
&lt;/include&gt;<br>
<br>
<br>
<br>
I now have three remote extensions:<br>
<br>
Two extensions are registered in the profile internal:<br>
freeswitch@ubuntu&gt; sofia status profile internal<br>
Registrations:<br>
=================================================================================================<br>
Call-ID &nbsp; &nbsp; &nbsp; &nbsp; 1f491145-b7274a7c@193.173.175.2xx<br>
User &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:2011@xxxx.ftpaccess.cc">2011@xxxx.ftpaccess.cc</a><br>
Contact &nbsp; &nbsp; &nbsp; &nbsp; 2011 &lt;sip:2011@193.173.175.2xx:5090&gt; &nbsp; &nbsp; &lt;-----------FXS line<br>
Agent &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Linksys/SPA3000-3.1.18(GW)<br>
Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Registered(UDP)(unknown) EXP(2008-09-27 12:31:56)<br>
<br>
Call-ID &nbsp; &nbsp; &nbsp; &nbsp; a694c000-2ff772fd@193.173.175.2xx<br>
User &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:2012@xxxx.ftpaccess.cc">2012@xxxx.ftpaccess.cc</a><br>
Contact &nbsp; &nbsp; &nbsp; &nbsp; 2012 &lt;sip:2012@193.173.175.2xx:5091&gt; &nbsp; &nbsp; &lt;-------------FXO line<br>
Agent &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Linksys/SPA3000-3.1.18(GW)<br>
Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;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&gt; sofia status profile doublenat<br>
Registrations:<br>
=================================================================================================<br>
Call-ID &nbsp; &nbsp; &nbsp; &nbsp; 1554239560@192_168_0_197<br>
User &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:2010@xxxx.ftpaccess.cc">2010@xxxx.ftpaccess.cc</a><br>
Contact &nbsp; &nbsp; &nbsp; &nbsp; Terje &lt;sip:2010@79.160.18.xx:5090&gt;<br>
Agent &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TARGA IP FON 1020<br>
Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Registered(UDP)(unknown) EXP(2008-09-27 11:30:20)<br>
=================================================================================================<br>
<br>
I assume(??) &nbsp;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) &nbsp;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>