[OpenSIPS-Devel] [ opensips-Bugs-2495521 ] [seas] no check for write overflow in msg_encode

2009-03-24 Thread SourceForge.net
Bugs item #2495521, was opened at 2009-01-09 11:07 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=2495521group_id=232389 Please note that this message will contain a full copy of the comment

[OpenSIPS-Devel] Error compiling Compiling mmgeoip.c (trunk version)

2009-03-24 Thread Iñaki Baz Castillo
make[3]: se ingresa al directorio `/usr/src/opensips-trunk/sources/modules/mmgeoip' Compiling mmgeoip.c gcc -fPIC -DPIC -Wall -g -O2 -Wcast-align -DMOD_NAME='mmgeoip' -DNAME='opensips' -DVERSION='1.6.0dev0-notls' -DARCH='x86_64' -DOS='linux' -DCOMPILER='gcc 4.1.2' -D__CPU_x86_64 -D__OS_linux

Re: [OpenSIPS-Devel] Error compiling Compiling mmgeoip.c (trunk version)

2009-03-24 Thread Sergio Gutierrez
Hi Iñaki. Looks like you have not installed libgeoip packages; If you installed from sources, then you might need to point LOCALBASE to library location. Regards. Sergio On Tue, Mar 24, 2009 at 4:51 AM, Iñaki Baz Castillo i...@aliax.net wrote: make[3]: se ingresa al directorio

[OpenSIPS-Devel] [ opensips-Bugs-2495521 ] [seas] no check for write overflow in msg_encode

2009-03-24 Thread SourceForge.net
Bugs item #2495521, was opened at 2009-01-09 06:07 Message generated for change (Comment added) made by saguti You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=2495521group_id=232389 Please note that this message will contain a full copy of the comment

Re: [OpenSIPS-Devel] Error compiling Compiling mmgeoip.c (trunk version)

2009-03-24 Thread Iñaki Baz Castillo
2009/3/24 Iñaki Baz Castillo i...@aliax.net: 2009/3/24 Sergio Gutierrez sag...@gmail.com: Hi Iñaki. Looks like you have not installed libgeoip packages; If you installed from sources, then you might need to point LOCALBASE to library location. Sergio, I do have these libraries installed:

[OpenSIPS-Devel] SF.net SVN: opensips:[5535] trunk/packaging

2009-03-24 Thread Inaki Baz Castillo
Revision: 5535 http://opensips.svn.sourceforge.net/opensips/?rev=5535view=rev Author: ibc_sf Date: 2009-03-24 12:11:22 + (Tue, 24 Mar 2009) Log Message: --- - added control version to libgeoip-dev (= 1.4.4), required by mmgeoip module Modified Paths: --

[OpenSIPS-Devel] Error compiling Compiling mmgeoip.c (trunk version)

2009-03-24 Thread Iñaki Baz Castillo
2009/3/24 Iñaki Baz Castillo i...@aliax.net: 2009/3/24 Iñaki Baz Castillo i...@aliax.net: Also, I've checked the following libraries:  /usr/include/GeoIP.h  /usr/include/GeoIPCity.h and there is not defined GEOIP_MMAP_CACHE. But there is GEOIP_MEMORY_CACHE in /usr/include/GeoIP.h And

Re: [OpenSIPS-Devel] Deb dependencies not listed in opensips-console

2009-03-24 Thread Iñaki Baz Castillo
2009/3/24 Iñaki Baz Castillo i...@aliax.net: These packages python-mysqldb, libfrontier-rpc-perl, ibnet-ip-perl, libberkeleydb-perl shouldn't appear in the Debian control file, am I right? I'm wrong, since opensips-console dependencies are already listed in the own opensips-console.deb

[OpenSIPS-Devel] Compilation Error on additionnal modules

2009-03-24 Thread Marc Leurent
Hello all, I have some troubles compiling OpenSIPs 1.5.0... Am I the only one to have this problem? compilation works, but on install I have a strange line: ERROR: module modules/modules/db_mysql/modules.sodb_mysql not compiled My system is CentOS 5.2 32 and 64bits! The name of the module is

Re: [OpenSIPS-Devel] mi_xmlrpc module with opensips 1.4.2-notls (x86_64/linux) undefined symbol: xmlrpc_array_size

2009-03-24 Thread Bogdan-Andrei Iancu
Hi Ollie, be sure you do proper clean (do make proper) before recompiling - all version 10310 - 10630 should work. maybe you just have mixed some objects from the prev compiling. Regards, Bogdan ollie eillo wrote: Hi, /Centos 5.2 x86_64/ /opensips 1.4.2-notls/ I have opensips

Re: [OpenSIPS-Devel] Compilation Error on additionnal modules

2009-03-24 Thread Bogdan-Andrei Iancu
Hi Marc, For sure it is a rpm spec bug - I made some changes yesterday and probably screwed something up. What spec file are you using? Regards, Bogdan Marc Leurent wrote: Hello all, I have some troubles compiling OpenSIPs 1.5.0... Am I the only one to have this problem? compilation

Re: [OpenSIPS-Devel] Compilation Error on additionnal modules

2009-03-24 Thread Marc Leurent
Hello, I'm fixing bugs in opensips.spec.CentOS file in trunk version. I have already fix 2 bugs in XMPP and SNMPSTATS modules. I have another one to fix and then I will upload it on sourceforge! ++ Le Tuesday 24 March 2009 16.06:22 Bogdan-Andrei Iancu, vous avez écrit : Hi Marc, For sure it

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5535] trunk/packaging

2009-03-24 Thread Bogdan-Andrei Iancu
Hi Inaki, Thanks for the fix - this version check is only for etch or it applies for all deb distros? Regards, Bogdan Inaki Baz Castillo wrote: Revision: 5535 http://opensips.svn.sourceforge.net/opensips/?rev=5535view=rev Author: ibc_sf Date: 2009-03-24 12:11:22 + (Tue,

Re: [OpenSIPS-Devel] Compilation Error on additionnal modules

2009-03-24 Thread Bogdan-Andrei Iancu
Super, if you want, I can provide you write access to the SVN in order to take care of the rpm specs by yourself. Regards, Bogdan Marc Leurent wrote: Hello, I'm fixing bugs in opensips.spec.CentOS file in trunk version. I have already fix 2 bugs in XMPP and SNMPSTATS modules. I have

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5535] trunk/packaging

2009-03-24 Thread Iñaki Baz Castillo
2009/3/24 Bogdan-Andrei Iancu bog...@voice-system.ro: Hi Inaki, Thanks for the fix - this version check is only for etch or it applies for all deb distros? - In Sid/Lenny the deb version is already 1.4.4 so there is no problem. - In Etch it requieres to add the Etch backports repositories to

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5535] trunk/packaging

2009-03-24 Thread Bogdan-Andrei Iancu
I see, I will do a backport to 1.5 also. Thanks and regards, Bogdan Iñaki Baz Castillo wrote: 2009/3/24 Bogdan-Andrei Iancu bog...@voice-system.ro: Hi Inaki, Thanks for the fix - this version check is only for etch or it applies for all deb distros? - In Sid/Lenny the deb

[OpenSIPS-Devel] SF.net SVN: opensips:[5536] branches/1.5/packaging

2009-03-24 Thread Bogdan-Andrei Iancu
Revision: 5536 http://opensips.svn.sourceforge.net/opensips/?rev=5536view=rev Author: bogdan_iancu Date: 2009-03-24 15:40:45 + (Tue, 24 Mar 2009) Log Message: --- backport from trunk (rev #5534): - added control version to libgeoip-dev (= 1.4.4), required by mmgeoip

[OpenSIPS-Devel] [ opensips-Patches-2709818 ] Fix CentOS RPM packaging for opensips 1.5.0

2009-03-24 Thread SourceForge.net
Patches item #2709818, was opened at 2009-03-24 16:42 Message generated for change (Tracker Item Submitted) made by lftsy You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=2709818group_id=232389 Please note that this message will contain a full copy of the

Re: [OpenSIPS-Devel] Compilation Error on additionnal modules

2009-03-24 Thread Bogdan-Andrei Iancu
Marc, I added you as developer, so you can commit these patches by yourself - please give it a try (please commit on both trunk and 1.5 branch). If you have issues,please let me know. Regards, Bogdan Marc Leurent wrote: Hello Bogdan, why not if I can help you! In the time between, I have

[OpenSIPS-Devel] [ opensips-Patches-2709818 ] Fix CentOS RPM packaging for opensips 1.5.0

2009-03-24 Thread SourceForge.net
Patches item #2709818, was opened at 2009-03-24 16:42 Message generated for change (Comment added) made by lftsy You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=2709818group_id=232389 Please note that this message will contain a full copy of the comment

[OpenSIPS-Devel] SF.net SVN: opensips:[5539] trunk

2009-03-24 Thread Ovidiu Sas
Revision: 5539 http://opensips.svn.sourceforge.net/opensips/?rev=5539view=rev Author: osas Date: 2009-03-24 17:25:09 + (Tue, 24 Mar 2009) Log Message: --- Moving socket related code from snmpstats module into the core: - other modules will be able to access socket

Re: [OpenSIPS-Devel] [OpenSIPS-News] [OpenSIPS-Users] OpenSIPS 1.5.0 is released.

2009-03-24 Thread M.Emran
Great! 2009/3/24 David Villasmil david.villasmil.w...@gmail.com Hello Bogdan, Very nice indeed! Congrats! David 2009/3/23 Brett Nemeroff br...@nemeroff.com Woo! Thanks for all your hard work. This looks like a really fantastic release!! -Brett On Mon, Mar 23, 2009 at 2:25 PM,

[OpenSIPS-Devel] SF.net SVN: opensips:[5537] trunk/packaging/rpm/opensips.spec.CentOS

2009-03-24 Thread lftsy
Revision: 5537 http://opensips.svn.sourceforge.net/opensips/?rev=5537view=rev Author: lftsy Date: 2009-03-24 16:49:44 + (Tue, 24 Mar 2009) Log Message: --- - Fix snmpstats packaging - Fix xmpp packaging - Add some missing README and modules .so files in main package

[OpenSIPS-Devel] SF.net SVN: opensips:[5538] branches/1.5/packaging/rpm/opensips.spec.CentOS

2009-03-24 Thread lftsy
Revision: 5538 http://opensips.svn.sourceforge.net/opensips/?rev=5538view=rev Author: lftsy Date: 2009-03-24 16:51:48 + (Tue, 24 Mar 2009) Log Message: --- - Fix snmpstats packaging - Fix xmpp packaging - Add some missing README and modules .so files in main package

Re: [OpenSIPS-Devel] [OpenSIPS-Users] OpenSIPS 1.5.0 is released.

2009-03-24 Thread Brett Nemeroff
Woo! Thanks for all your hard work. This looks like a really fantastic release!!-Brett On Mon, Mar 23, 2009 at 2:25 PM, Bogdan-Andrei Iancu bog...@voice-system.ro wrote: Hi everybody, After almost 7 months from the last major release (1.4.0), *OpenSIPS* evolves with a new major release,

Re: [OpenSIPS-Devel] Registrar Module and qvalue

2009-03-24 Thread Bogdan-Andrei Iancu
Hi Mauro, Please generate a diff and post it - it is much simpler. in the SVN checkout you have, after modifying, to svn diff to get the patch. Thanks and regards, Bogdan Mauro Davi' wrote: Hi All, I don’t know if this can be a good way but for same SIP services (that using the opensips

[OpenSIPS-Devel] [ opensips-Bugs-2710489 ] BLOB handling in db_berkeley

2009-03-24 Thread SourceForge.net
Bugs item #2710489, was opened at 2009-03-24 22:13 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=2710489group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] SF.net SVN: opensips:[5540] trunk/modules/ratelimit

2009-03-24 Thread Ovidiu Sas
Revision: 5540 http://opensips.svn.sourceforge.net/opensips/?rev=5540view=rev Author: osas Date: 2009-03-25 03:36:16 + (Wed, 25 Mar 2009) Log Message: --- new pipe algorithm: NETWORK This algorithm relies on information provided by network interfaces. The total