Hey Orien,<br><br>pfsense has a nice interface, but I only use it for adding the FS package, maybe messing with LAN and WAN addresses. Using the &quot;command line&quot; helped me to better understand what FS was doing and how. Pfsense just made it easier to have an OS and really good firewall married to FS without me needing to do a lot of work. In my pfsense installs, I didn&#39;t need to add any firewall rules to allow SIP ports &quot;right of way&quot;, the pfsense folks had taken care of that detail. <br>
<br>
<br>One way to talk &quot;direct&quot; to FS on pfsense is to use the console of the FreeBSD box you have pfsense installed on. Login as root. You&#39;ll get a character screen with options 1-12 (I believe). <br>
<br>SSHing in gets you the same interface options. <br><br>Hit option 8 and you&#39;ll go to a shell. I&#39;m assuming you can get around in Linux or Unix (If not, tell me). &quot;ps aux | grep free&quot; and kill the PID for FS (pfsense runs FS in the background) Then, invoke FS with /usr/local/freeswitch/bin/freeswitch. <br>
<br>Now, you&#39;re talking direct to FS in the foreground, and it is talking to you. After starting FS, hit &quot;enter&quot; if there&#39;s stuff on the screen - which there will be - and you&#39;ll see the FS prompt. Try the sofia commands. <br>

<br><br>If you are still configured with:<br><br>WAN: 192.168.2.210<br>LAN: 192.168.3.1<br>Phones on network <a href="http://192.168.3.0/24">192.168.3.0/24</a><br><br>...then make sure you follow the multi-home wiki instructions in section 4. I&#39;d include that here, but its better formatted there. I&#39;ve updated it last week so have another look if you&#39;ve not seen it lately. <br>
<br><a href="http://wiki.freeswitch.org/wiki/Multi_home_tutorial">http://wiki.freeswitch.org/wiki/Multi_home_tutorial</a> <br><br>Also, make sure you understand section 3, the FS COMMANDS FOR STARTERS and WHERE STUFF IS FOR STARTERS. It&#39;ll help. <br>
<br>Following those instructions, unless there&#39;s some other issue, will allow for phones on the LAN to talk to one another. Its a start. <br><br>If it does not, we&#39;ll take it from there. <br><br>Regards,<br><br>Mike G.<br>
<br><br><br><br><br><br><div class="gmail_quote">On Thu, Oct 15, 2009 at 12:43 PM, Orien Love <span dir="ltr">&lt;<a href="mailto:orien@tx.rr.com" target="_blank">orien@tx.rr.com</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;">

Mike,<br>
    I copied the status screen from the freeswitch package in the web<br>
setup. I you need a console view, I will need instructions on how to<br>
console into pfsense, Since I have never done that.<br>
<br>
Orien L.<br>
<br>
                     Name       Type<br>
Data    State<br>
=================================================================================================<br>
                 internal    profile<br>
<a href="http://sip:mod_sofia@192.168.10.1:5060" target="_blank">sip:mod_sofia@192.168.10.1:5060</a>    RUNNING (0)<br>
                 external    profile<br>
<a href="http://sip:mod_sofia@192.168.2.210:5080" target="_blank">sip:mod_sofia@192.168.2.210:5080</a>    RUNNING (0)<br>
             192.168.10.1      alias<br>
internal    ALIASED<br>
            internal-ipv6    profile<br>
