<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> </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> </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> </DIV>
<DIV>I only have one provider hooked up, so a dial should be simple, right?</DIV>
<DIV> </DIV>
<DIV>It as Order 001</DIV>
<DIV>Condition ^0(.\d+)$</DIV>
<DIV>action bridge</DIV>
<DIV> </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> </DIV>
<DIV>But I guess I'm missing something, because I just get a 'temporarily unavailable' shown in the xlite.</DIV>
<DIV><BR><BR>>>> 06-12-2009 kl. 15:14 skrev Peter P GMX <Prometheus001@gmx.net> i meddelelsen <4B1BBC52.3050106@gmx.net>:<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>> 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>> Hi Adam<BR>> <BR>> Excellent first steps!<BR>> Thankyou for the hint.<BR>> Now I hope somebody can tell me what I'm doing wrong next...<BR>> <BR>> I've gotten it to register to the testprovider here (musimi.dk), but I<BR>> get an error when I create an account for testing with the X-Lite phone.<BR>> <BR>> It displays 403 forbidden in the display.<BR>> <BR>> I've created an account on FreeSwitch<BR>> <BR>> extension 1001<BR>> password 1001<BR>> mailbox 1001<BR>> voicemail password 1001<BR>> account code 1001<BR>> Effective Caller ID Name Fribert<BR>> Effective Caller ID Number 4692xxxx (the Musimi number)<BR>> Voicemail Mail To <my address><BR>> Voicemail Attach File true<BR>> User Context default<BR>> Call Group <><BR>> Enabled true<BR>> Extension Description Test number<BR>> <BR>> In the X-Lite<BR>> Display Name Fribert<BR>> User name 1001<BR>> Password 1001<BR>> Autorization user name 1001<BR>> Domain LAN-IP-OF-pfSense<BR>> <BR>> Check in Register with domain and receive incoming calls<BR>> Check in domain.<BR>> <BR>> That's about it.<BR>> <BR>> Looking on the status page, I can see these lines in the log:<BR>> 2009-12-06 09:55:50.310829 [NOTICE] switch_core.c:1064 Adding<BR>> 192.168.42.0/24 (deny) to list lan<BR>> 2009-12-06 09:55:50.310842 [NOTICE] switch_core.c:1064 Adding<BR>> 192.168.42.42/32 (allow) to list lan<BR>> 2009-12-06 09:55:50.311256 [DEBUG] mod_event_socket.c:2291 Socket up<BR>> listening on 0.0.0.0:8021<BR>> 2009-12-06 09:55:50.311256 [DEBUG] mod_event_socket.c:2291 Socket up<BR>> listening on 0.0.0.0:8021<BR>> <BR>> Which I'm kinda confused about, I don't have any 192.168 net here???<BR>> But as it also primarily forbids it, except .42 to allow, I'm<BR>> wondering if it could be something internal?<BR>><BR>> Best regards<BR>> <BR>><BR>> >>> 05-12-2009 kl. 18:52 skrev "Adam Ford" <lists@redbonez.net> i<BR>> meddelelsen <0E0013F55E224674A1361329CF7A85F0@redbonez>:<BR>><BR>> I used the pfSense FreeSWITCH for awhile, as it is the only GUI<BR>> FreeSWITCH I have found with a stable release. It was very easy to<BR>> use, I would recommend it if you just want a quick base system with<BR>> standard features. Though, I ended up switching to a compiled version<BR>> of FreeSWITCH in order to make the customizations I needed for my office.<BR>><BR>> <A href="http://doc.pfsense.org/index.php/FreeSWITCH">http://doc.pfsense.org/index.php/FreeSWITCH</A><BR>><BR>> -AF<BR>><BR>> ------------------------------------------------------------------------<BR>><BR>> *From:* freeswitch-users-bounces@lists.freeswitch.org<BR>> [mailto:freeswitch-users-bounces@lists.freeswitch.org] *On Behalf Of<BR>> *mailinglist<BR>> *Sent:* Saturday, December 05, 2009 2:47 AM<BR>> *To:* freeswitch-users@lists.freeswitch.org<BR>> *Subject:* [Freeswitch-users] Setting up a FreeSwitch system on a<BR>> pfSensefirewall???<BR>><BR>> <BR>><BR>> Has anybody done this?<BR>><BR>> <BR>><BR>> I'm completely at a loss, having tinkered very little with Asterisk,<BR>> and giving up on that, I wonder if there's any help to be found on<BR>> FreeSwitch?<BR>><BR>> Anybody that can give pointers to a good step-by-step instruction?<BR>><BR>> <BR>><BR>> I want to have it handle my two sip-phones (siemens dect ip and spa<BR>> 901), and handle a sip account at my provider.<BR>><BR>> Of course transferring calls between the two, as well as group calls<BR>> would be a nice benefit.<BR>><BR>> <BR>><BR>> ------------------------------------------------------------------------<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>> <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>