[Freeswitch-users] Subject:, Re: FreeSWITCH-users Digest, Orien L. answer to Mike G.
Michael Gende
mgende at gendesign.com
Thu Oct 15 22:02:16 PDT 2009
Hey Orien,
pfsense has a nice interface, but I only use it for adding the FS package,
maybe messing with LAN and WAN addresses. Using the "command line" 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't need to add any firewall
rules to allow SIP ports "right of way", the pfsense folks had taken care of
that detail.
One way to talk "direct" to FS on pfsense is to use the console of the
FreeBSD box you have pfsense installed on. Login as root. You'll get a
character screen with options 1-12 (I believe).
SSHing in gets you the same interface options.
Hit option 8 and you'll go to a shell. I'm assuming you can get around in
Linux or Unix (If not, tell me). "ps aux | grep free" and kill the PID for
FS (pfsense runs FS in the background) Then, invoke FS with
/usr/local/freeswitch/bin/freeswitch.
Now, you're talking direct to FS in the foreground, and it is talking to
you. After starting FS, hit "enter" if there's stuff on the screen - which
there will be - and you'll see the FS prompt. Try the sofia commands.
If you are still configured with:
WAN: 192.168.2.210
LAN: 192.168.3.1
Phones on network 192.168.3.0/24
...then make sure you follow the multi-home wiki instructions in section 4.
I'd include that here, but its better formatted there. I've updated it last
week so have another look if you've not seen it lately.
http://wiki.freeswitch.org/wiki/Multi_home_tutorial
Also, make sure you understand section 3, the FS COMMANDS FOR STARTERS and
WHERE STUFF IS FOR STARTERS. It'll help.
Following those instructions, unless there's some other issue, will allow
for phones on the LAN to talk to one another. Its a start.
If it does not, we'll take it from there.
Regards,
Mike G.
On Thu, Oct 15, 2009 at 12:43 PM, Orien Love <orien at tx.rr.com> wrote:
> Mike,
> I copied the status screen from the freeswitch package in the web
> setup. I you need a console view, I will need instructions on how to
> console into pfsense, Since I have never done that.
>
> Orien L.
>
> Name Type
> Data State
>
> =================================================================================================
> internal profile
> sip:mod_sofia at 192.168.10.1:5060 RUNNING (0)
> external profile
> sip:mod_sofia at 192.168.2.210:5080 RUNNING (0)
> 192.168.10.1 alias
> internal ALIASED
> internal-ipv6 profile
> sip:mod_sofia@[::1]:5060 RUNNING (0)
>
> =================================================================================================
> 3 profiles 1 alias
>
>
>
> sofia status profile external
>
>
> =================================================================================================
> Name external
> Domain Name N/A
> DBName sofia_reg_external
> Pres Hosts
> Dialplan XML
> Context public
> Challenge Realm auto_to
> RTP-IP 192.168.2.210
> Ext-RTP-IP 192.168.2.210
> SIP-IP 192.168.2.210
> Ext-SIP-IP 192.168.2.210
> URL sip:mod_sofia at 192.168.2.210:5080
> BIND-URL sip:mod_sofia at 192.168.2.210:5080
> HOLD-MUSIC local_stream://moh
> OUTBOUND-PROXY N/A
> CODECS PCMU,PCMA,GSM
> TEL-EVENT 101
> DTMF-MODE rfc2833
> CNG 13
> SESSION-TO 0
> MAX-DIALOG 0
> NOMEDIA false
> LATE-NEG false
> PROXY-MEDIA false
> AGGRESSIVENAT false
> STUN-ENABLED true
> STUN-AUTO-DISABLE false
> CALLS-IN 0
> FAILED-CALLS-IN 0
> CALLS-OUT 0
> FAILED-CALLS-OUT 0
>
> Registrations:
>
> =================================================================================================
>
> =================================================================================================
>
>
>
> sofia status profile internal
>
>
> =================================================================================================
> Name internal
> Domain Name N/A
> DBName sofia_reg_internal
> Pres Hosts
> Dialplan XML
> Context public
> Challenge Realm auto_from
> RTP-IP 192.168.10.1
> Ext-RTP-IP 192.168.10.1
> SIP-IP 192.168.10.1
> Ext-SIP-IP 192.168.10.1
> URL sip:mod_sofia at 192.168.10.1:5060
> BIND-URL sip:mod_sofia at 192.168.10.1:5060
> HOLD-MUSIC local_stream://moh
> OUTBOUND-PROXY N/A
> CODECS G7221 at 32000h,G7221 at 16000h,G722,PCMU,PCMA,GSM
> TEL-EVENT 101
> DTMF-MODE rfc2833
> CNG 13
> SESSION-TO 0
> MAX-DIALOG 0
> NOMEDIA false
> LATE-NEG false
> PROXY-MEDIA false
> AGGRESSIVENAT false
> STUN-ENABLED true
> STUN-AUTO-DISABLE false
> CALLS-IN 6
> FAILED-CALLS-IN 3
> CALLS-OUT 0
> FAILED-CALLS-OUT 0
>
> Registrations:
>
> =================================================================================================
> Call-ID: NjczMzQzNTVlYTJhYjIzYmFiZmFjZGYzNzNlMTVkMTc.
> User: 1001 at 192.168.10.1
> Contact: "user"
> Agent: Pangolin v5.2, Build 09182009
> Status: Registered(UDP)(unknown) EXP(2009-10-15 05:03:17)
> Host: orienhome2.local
> IP: 192.168.10.243
> Port: 3789
> Auth-User: 1001
> Auth-Realm: 192.168.10.1
>
>
> =================================================================================================
>
>
>
> sofia status profile internal-ipv6
>
>
> =================================================================================================
> Name internal-ipv6
> Domain Name N/A
> DBName sofia_reg_internal-ipv6
> Pres Hosts
> Dialplan XML
> Context public
> Challenge Realm auto_to
> RTP-IP ::1
> SIP-IP ::1
> URL sip:mod_sofia@[::1]:5060
> BIND-URL sip:mod_sofia@[::1]:5060
> HOLD-MUSIC local_stream://moh
> OUTBOUND-PROXY N/A
> CODECS G7221 at 32000h,G7221 at 16000h,G722,PCMU,PCMA,GSM
> TEL-EVENT 101
> DTMF-MODE rfc2833
> CNG 13
> SESSION-TO 0
> MAX-DIALOG 0
> NOMEDIA false
> LATE-NEG false
> PROXY-MEDIA false
> AGGRESSIVENAT false
> STUN-ENABLED true
> STUN-AUTO-DISABLE false
> CALLS-IN 0
> FAILED-CALLS-IN 0
> CALLS-OUT 0
> FAILED-CALLS-OUT 0
>
> Registrations:
>
> =================================================================================================
>
> =================================================================================================
>
>
>
> status
>
> UP 0 years, 0 days, 6 hours, 55 minutes, 32 seconds, 640 milliseconds,
> 638 microseconds
> 43 session(s) since startup
> 0 session(s) 0/30
> 1000 session(s) max
>
>
> > Subject:
> > Re: [Freeswitch-users] FreeSWITCH-users Digest, Mike G. answer to Orien L
> > From:
> > Michael Gende <mgende at gendesign.com>
> > Date:
> > Thu, 15 Oct 2009 09:36:55 -0500
> > To:
> > freeswitch-users at lists.freeswitch.org
> >
> > To:
> > freeswitch-users at lists.freeswitch.org
> >
> >
> > Hey Orien,
> >
> > OK, let's have a look here. How about going to the console of your FS
> > and posting the output of the following commands:
> >
> > sofia status profile internal
> > sofia status profile external
> >
> > We'll take it from there. Your problems are just like what I ran into
> > initially, so I'm hopeful we get round them.
> >
> > Mike G.
> >
> > On Wed, Oct 14, 2009 at 11:34 PM, Michael Gende <mgende at gendesign.com
> > <mailto:mgende at gendesign.com>> wrote:
> >
> > I'll get to you in the morning (where do you live?) and we'll see
> > what's what.
> >
> >
> >
> > On Wed, Oct 14, 2009 at 10:30 PM, Orien Love <orien at tx.rr.com
> > <mailto:orien at tx.rr.com>> wrote:
> >
> > Mike,
> > Thank you for your quick response, this has been driving
> > me nuts.
> >
> > in my third attempt I tried to follow the mulit home example.
> > I did set
> > the phones to register to the local lan IP. actually had them
> > registering, but it did help it in any way still the same
> problem.
> > After my post I reinstalled the package and set the firewall
> > to allow
> > phones on the wan to connect, as per
> > http://doc.pfsense.org/index.php/FreeSWITCH#Firewall
> > put my computer with the soft phone on the wan network
> > (192,168.2.xxx)
> > had it registering and it had the same problem. so far all the
> > setups I
> > have tried are not working, the phones register, but cannot
> > dial/connect another phone, also does not go to voice mail,
> > maybe it
> > is in my dial plan. which is default.
> >
> > Shoot, I am not picky, I just want to get it to work. so any
> > suggestions
> > on how to accomplish this are greatly appreciated.
> >
> > My phones are currently a couple of polycom 601's, and a
> > Pangolin Softphone.
> >
> > Thanks
> > Orien L.
> >
> >
> >
> >
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091016/ea2ad8d1/attachment-0002.html
More information about the FreeSWITCH-users
mailing list