Re: [SR-Users] kamailio 3.1.4

2013-04-29 Thread Alex Balashov
On 04/29/2013 05:46 PM, Ryan d'Eon wrote: If so, which is the ideal upgrade path? 3.1.5? 3.1.6? You probably want the latest 3.1 branch with all backports of critical fixes: git clone git://git.sip-router.org/sip-router -b 3.1 -- Alex Balashov - Principal Evariste Systems LLC 235 E Ponc

Re: [SR-Users] Kamailio 3.1.4 Bitwise Operators?

2011-08-02 Thread Brandon Armstead
Daniel, This commit is working perfectly! Thank you. Sincerely, Brandon Armstead On Tue, Aug 2, 2011 at 3:05 PM, Daniel-Constantin Mierla wrote: > Hello, > > some of the bitwise operators were forgotten to be added when we migrated > to the new core. They were added some time ago, but in m

Re: [SR-Users] Kamailio 3.1.4 Bitwise Operators?

2011-08-02 Thread Daniel-Constantin Mierla
Hello, some of the bitwise operators were forgotten to be added when we migrated to the new core. They were added some time ago, but in master branch since I didn't want to commit in stable branch at that moment, because it was just few days before 3.1.4, not allowing testing. I just backpor

Re: [SR-Users] Kamailio 3.1.4 Bitwise Operators?

2011-08-02 Thread Daniel-Constantin Mierla
Hello, some of the bitwise operators were forgotten to be added when we migrated to the new core. They were added some time ago, but in master branch since I didn't want to commit in stable branch at that moment, because it was just few days before 3.1.4, not allowing testing. I just backpor

Re: [SR-Users] Kamailio 3.1.4 Compilation Error ('TMCB_DONT_ACK' undeclared)

2011-07-05 Thread Bruce McAlister
That fixed it, thanks Daniel On 05/07/2011 16:04, Daniel-Constantin Mierla wrote: > Hello, > > actually you missed to set the flavour to kamailio, i.e., > > make FLAVOUR=kamailio ... > > This TM callback is defined by default only in kamailio flavours. > According to your 'make' output, you compil

Re: [SR-Users] Kamailio 3.1.4 Compilation Error ('TMCB_DONT_ACK' undeclared)

2011-07-05 Thread Henning Westerholt
On Tuesday 05 July 2011, Daniel-Constantin Mierla wrote: > actually you missed to set the flavour to kamailio, i.e., > > make FLAVOUR=kamailio ... > > This TM callback is defined by default only in kamailio flavours. > According to your 'make' output, you compiled ser. > > seas compiles fine for

Re: [SR-Users] Kamailio 3.1.4 Compilation Error ('TMCB_DONT_ACK' undeclared)

2011-07-05 Thread Daniel-Constantin Mierla
Hello, actually you missed to set the flavour to kamailio, i.e., make FLAVOUR=kamailio ... This TM callback is defined by default only in kamailio flavours. According to your 'make' output, you compiled ser. seas compiles fine for me with kamailio. Perhaps seas should not be compiled by def

Re: [SR-Users] Kamailio 3.1.4 Compilation Error ('TMCB_DONT_ACK' undeclared)

2011-07-05 Thread Asgaroth
Thanks Henning, I will try that. On 05/07/2011 15:29, Henning Westerholt wrote: > On Tuesday 05 July 2011, Bruce McAlister wrote: >> Would someone be able to point me in the right direction here, I am >> trying to compile Kamailio 3.1.4 from git checkout and I am ending up >> with the following er

Re: [SR-Users] Kamailio 3.1.4 Compilation Error ('TMCB_DONT_ACK' undeclared)

2011-07-05 Thread Henning Westerholt
On Tuesday 05 July 2011, Bruce McAlister wrote: > Would someone be able to point me in the right direction here, I am > trying to compile Kamailio 3.1.4 from git checkout and I am ending up > with the following error: > [..] > seas_action.c: In function 'ac_uac_req': > seas_action.c:1097: error: 'T