[Devel] CVS commitlog: sip-server/modules/osp usage.c

2006-03-13 Thread Di-Shi Sun
User: di-shi Date: 2006/03/13 12:03:08 PST OpenSER CVS - Commit Details Modified files: modules/osp usage.c Commit Log: Fixed several typos in usage.c. Revision ChangesPath 1.5 +3 -3 sip-server/modules/osp/usage.c [ http://cvs.sourceforge.net/vie

Re: [Devel] debian packaging and openser in its way to debian distribution

2006-03-13 Thread Daniel-Constantin Mierla
On 03/13/06 18:33, Klaus Darilion wrote: Dan Pascu wrote: On Monday 13 March 2006 17:05, Juha Heinanen wrote: Daniel-Constantin Mierla writes: > The new version would not require to build tls packages if you do > not need them. What do you think? Any better idea? i don't see a point in havin

Re: [Devel] debian packaging and openser in its way to debian distribution

2006-03-13 Thread Klaus Darilion
Dan Pascu wrote: On Monday 13 March 2006 17:05, Juha Heinanen wrote: Daniel-Constantin Mierla writes: > The new version would not require to build tls packages if you do > not need them. What do you think? Any better idea? i don't see a point in having two sets of packages (with and w/o tls).

Re: [Devel] debian packaging and openser in its way to debian distribution

2006-03-13 Thread Dan Pascu
On Monday 13 March 2006 17:05, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > > The new version would not require to build tls packages if you do > > not need them. What do you think? Any better idea? > > i don't see a point in having two sets of packages (with and w/o tls). > tls shou

[Devel] debian packaging and openser in its way to debian distribution

2006-03-13 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > The new version would not require to build tls packages if you do not > need them. What do you think? Any better idea? i don't see a point in having two sets of packages (with and w/o tls). tls should be included in the only set. -- juha ___

[Devel] CVS commitlog: sip-server/modules/registrar path.c save.c

2006-03-13 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/03/13 06:59:00 PST OpenSER CVS - Commit Details Modified files: modules/registrarpath.c save.c Commit Log: - fixed memory bug - build_path_vector() does not allocated memory for the path array (returns a static buffer), so no free is needed anymo

[Devel] [ openser-Patches-1448899 ] Patch to debian packaging system

2006-03-13 Thread SourceForge.net
Patches item #1448899, was opened at 2006-03-13 06:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1448899&group_id=139143 Please note that this message will contain a full co

[Devel] debian packaging and openser in its way to debian distribution

2006-03-13 Thread Daniel-Constantin Mierla
Hello, I have contacted the [EMAIL PROTECTED] list for a Debian packager sponsor to get OpenSER into official distribution. Mikael Magnusson sent back a patch to debian packaging file. See the attached message. Mainly, it is about introducing a variable to control what kind of package to be

[Devel] [ openser-Bugs-1448453 ] UAC parse error

2006-03-13 Thread SourceForge.net
Bugs item #1448453, was opened at 2006-03-12 22:03 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1448453&group_id=139143 Please note that this message will contain a full copy of the comm

[Devel] CVS commitlog: sip-server config.h forward.c hash_func.c hash_func.h statistics.c sip-server/modules/domain hash.c sip-server/modules/pdt domains.c domains.h sip-server/modules/permissions has

2006-03-13 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/03/13 04:29:46 PST OpenSER CVS - Commit Details Modified files: .config.h forward.c hash_func.h statistics.c modules/domain hash.c modules/pdt domains.c domains.h modules/permissions

[Devel] CVS commitlog: sip-server/modules/osp osp_mod.c tm.c usage.c

2006-03-13 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/03/13 02:32:30 PST OpenSER CVS - Commit Details Modified files: modules/osp osp_mod.c tm.c usage.c Commit Log: - module aligned to use the RR functionality via the RR API to avoid mismatches between function prototypes. Revision Change