sip:mod_sofia@[::1]:5060    RUNNING (0)<br>
=================================================================================================<br>
3 profiles 1 alias<br>
<br>
<br>
<br>
sofia status profile external<br>
<br>
=================================================================================================<br>
Name                 external<br>
Domain Name          N/A<br>
DBName               sofia_reg_external<br>
Pres Hosts<br>
Dialplan             XML<br>
Context              public<br>
Challenge Realm      auto_to<br>
RTP-IP               192.168.2.210<br>
Ext-RTP-IP           192.168.2.210<br>
SIP-IP               192.168.2.210<br>
Ext-SIP-IP           192.168.2.210<br>
URL                  <a href="http://sip:mod_sofia@192.168.2.210:5080" target="_blank">sip:mod_sofia@192.168.2.210:5080</a><br>
BIND-URL             <a href="http://sip:mod_sofia@192.168.2.210:5080" target="_blank">sip:mod_sofia@192.168.2.210:5080</a><br>
HOLD-MUSIC           local_stream://moh<br>
OUTBOUND-PROXY       N/A<br>
CODECS               PCMU,PCMA,GSM<br>
TEL-EVENT            101<br>
DTMF-MODE            rfc2833<br>
CNG                  13<br>
SESSION-TO           0<br>
MAX-DIALOG           0<br>
NOMEDIA              false<br>
LATE-NEG             false<br>
PROXY-MEDIA          false<br>
AGGRESSIVENAT        false<br>
STUN-ENABLED         true<br>
STUN-AUTO-DISABLE    false<br>
CALLS-IN             0<br>
FAILED-CALLS-IN      0<br>
CALLS-OUT            0<br>
FAILED-CALLS-OUT     0<br>
<br>
Registrations:<br>
=================================================================================================<br>
=================================================================================================<br>
<br>
<br>
<br>
sofia status profile internal<br>
<br>
=================================================================================================<br>
Name                 internal<br>
Domain Name          N/A<br>
DBName               sofia_reg_internal<br>
Pres Hosts<br>
Dialplan             XML<br>
Context              public<br>
Challenge Realm      auto_from<br>
RTP-IP               192.168.10.1<br>
Ext-RTP-IP           192.168.10.1<br>
SIP-IP               192.168.10.1<br>
Ext-SIP-IP           192.168.10.1<br>
URL                  <a href="http://sip:mod_sofia@192.168.10.1:5060" target="_blank">sip:mod_sofia@192.168.10.1:5060</a><br>
BIND-URL             <a href="http://sip:mod_sofia@192.168.10.1:5060" target="_blank">sip:mod_sofia@192.168.10.1:5060</a><br>
HOLD-MUSIC           local_stream://moh<br>
OUTBOUND-PROXY       N/A<br>
CODECS               G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>
TEL-EVENT            101<br>
DTMF-MODE            rfc2833<br>
CNG                  13<br>
SESSION-TO           0<br>
MAX-DIALOG           0<br>
NOMEDIA              false<br>
LATE-NEG             false<br>
PROXY-MEDIA          false<br>
AGGRESSIVENAT        false<br>
STUN-ENABLED         true<br>
STUN-AUTO-DISABLE    false<br>
CALLS-IN             6<br>
FAILED-CALLS-IN      3<br>
CALLS-OUT            0<br>
FAILED-CALLS-OUT     0<br>
<br>
Registrations:<br>
=================================================================================================<br>
Call-ID:        NjczMzQzNTVlYTJhYjIzYmFiZmFjZGYzNzNlMTVkMTc.<br>
User:           <a href="mailto:1001@192.168.10.1" target="_blank">1001@192.168.10.1</a><br>
Contact:        &quot;user&quot;<br>
Agent:          Pangolin v5.2, Build 09182009<br>
Status:         Registered(UDP)(unknown) EXP(2009-10-15 05:03:17)<br>
Host:           orienhome2.local<br>
IP:             192.168.10.243<br>
Port:           3789<br>
Auth-User:      1001<br>
Auth-Realm:     192.168.10.1<br>
<br>
=================================================================================================<br>
<br>
<br>
<br>
sofia status profile internal-ipv6<br>
<br>
=================================================================================================<br>
Name                 internal-ipv6<br>
Domain Name          N/A<br>
DBName               sofia_reg_internal-ipv6<br>
Pres Hosts<br>
Dialplan             XML<br>
Context              public<br>
Challenge Realm      auto_to<br>
RTP-IP               ::1<br>
SIP-IP               ::1<br>
URL                  sip:mod_sofia@[::1]:5060<br>
BIND-URL             sip:mod_sofia@[::1]:5060<br>
HOLD-MUSIC           local_stream://moh<br>
OUTBOUND-PROXY       N/A<br>
CODECS               G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>
TEL-EVENT            101<br>
DTMF-MODE            rfc2833<br>
CNG                  13<br>
SESSION-TO           0<br>
MAX-DIALOG           0<br>
NOMEDIA              false<br>
LATE-NEG             false<br>
PROXY-MEDIA          false<br>
AGGRESSIVENAT        false<br>
STUN-ENABLED         true<br>
STUN-AUTO-DISABLE    false<br>
CALLS-IN             0<br>
FAILED-CALLS-IN      0<br>
CALLS-OUT            0<br>
FAILED-CALLS-OUT     0<br>
<br>
Registrations:<br>
=================================================================================================<br>
=================================================================================================<br>
<br>
<br>
<br>
status<br>
<br>
UP 0 years, 0 days, 6 hours, 55 minutes, 32 seconds, 640 milliseconds,<br>
638 microseconds<br>
43 session(s) since startup<br>
0 session(s) 0/30<br>
1000 session(s) max<br>
<br>
<br>
&gt; Subject:<br>
&gt; Re: [Freeswitch-users] FreeSWITCH-users Digest, Mike G. answer to Orien L<br>
&gt; From:<br>
&gt; Michael Gende &lt;<a href="mailto:mgende@gendesign.com" target="_blank">mgende@gendesign.com</a>&gt;<br>
&gt; Date:<br>
&gt; Thu, 15 Oct 2009 09:36:55 -0500<br>
&gt; To:<br>
&gt; <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
&gt;<br>
&gt; To:<br>
&gt; <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt; Hey Orien,<br>
&gt;<br>
&gt; OK, let&#39;s have a look here. How about going to the console of your FS<br>
&gt; and posting the output of the following commands:<br>
&gt;<br>
&gt; sofia status profile internal<br>
&gt; sofia status profile external<br>
&gt;<br>
&gt; We&#39;ll take it from there. Your problems are just like what I ran into<br>
&gt; initially, so I&#39;m hopeful we get round them.<br>
&gt;<br>
&gt; Mike G.<br>
&gt;<br>
&gt; On Wed, Oct 14, 2009 at 11:34 PM, Michael Gende &lt;<a href="mailto:mgende@gendesign.com" target="_blank">mgende@gendesign.com</a><br>
&gt; &lt;mailto:<a href="mailto:mgende@gendesign.com" target="_blank">mgende@gendesign.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     I&#39;ll get to you in the morning (where do you live?) and we&#39;ll see<br>
&gt;     what&#39;s what.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     On Wed, Oct 14, 2009 at 10:30 PM, Orien Love &lt;<a href="mailto:orien@tx.rr.com" target="_blank">orien@tx.rr.com</a><br>
&gt;     &lt;mailto:<a href="mailto:orien@tx.rr.com" target="_blank">orien@tx.rr.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;         Mike,<br>
&gt;             Thank you for your quick response, this has been driving<br>
&gt;         me nuts.<br>
&gt;<br>
&gt;         in my third attempt I tried to follow the mulit home example.<br>
&gt;         I did set<br>
&gt;         the phones to register to the local lan IP. actually had them<br>
&gt;         registering, but it did help it in any way still the same problem.<br>
&gt;         After my post I reinstalled the package and set the firewall<br>
&gt;         to allow<br>
&gt;         phones on the wan to connect, as per<br>
&gt;         <a href="http://doc.pfsense.org/index.php/FreeSWITCH#Firewall" target="_blank">http://doc.pfsense.org/index.php/FreeSWITCH#Firewall</a><br>
&gt;         put my computer with the soft phone on the wan network<br>
&gt;         (192,168.2.xxx)<br>
&gt;         had it registering and it had the same problem. so far all the<br>
&gt;         setups I<br>
&gt;         have tried are not working, the phones register, but cannot<br>
&gt;         dial/connect  another  phone, also does not go to voice mail,<br>
&gt;         maybe it<br>
&gt;         is in my dial plan. which is default.<br>
&gt;<br>
&gt;         Shoot, I am not picky, I just want to get it to work. so any<br>
&gt;         suggestions<br>
&gt;         on how to accomplish this are greatly appreciated.<br>
&gt;<br>
&gt;         My phones are currently a couple of polycom 601&#39;s, and a<br>
&gt;         Pangolin Softphone.<br>
&gt;<br>
&gt;         Thanks<br>
&gt;           Orien L.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</blockquote></div><br>