<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16444"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi Peter</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ok, I got the net changed in acl.conf.xml.</DIV>
<DIV>I then tried setting console_loglevel, but I don't see any output on the console, it could very well be because it's a FreeBSD, and has very limited console.</DIV>
<DIV>But after a restart it registers!</DIV>
<DIV>So for some reason it needed a nudge there, very interesting.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So now I have a local extension registered, and a provider registered, now I just need them to communicate.</DIV>
<DIV>As I understand it, that's the dialplan I have to look at.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I only have one provider hooked up, so a dial should be simple, right?</DIV>
<DIV>&nbsp;</DIV>
<DIV>It as Order 001</DIV>
<DIV>Condition&nbsp; ^0(.\d+)$</DIV>
<DIV>action bridge</DIV>
<DIV>&nbsp;</DIV>
<DIV>As I understand it, it should react on the 0 (for outside dialing) and then strip it</DIV>
<DIV>And the action bridges the call to the outside.</DIV>
<DIV>&nbsp;</DIV>
<DIV>But I guess I'm missing something, because I just get a 'temporarily unavailable' shown in the xlite.</DIV>
<DIV><BR><BR>&gt;&gt;&gt; 06-12-2009 kl. 15:14 skrev Peter P GMX &lt;Prometheus001@gmx.net&gt; i meddelelsen &lt;4B1BBC52.3050106@gmx.net&gt;:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">Concerning,<BR>&gt; Which I'm kinda confused about, I don't have any 192.168 net here??<BR>I think, this is a default entry in the acl.conf.xml. Please check the<BR>entries there. But normally this shouldn't stop freeswitch from working<BR>and handling requests.<BR><BR>Can you set the console_log_level to "debug" in vars.xml and post you<BR>console output when the phone tries to register? You may also grep the<BR>network traffic on port 5060<BR>(e.g. ngrep -d any port 5060 -W byline) on your machine, to see what's<BR>wrong.<BR><BR>Best regards<BR>Peter<BR><BR>mailinglist schrieb:<BR>&gt; Hi Adam<BR>&gt;&nbsp; <BR>&gt; Excellent first steps!<BR>&gt; Thankyou for the hint.<BR>&gt; Now I hope somebody can tell me what I'm doing wrong next...<BR>&gt;&nbsp; <BR>&gt; I've gotten it to register to the testprovider here (musimi.dk), but I<BR>&gt; get an error when I create an account for testing with the X-Lite phone.<BR>&gt;&nbsp; <BR>&gt; It displays 403 forbidden in the display.<BR>&gt;&nbsp; <BR>&gt; I've created an account on FreeSwitch<BR>&gt;&nbsp; <BR>&gt; extension 1001<BR>&gt; password 1001<BR>&gt; mailbox 1001<BR>&gt; voicemail password 1001<BR>&gt; account code 1001<BR>&gt; Effective Caller ID Name Fribert<BR>&gt; Effective Caller ID Number 4692xxxx (the Musimi number)<BR>&gt; Voicemail Mail To &lt;my address&gt;<BR>&gt; Voicemail Attach File true<BR>&gt; User Context default<BR>&gt; Call Group &lt;&gt;<BR>&gt; Enabled true<BR>&gt; Extension Description Test number<BR>&gt;&nbsp; <BR>&gt; In the X-Lite<BR>&gt; Display Name Fribert<BR>&gt; User name 1001<BR>&gt; Password 1001<BR>&gt; Autorization user name 1001<BR>&gt; Domain LAN-IP-OF-pfSense<BR>&gt;&nbsp; <BR>&gt; Check in Register with domain and receive incoming calls<BR>&gt; Check in domain.<BR>&gt;&nbsp; <BR>&gt; That's about it.<BR>&gt;&nbsp; <BR>&gt; Looking on the status page, I can see these lines in the log:<BR>&gt; 2009-12-06 09:55:50.310829 [NOTICE] switch_core.c:1064 Adding<BR>&gt; 192.168.42.0/24 (deny) to list lan<BR>&gt; 2009-12-06 09:55:50.310842 [NOTICE] switch_core.c:1064 Adding<BR>&gt; 192.168.42.42/32 (allow) to list lan<BR>&gt; 2009-12-06 09:55:50.311256 [DEBUG] mod_event_socket.c:2291 Socket up<BR>&gt; listening on 0.0.0.0:8021<BR>&gt; 2009-12-06 09:55:50.311256 [DEBUG] mod_event_socket.c:2291 Socket up<BR>&gt; listening on 0.0.0.0:8021<BR>&gt;&nbsp; <BR>&gt; Which I'm kinda confused about, I don't have any 192.168 net here???<BR>&gt; But as it also primarily forbids it, except .42 to allow, I'm<BR>&gt; wondering if it could be something internal?<BR>&gt;<BR>&gt; Best regards<BR>&gt;&nbsp; <BR>&gt;<BR>&gt; &gt;&gt;&gt; 05-12-2009 kl. 18:52 skrev "Adam Ford" &lt;lists@redbonez.net&gt; i<BR>&gt; meddelelsen &lt;0E0013F55E224674A1361329CF7A85F0@redbonez&gt;:<BR>&gt;<BR>&gt; I used the pfSense FreeSWITCH for awhile, as it is the only GUI<BR>&gt; FreeSWITCH I have found with a stable release.&nbsp; It was very easy to<BR>&gt; use, I would recommend it if you just want a quick base system with<BR>&gt; standard features.&nbsp; Though, I ended up switching to a compiled version<BR>&gt; of FreeSWITCH in order to make the customizations I needed for my office.<BR>&gt;<BR>&gt; <A href="http://doc.pfsense.org/index.php/FreeSWITCH">http://doc.pfsense.org/index.php/FreeSWITCH</A><BR>&gt;<BR>&gt; -AF<BR>&gt;<BR>&gt; ------------------------------------------------------------------------<BR>&gt;<BR>&gt; *From:* freeswitch-users-bounces@lists.freeswitch.org<BR>&gt; [mailto:freeswitch-users-bounces@lists.freeswitch.org] *On Behalf Of<BR>&gt; *mailinglist<BR>&gt; *Sent:* Saturday, December 05, 2009 2:47 AM<BR>&gt; *To:* freeswitch-users@lists.freeswitch.org<BR>&gt; *Subject:* [Freeswitch-users] Setting up a FreeSwitch system on a<BR>&gt; pfSensefirewall???<BR>&gt;<BR>&gt;&nbsp; <BR>&gt;<BR>&gt; Has anybody done this?<BR>&gt;<BR>&gt;&nbsp; <BR>&gt;<BR>&gt; I'm completely at a loss, having tinkered very little with Asterisk,<BR>&gt; and giving up on that, I wonder if there's any help to be found on<BR>&gt; FreeSwitch?<BR>&gt;<BR>&gt; Anybody that can give pointers to a good step-by-step instruction?<BR>&gt;<BR>&gt;&nbsp; <BR>&gt;<BR>&gt; I want to have it handle my two sip-phones (siemens dect ip and spa<BR>&gt; 901), and handle a sip account at my provider.<BR>&gt;<BR>&gt; Of course transferring calls between the two, as well as group calls<BR>&gt; would be a nice benefit.<BR>&gt;<BR>&gt;&nbsp; <BR>&gt;<BR>&gt; ------------------------------------------------------------------------<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; FreeSWITCH-users mailing list<BR>&gt; FreeSWITCH-users@lists.freeswitch.org<BR>&gt; <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>&gt; <A href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;&nbsp;&nbsp; <BR><BR>_______________________________________________<BR>FreeSWITCH-users mailing list<BR>FreeSWITCH-users@lists.freeswitch.org<BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR><A href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>