FreeSwitch upgrade issues going from 0.8.9 –> 0.9.5
-
Hi all-
I came in to work this morning to find that FreeSwitch was suddenly complaining that the external configuration was invalid (hadn't made any changes in the past month, it's been solid with ViaTalk). I took this as an opportunity to upgrade to the latest version of the package ( 0.8.9 –> 0.9.5 ), but now i'm getting all manner of complaints (See below). I'm running 1.2.3-RC3, and everything else is peachy. Any and all insight here would be greatly appreciated.
Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handle sofia status Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 181 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handle sofia status profile external Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 211 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handle sofia status profile internal Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 211 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handle sofia status profile internal-ipv6 Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 211 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handle sofia status profile lan Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 211 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handlestatus Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 224 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handleshow channels Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 242 Warning: fsockopen(): unable to connect to 208.106.106.80:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 Warning: fsockopen(): unable to connect to 10.0.27.1:8021 in /usr/local/pkg/freeswitch.inc on line 167 Warning: socket_set_blocking(): supplied argument is not a valid stream resource in /usr/local/pkg/freeswitch.inc on line 168 no handleshow calls Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/www/packages/freeswitch/freeswitch_status.php on line 261
Thanks in advance,
Darren David -
It appears from your errors you shared that FreeSWITCH isn't started. What version of pfSense are you using? If you are using pfSense 1.2.1 or 1.2.2 the FreeSWITCH package 0.9.5 was compiled for FreeBSD 7.2. pfSense 1.2.3 uses FreeBSD 7.2 so if you are using an older version then I suggest you upgrade to pfSense 1.2.3.
I am working on a new version of the FreeSWITCH package. I've named the project FusionPBX and made it multi-platform. After I have a full release version of it. I will work on a pfSense package for it. http://www.fusionpbx.com
-
I uninstalled and reinstalled FreeSwitch and now it's starting up, at least. Maybe the upgrade got borked.
-
The upgrade path is actually to uninstall and reinstall with the new version. If you use the updgrade tool in pfsense the upgrade will fail. Haven't yet figured out what is causing the upgrade button not to work.