Hello,
Kamailio SIP Server v3.3.2 stable release is out.
This is a maintenance release of the latest stable branch, 3.3, that includes fixes since release of v3.3.1. There is no change to database schema or configuration language structure that you have to do on installations of v3.3.0 or v3.3.1. Deployments running previous v3.x.x versions are strongly recommended to be upgraded to v3.3.2.
For more details about version 3.3.2 (including links and hints to download the tarball or from GIT repository), visit:
* http://www.kamailio.org/w/2012/10/kamailio-v3-3-2-released/
RPM, Debian/Ubuntu packages will be available soon as well.
Cheers, Daniel
El Tue, 16 Oct 2012 17:00:03 +0200 Daniel-Constantin Mierla miconda@gmail.com escribió:
Hello,
Kamailio SIP Server v3.3.2 stable release is out.
For more details about version 3.3.2 (including links and hints to download the tarball or from GIT repository), visit:
RPM, Debian/Ubuntu packages will be available soon as well.
Debian and Ubuntu packages are ready. Please find the instructions below:
Hello,
On 10/16/12 11:29 PM, Jon Bonilla (Manwe) wrote:
El Tue, 16 Oct 2012 17:00:03 +0200 Daniel-Constantin Mierla miconda@gmail.com escribió:
Hello,
Kamailio SIP Server v3.3.2 stable release is out.
For more details about version 3.3.2 (including links and hints to download the tarball or from GIT repository), visit:
* http://www.kamailio.org/w/2012/10/kamailio-v3-3-2-released/
RPM, Debian/Ubuntu packages will be available soon as well.
Debian and Ubuntu packages are ready. Please find the instructions below:
thanks for building the packages!
Please use the new wiki site for 3.3.x, the link for debs is:
http://www.kamailio.org/wiki/packages/debs
Same username and password should work for editing the wiki.
Cheers, Daniel
Hello all,
For those who like running kamailio on routers and/or other small embedded systems, the latest kamailio stable is available for download. For more info, please check: http://www.nslu2-linux.org/wiki/Optware/HomePage For a list of supported platforms, please check: http://www.nslu2-linux.org/wiki/Optware/Platforms
Regards, Ovidiu Sas
4 dec 2012 kl. 05:26 skrev Ovidiu Sas osas@voipembedded.com:
Hello all,
For those who like running kamailio on routers and/or other small embedded systems, the latest kamailio stable is available for download. For more info, please check: http://www.nslu2-linux.org/wiki/Optware/HomePage For a list of supported platforms, please check: http://www.nslu2-linux.org/wiki/Optware/Platforms
Wrote a news item on the web site: http://www.kamailio.org/w/2012/12/kamailio-3-3-2-release-for-small-embedded-...
Thanks again for your work with this, Ovidiu!
Compiled fine on my Sheevaplug tonight :-)
/O
Regards, Ovidiu Sas
-- VoIP Embedded, Inc. http://www.voipembedded.com
On Tue, Oct 16, 2012 at 11:00 AM, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
Kamailio SIP Server v3.3.2 stable release is out.
This is a maintenance release of the latest stable branch, 3.3, that includes fixes since release of v3.3.1. There is no change to database schema or configuration language structure that you have to do on installations of v3.3.0 or v3.3.1. Deployments running previous v3.x.x versions are strongly recommended to be upgraded to v3.3.2.
For more details about version 3.3.2 (including links and hints to download the tarball or from GIT repository), visit:
RPM, Debian/Ubuntu packages will be available soon as well.
Cheers, Daniel
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
On Tue, Dec 4, 2012 at 1:45 AM, Olle E. Johansson oej@edvina.net wrote:
4 dec 2012 kl. 05:26 skrev Ovidiu Sas osas@voipembedded.com:
Hello all,
For those who like running kamailio on routers and/or other small embedded systems, the latest kamailio stable is available for download. For more info, please check: http://www.nslu2-linux.org/wiki/Optware/HomePage For a list of supported platforms, please check: http://www.nslu2-linux.org/wiki/Optware/Platforms
Wrote a news item on the web site: http://www.kamailio.org/w/2012/12/kamailio-3-3-2-release-for-small-embedded-...
Thanks for posting it.
Thanks again for your work with this, Ovidiu!
Compiled fine on my Sheevaplug tonight :-)
If you compiled on Sheeva, then you did native compilation :) Cross compilation is when you build on a host platform for a different target (let's say on x86 for arm). The reason for cross compiling is speed (it is much faster to build on x86 then on a slow arm processor) and no need to have access to the target platform (which is a big plus when you build for several platforms).
Hope this helps :) -ovidiu
4 dec 2012 kl. 19:16 skrev Ovidiu Sas osas@voipembedded.com:
On Tue, Dec 4, 2012 at 1:45 AM, Olle E. Johansson oej@edvina.net wrote:
4 dec 2012 kl. 05:26 skrev Ovidiu Sas osas@voipembedded.com:
Hello all,
For those who like running kamailio on routers and/or other small embedded systems, the latest kamailio stable is available for download. For more info, please check: http://www.nslu2-linux.org/wiki/Optware/HomePage For a list of supported platforms, please check: http://www.nslu2-linux.org/wiki/Optware/Platforms
Wrote a news item on the web site: http://www.kamailio.org/w/2012/12/kamailio-3-3-2-release-for-small-embedded-...
Thanks for posting it.
Thanks again for your work with this, Ovidiu!
Compiled fine on my Sheevaplug tonight :-)
If you compiled on Sheeva, then you did native compilation :)
Cross compilation is when you build on a host platform for a different target (let's say on x86 for arm). The reason for cross compiling is speed (it is much faster to build on x86 then on a slow arm processor) and no need to have access to the target platform (which is a big plus when you build for several platforms).
Oh I know. I do work with ARM cpu's on small embedded systems where we build everything on "normal" cpu's and then transfer to the board.
We do this for Asterisk, but not yet for Kamailio.
I just wanted to brag a little about my SheevaPlug :-)
/O
On Wed, Dec 5, 2012 at 1:32 AM, Olle E. Johansson oej@edvina.net wrote:
4 dec 2012 kl. 19:16 skrev Ovidiu Sas osas@voipembedded.com:
On Tue, Dec 4, 2012 at 1:45 AM, Olle E. Johansson oej@edvina.net wrote:
4 dec 2012 kl. 05:26 skrev Ovidiu Sas osas@voipembedded.com:
Hello all,
For those who like running kamailio on routers and/or other small embedded systems, the latest kamailio stable is available for download. For more info, please check: http://www.nslu2-linux.org/wiki/Optware/HomePage For a list of supported platforms, please check: http://www.nslu2-linux.org/wiki/Optware/Platforms
Wrote a news item on the web site: http://www.kamailio.org/w/2012/12/kamailio-3-3-2-release-for-small-embedded-...
Thanks for posting it.
Thanks again for your work with this, Ovidiu!
Compiled fine on my Sheevaplug tonight :-)
If you compiled on Sheeva, then you did native compilation :)
Cross compilation is when you build on a host platform for a different target (let's say on x86 for arm). The reason for cross compiling is speed (it is much faster to build on x86 then on a slow arm processor) and no need to have access to the target platform (which is a big plus when you build for several platforms).
Oh I know. I do work with ARM cpu's on small embedded systems where we build everything on "normal" cpu's and then transfer to the board.
We do this for Asterisk, but not yet for Kamailio.
I just wanted to brag a little about my SheevaPlug :-)
I see ... proud SheevaPlug owner ;) Asterisk is also available on those feeds (including the SheevaPlug platform).
-ovidiu