Hello Devs,
I was going to answer the question below on sr-users about the websocket module/package. With the exception of OpenSuse > v12, the websocket module is not built into any of the RPM distros on the kamailio download pages.
Is this due to the libunistring build-dependancy? Can we update the spec file to make websockets available in as many distributions as possible?
Regards, Hugh
-------- Original Message -------- Subject: [SR-Users] websocket.so module not generated Date: Fri, 14 Feb 2014 22:36:42 +0100 From: Alvaro Urionabarrenetxea Gomez alvurion@gmail.com Reply-To: Kamailio (SER) - Users Mailing List sr-users@lists.sip-router.org To: sr-users@lists.sip-router.org
Hi.
I have a problem when I'm trying to start with my Kamailio server. I have an error about not existing "websocket.so" module.
Here is the error:
root@kamailio:# /etc/init.d/kamailio start
** Not starting Kamailio SIP server: invalid configuration file!* *** ** 0 (8327) ERROR: <core> [sr_module.c:587]: load_module(): ERROR: load_module: could not find module <websocket> in </usr/local/lib/kamailio/modules/>* *0(8327) : <core> [cfg.y:3408]: yyerror_at(): parse_error in config file /usr/local/etc/kamailio/kamailio.cfg, line 318, column 12-25: failed to load module* *ERROR: bad config file (1 errors)* ***
And here is the line 318 in kamailio.cfg:
*loadmodule "websocket.so"*
I looked for that module in the correspondent folder but isn't there. Can anyone upload the websocket.so file to another mirror, MEGA for example? I tried to generate another time, download another kamailio versions but the error stills there.
Much apreciated.
Thanks!