Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» Packages» FreeSWITCH package for pfSense 1.2.1 and 2.0 released. PBX or Proxy
Username:
Password:
 
 

Pages: 1 ... 10 11 12 13 [14] 15 16 17 18 ... 21   Go Down
  Print  
Author Topic: FreeSWITCH package for pfSense 1.2.1 and 2.0 released. PBX or Proxy  (Read 100247 times)
0 Members and 1 Guest are viewing this topic.
chpalmer
Hero Member
*****
Offline Offline

Posts: 881


View Profile WWW
« Reply #195 on: March 02, 2009, 12:10:51 am »


Thanks mcrane...  I dropped back to 1.2.3 for now. Its working for me.


Logged
chpalmer
Hero Member
*****
Offline Offline

Posts: 881


View Profile WWW
« Reply #196 on: March 04, 2009, 10:32:03 pm »

Just a report:

My provider is getting this line from me now (instead of the standard   sip:1234567890@myipaddy:5080;transport=udp)

sip:gw+Voip Line 1@myipaddy:5080;transport=udp


pfsense 1.2.3  package 0.8.3.1



Logged
mcrane
Sr. Member
****
Offline Offline

Posts: 496


View Profile
« Reply #197 on: March 06, 2009, 10:49:40 am »

pfSense FreeSWITCH package 0.8.3.3

Trimmed whitespaces from freeswith.xml file and other xml files so that FreeSWITCH will now install on pfSense 2.0.

Note:
The latest pfSense 2.0 snapshot now use PHP 5.2.9. This new version of PHP uses an updated libxml which should fix the XML problems that have been experienced in pfSense 2.0.
Logged
chpalmer
Hero Member
*****
Offline Offline

Posts: 881


View Profile WWW
« Reply #198 on: March 06, 2009, 12:04:44 pm »

Just a report:

My provider is getting this line from me now (instead of the standard   sip:1234567890@myipaddy:5080;transport=udp)

sip:gw+Voip Line 1@myipaddy:5080;transport=udp


pfsense 1.2.3  package 0.8.3.1






Was playing some more last night.   "The Voip Line 1" comes from my gateway name. Dont know where the gw+ comes from. Is there a way to fix this? 

« Last Edit: March 06, 2009, 12:08:09 pm by chpalmer » Logged
mcrane
Sr. Member
****
Offline Offline

Posts: 496


View Profile
« Reply #199 on: March 06, 2009, 10:39:54 pm »

In order for me or anyone else to help you please provide more information on your configuration.

Or try IRC freenode at: #pfsense-freeswitch
Logged
chpalmer
Hero Member
*****
Offline Offline

Posts: 881


View Profile WWW
« Reply #200 on: March 06, 2009, 11:10:01 pm »


Sorry...

1.2.3-PRERELEASE-TESTING-VERSION
built on Tue Mar 3 22:30:29 EST 2009

package now... 0.8.3.3

This is a fresh install of both the firewall and Freeswitch just to make sure...

The config I was using worked up till the last two packages. Ptretty much default otherwise.

Reinstall- Ive tried starting over without any backups from configs.

Provider is pointed back to my gateway name "Voip Line 1" and not my user id. "1231231234"

Anything else I can tell you?

Im lost...

Logged
jflaugh
Newbie
*
Offline Offline

Posts: 12


View Profile
« Reply #201 on: March 08, 2009, 12:45:12 pm »

It looks like this topic is the place to ask questions so here it goes.
My issue is I installed a Vertical Xcelerator IP and I want to use the IP phones outside of my network I thought this would be a simple task but it is not with SIP.
I was told by Vertical that UDP/TCP port 5060 and UDP port range 35000 to 65000 needs forwarded and 1:1 NAT needs setup. I looked into 1:1 NAT but the from what I understand I need a second static ip and that is not possible. So in my quest to pull this off I found FreeSWITCH with the proxy option.

