Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Răzvan Crainea
Hi, Ovidiu! Can you post (pastebin maybe) the entire log of the 'make deb' command? Best regards, Razvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com On 03/22/2013 10:31 PM, Ovidiu Sas wrote: I got the similar errors on a freshly installed debian while running 'make

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Bogdan-Andrei Iancu
Ovidiu, what debian version is that ? Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 03/22/2013 11:31 PM, Ovidiu Sas wrote: I got the similar errors on a freshly installed debian while running 'make deb': command-line: warning: CFG_DIR

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Ovidiu Sas
# cat /etc/debian_version 6.0.7 # uname -a Linux opensips 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686 GNU/Linux -ovidiu On Mon, Mar 25, 2013 at 9:03 AM, Bogdan-Andrei Iancu bog...@opensips.org wrote: Ovidiu, what debian version is that ? Regards, Bogdan-Andrei Iancu OpenSIPS

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Ovidiu Sas
A workaround to build-it without warnings is: PREFIX= make deb The issue here is that somehow opensips is built with the wrong prefix (set to /usr/local) when doing a simple 'make deb'. -ovidiu On Mon, Mar 25, 2013 at 9:09 AM, Ovidiu Sas o...@voipembedded.com wrote: # cat /etc/debian_version

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Ovidiu Sas
This issue is not 1.9 specific. It can be reproduced on 1.8.2: Compiling action.c gcc -Wall -g -O2 -Wcast-align -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DDISABLE_NAGLE -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DHAVE_RESOLV_RES -DF_MALLOC -DUSE_TCP -DNAME='opensips'

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Răzvan Crainea
Hello! It seems to be a problem with some Makefile variables that were not overwitten. I have committed a fix on trunk, 1.9 and 1.8. Can you please test again and let me know if there are any problems? Best regards, Razvan Crainea OpenSIPS Core Developer http://www.opensips-solutions.com

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-25 Thread Ovidiu Sas
Seems to be working fine now. Thanks, Ovidiu On Mon, Mar 25, 2013 at 1:28 PM, Răzvan Crainea raz...@opensips.org wrote: Hello! It seems to be a problem with some Makefile variables that were not overwitten. I have committed a fix on trunk, 1.9 and 1.8. Can you please test again and let me

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-22 Thread Ovidiu Sas
I got the similar errors on a freshly installed debian while running 'make deb': command-line: warning: CFG_DIR redefined command-line: warning: this is the location of the previous definition -ovidiu On Mon, Mar 4, 2013 at 10:11 AM, Seth Schultz sschu...@scholarchip.com wrote: Bogdan, I am

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-04 Thread Bogdan-Andrei Iancu
Hi Seth, I tried to reproduce this, but no luck...somehow I'm afraid it is something particular to your environmentmaybe some inherited ENV variables ? are you able to reproduce this issue on other servers ? Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-03-04 Thread Seth Schultz
Bogdan, I am unable to reproduce this on other servers. Thanks for looking into it, I will checkout clean from sources and try again. Seth Seth Schultz E-Mail: sschu...@scholarchip.com Phone: 212.255.8005 x 124 Fax: 212.255.8091 On 3/4/2013 7:16 AM, Bogdan-Andrei Iancu wrote: Hi Seth, I

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-28 Thread Bogdan-Andrei Iancu
Hi Seth, What exactly are you trying to do ? make all ? make deb ? Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 02/27/2013 08:38 PM, Seth Schultz wrote: Hello, I just did a clean checkout of the 1.9.0 major release, but when I build, I

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-28 Thread Seth Schultz
Bogdan, I used make menuconfig, selected the excluded modules db_mysql and dialplan, set the install prefix to /, then selected Compile And Install OpenSIPS. I saw the messages below repeated many times during the compilation. It did compile and install, but just thought I would mention

[OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-27 Thread Bogdan-Andrei Iancu
After one month of successful beta testing, the 1.9.0 major released turned into a fully stable GA releasesuitable for production usage. Feel free to download and torture it - it will proudly do the job for you :) ! Once again, many thanks to all people who got involved in the testing,

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-27 Thread Seth Schultz
Hello, I just did a clean checkout of the 1.9.0 major release, but when I build, I am seeing these messages repeated for every file: command-line:0:0: warning: CFG_DIR redefined [enabled by default] command-line:0:0: note: this is the location of the previous definition

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-27 Thread Saúl Ibarra Corretgé
On Feb 27, 2013, at 7:13 PM, Bogdan-Andrei Iancu wrote: After one month of successful beta testing, the 1.9.0 major released turned into a fully stable GA releasesuitable for production usage. Feel free to download and torture it - it will proudly do the job for you :) ! Once again,

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-27 Thread Brett Nemeroff
Great job guys! This is one exciting build -Brett On Wed, Feb 27, 2013 at 12:13 PM, Bogdan-Andrei Iancu bog...@opensips.orgwrote: After one month of successful beta testing, the 1.9.0 major released turned into a fully stable GA releasesuitable for production usage. Feel free to

Re: [OpenSIPS-Users] [RELEASE] 1.9 Major Release becomes stable GA today!

2013-02-27 Thread Rudy
Fantastic! Another amazing release full of exciting features to explore. Thanks to everyone for their contributions. Best regards, --Rudy Dynamic Packet Toll-Free: 888.929.VOIP ( 8647 ) On Wed, Feb 27, 2013 at 1:48 PM, Brett Nemeroff br...@nemeroff.com wrote: Great job guys! This is one