Any freeswitch users here?
Printable View
Any freeswitch users here?
But if I harass your crew Ill end up slowing them down on the important projects... :p;)
The Freeswitch package for pfsense is getting better by the minute. I havent spent a real long time learning it as things are hectic here but Id like to consider it for the office sooner or later...
:)
Have you tried their IRC channel?
Sure haven't. That's a good idea, thanks!
The pfsense package tends to be more user friendly to those of us not so used to consoles. They have a great Wiki page going also. http://doc.pfsense.org/index.php/FreeSWITCH
Ive Freeswitch built into a windows machine also and have not got that to work as well yet...
I've been curious once or twice, but I have a stable system here, so... I am running asterisk 1.6 with freepbx 2.5 on my firewall/gateway (clarkconnect 4.3, based on RHEL4).
The "so far" report...
Getting an ATA to play nice took some work but the GS 502 seems to just fine. Found that with the Zoom 5822 theres no way to specify two different local server ports i.e. 5060, 5061... I dont remember if that was covered here before. Otherwise it seems to work ok for one line...
Ive had this up and working for a little over two weeks and absolutely love it. Its a very educational project... :)
chpalmer, you must be a pro now :)
I plan to eventually figure out FreeSwitch.
My $25 FS Server is a small investment to experiment.
Have not even got X-Lite to register locally yet ...
well see I got my freeswitch to work but can only get audio to work on outbound not inbound and I was able to get my voipo number to work on x-lite. I am also still trying to figure out why I cant get get incoming to work on my shoreline ip 100 phone to work.
I was hoping to get X-Lite working as an extension.
Once that worked, I was going to see if VOIPo would work outbound.
I either don't have the 1001.xml being seen, or not sure what?
It seems I should be able to point the X-Lite client at the Freeswitch IPCode:root@DockStar:/etc/freeswitch/directory/default# cat 1001.xml
<include>
<user id="1001">
<params>
<param name="password" value="4321"/>
<param name="vm-password" value="1001"/>
</params>
<variables>
<variable name="toll_allow" value="domestic,international,local"/>
<variable name="accountcode" value="1001"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1001"/>
<variable name="effective_caller_id_number" value="1001"/>
<variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/>
<variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/>
<variable name="callgroup" value="techsupport"/>
</variables>
</user>
</include>
root@DockStar:/etc/freeswitch/directory/default#
Maybe I'm missing a port number or something?
Most guides don't seem to require more.
http://www.linux-magazine.com/w3/iss...Freeswitch.pdf