What I want to accomplish... Put my SIP/IP/VOIP PBX behind my PFsence and have external hard phone connection + have the PBX connect to a SIP provider. Can FreeSWITCH help me.

Here is my network setup
PFsence 1.2.2
external 207.255.XXX.110/24
internal 192.168.78.1/24
Ip PBX 192.168.78.30

If there is anyone that could advise me on the best solution to get my SIP out on the inernet I would greatly appreciate the help.
Thanks
Jeremy
Logged
tikid
Jr. Member
**
Offline Offline

Posts: 88


View Profile
« Reply #202 on: March 08, 2009, 06:30:24 pm »

If you've got the server internal, and the phones external, just forward the ports and you should be fine...you shouldn't need 1:1 or FS proxy, unless I'm missing something.
Logged
jflaugh
Newbie
*
Offline Offline

Posts: 12


View Profile
« Reply #203 on: March 08, 2009, 06:50:22 pm »

I think the issue I am having is RTP and NAT no playing nicely I need someting to accept and forward the RTP packets that NAT is not expecting.
Logged
tikid
Jr. Member
**
Offline Offline

Posts: 88


View Profile
« Reply #204 on: March 08, 2009, 07:06:45 pm »

Forwarding rules may do this.  I had success doing this another way, see http://forum.pfsense.org/index.php/topic,12830.0.html, but I don't know if pieces of that may work for you...
Logged
Taras Savchuk
Newbie
*
Offline Offline

Posts: 17


View Profile WWW
« Reply #205 on: March 12, 2009, 03:17:15 am »

I have fresh install of pfSense 1.2.2 & fresh install of FreeSWITCH 0.8.3.4.
FreeSWITCH don't start.

Here details:
Code:
# cd /usr/local/freeswitch/bin/
# ./freeswitch
Cannot lock pid file /usr/local/freeswitch/log/freeswitch.pid.
# rm /usr/local/freeswitch/log/freeswitch.pid
# ./freeswitch
Cannot lock pid file /usr/local/freeswitch/log/freeswitch.pid.
# ps aux | grep freeswitch
#
Logged
mcrane
Sr. Member
****
Offline Offline

Posts: 496


View Profile
« Reply #206 on: March 12, 2009, 03:30:06 am »

Sorry uploaded the new build but forgot to rename and replace the old one. Remove the package and reload it and you should get the new version that will work.

Mark
Logged
0tt0
Full Member
***
Offline Offline

Posts: 257


View Profile
« Reply #207 on: March 12, 2009, 11:28:21 am »

Hi,

Just for the record: FreeSWITCH is now running here (hasn't been under the latest 2-3 versions).
Am using 0.8.3.4 on pfsense 1.2.2

Cheers,
Logged
chpalmer
Hero Member
*****
Offline Offline

Posts: 881


View Profile WWW
« Reply #208 on: March 12, 2009, 08:36:49 pm »

Just a report:

My provider is getting this line from me now (instead of the standard   sip:1234567890@myipaddy:5080;transport=udp)

sip:gw+Voip Line 1@myipaddy:5080;transport=udp


pfsense 1.2.3  package 0.8.3.1






Was playing some more last night.   "The Voip Line 1" comes from my gateway name. Dont know where the gw+ comes from. Is there a way to fix this? 




Found this regarding my issue.   http://www.nabble.com/Contact-header-on-INVITE-td22376608.html

In case anyone else runs into it...  Smiley
Logged
iced98lx
Jr. Member
**
Offline Offline

Posts: 55

Package Abuser


View Profile
« Reply #209 on: March 13, 2009, 10:11:31 am »

The 0.8.3.4 package is 1.2.2 safe with no need for PHP work around. It also fixes the recording glitch where 2 seconds of recording got tagged on the end. Easy upgrade no issues, great work Mcrane!

Chris
Logged
Pages: 1 ... 10 11 12 13 [14] 15 16 17 18 ... 21   Go Up
  Print  
 
Jump to:  

 

Page created in 0.035 seconds with 19 queries.