Syntax-wise, these are the only major changes in 2.1:
* for udp/tcp/sctp/tls listeners, you must also do a `loadmodule
"proto_xxx.so"` command after setting your mpath.
* the global tcp_xxx and tls_xxx params must now be rewritten as
modparam("proto_<proto>", "<proto>_xxxx", ...)
Now, from a stability point of view, the network layer has been
completely re-organized in order to easily support the addition of new
transport protocols. This code is currently in a beta phase - it needs
testing. But modules are unchanged and should behave exactly the same.
So yes, "it should all work in general" :)
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 08.03.2015 18:43, John Nash wrote:
OK. Thank you. I have one more related question. If I use 2.1 version
(I understand there may be some bugs) and use it with 1.X scripts (I
mean without using async features in script for now) should it all
work in general?...Like all modules?
On Sun, Mar 8, 2015 at 9:52 PM, Liviu Chircu <[email protected]
<mailto:[email protected]>> wrote:
Hello John,
1.11.3 LTS seems to be what you're looking for [1]. You can get it
with:
git clone https://github.com/OpenSIPS/opensips.git -b 1.11
[1] http://www.opensips.org/About/AvailableVersions
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 08.03.2015 17:59, John Nash wrote:
I had started testing 1.X series taken from github master branch
couple of months ago (It shows version as Server:: OpenSIPS
(1.12.0dev-notls (x86_64/linux))
Now I need to install it in one of the production server and
before I do that I want to update to the latest version of 1.X
series. Which branch should I use to use most upto date 1.X
opensips (As master branch now is 2.1)
_______________________________________________
Users mailing list
[email protected] <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected] <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users