Hello,

As I have said before, OpenSIPS 1.7 has not been officially released.
OpenSIPS trunk is for development purposes, and it is not considered ready to be put directly into production.

In a couple of weeks, after we do some more testing on the new trunk code, there will be an official release that you will be able to use in production.


Regards,

--
Vlad Paiu
OpenSIPS Developer



On 06/16/2011 04:56 PM, Chris Martineau wrote:
Ok thanks,

How stable is 1.7 as I will need to put this into a live high traffic 
environment.

Regards

Chris

-----Original Message-----
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Ovidiu Sas
Sent: 16 June 2011 14:25
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] Bye_on timeout_flag missing in 1.7

Actually, there are some dependencies on new development on trunk and
therefor it will not work on the 1.6 branch.
Sorry for the false lead.
You will need to perform a full trunk install in order to get the
registrant functionality.

Regards,
Ovidiu Sas

On Thu, Jun 16, 2011 at 9:15 AM, Chris Martineau<ch...@ghosttelecom.com>  wrote:
Hi,

Tried this but the the make install stops with Error 2 when it tries to compile 
this module. All permissions are fine on the files.

Anything I need to change for it to compile this correctly?

Many thanks

Chris

-----Original Message-----
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Ovidiu Sas
Sent: 16 June 2011 13:06
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] Bye_on timeout_flag missing in 1.7

Add the registrant directory to your 1.6 source code and
install/upgrade from there along with all the other modules in order
to maintain compatibility between modules and core.

Regards,
Ovidiu Sas

On Thu, Jun 16, 2011 at 7:51 AM, Chris Martineau<ch...@ghosttelecom.com>  wrote:
Hi Vlad,

Thanks for your help on this.

Just a quick question. I only need the registrant module from 1.7 can I
just compile this and copy the .so files over to my 1.6 installation?

Many thanks again

Chris

-----Original Message-----
From: users-boun...@lists.opensips.org
[mailto:users-boun...@lists.opensips.org] On Behalf Of Vlad Paiu
Sent: 16 June 2011 10:57
To: users@lists.opensips.org
Subject: Re: [OpenSIPS-Users] Bye_on timeout_flag missing in 1.7

Hello,

OpenSIPS 1.7 has not been officially released yet :)
If you mean you have upgraded everything from trunk, please check [1].
Briefly, the flag was removed, and to maintain functionality you have to

call create_dialog() with a "B" parameter, like this :
     create_dialog("B");

[1] http://www.opensips.org/html/docs/modules/devel/dialog.html#id298503


Regards,

--
Vlad Paiu
OpenSIPS Developer



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to