[Freeswitch-users] mod_lua issue: Protocol error

Brian West brian at freeswitch.org
Wed Mar 19 12:24:36 MSK 2014


Absolutely no reason to update the thread now, 

My OCD got the best of me; after MikeJ pushed his recent automake changes for all the mods it made the rest of the task fairly simple, 

Now if you could try this on SmartOS as below and report back please:

Compile OpenSSL 1.0.1f like this:
wget http://www.openssl.org/source/openssl-1.0.1f.tar.gz
tar zxfv openssl-1.0.1f.tar.gz
CFLAGS=-m64 LDFLAGS=-m64 ./Configure solaris64-x86_64-gcc --prefix=/opt/64 shared
gmake
gmake install

FreeSWITCH:
git clone git://git.freeswitch.org/freeswitch.git freeswitch.git
cd freeswitch.git
./bootstrap.sh
./configure —enable-64
gmake
gmake install


If you run into an issue building mod_enum just do this 'chmod +x libs/ldns/install-sh’, and try again (FS-6379)

--
Brian West
brian at freeswitch.org
FreeSWITCH Solutions, LLC
PO BOX 2531
Brookfield, WI 53008-2531
Twitter: @FreeSWITCH , @briankwest
http://www.freeswitchbook.com
http://www.freeswitchcookbook.com

T: +1.918.420.9001  |  F: +1.918.420.9002  |  M: +1.918.424.WEST
iNUM: +883 5100 1420 9001
ISN: 410*543
Skype:briankwest
PGP Key: http://www.bkw.org/key.txt (AB93356707C76CED)

On Feb 26, 2014, at 1:43 PM, Vladimir Getmanshchuk <vladget at gmail.com> wrote:

> Hi Brian and community,
> 
> I was busy all the day, so that's it.
> My colleague Valentin build it on SmartOS, so he'll provide all his experience related this.
> 
> I hope he will update this thread soon.
> 




Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list