[Devel] [ openser-Bugs-1524085 ] OSP module does not send DeviceInfo in correct format

2006-07-21 Thread SourceForge.net
Bugs item #1524085, was opened at 2006-07-17 15:36 Message generated for change (Comment added) made by di-shi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524085&group_id=139143 Please note that this message will contain a full copy of the comment th

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

2006-07-21 Thread Di-Shi Sun
User: di-shi Date: 2006/07/21 13:22:55 PDT OpenSER CVS - Commit Details Modified files: modules/osp destination.c destination.h orig_transaction.c usage.c Commit Log: 1. Fix [1524085] bug reported for Scalable SIP server project in SourceForge.

Re: [Devel] Re: [Users] Out of Memory

2006-07-21 Thread Marcos Hack
ere are not freed anywhere. Well, I tried to find the error but after breaking everything I think that I need your help! ;) [1] http://vorigon.com/mhack/openser/20060721-0139/out.gz Bogdan-Andrei Iancu escreveu: > Hi Marcos, > > thanks for report. are you sure it is about the nat

[Devel] CVS commitlog: sip-server re.c

2006-07-21 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/21 08:28:06 PDT OpenSER CVS - Commit Details Modified files: .re.c Commit Log: - non-critical bug fixed - invalid regexps may lead to infinite matches and finally to memory starvation. Reported to Klaus Darilion <[EMAIL PRO

Re: [Devel] is_domain_local

2006-07-21 Thread Bogdan-Andrei Iancu
Juha, please postpone it until Monday when I will have to talk to Daniel about the status of this. regards, bogdan Juha Heinanen wrote: Bogdan-Andrei Iancu writes: > not a all - the whole stuff is part of the pv, like a selector on the > initial value. So, there will be nothing to change.

Re: [Devel] is_domain_local

2006-07-21 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > not a all - the whole stuff is part of the pv, like a selector on the > initial value. So, there will be nothing to changeagain, it may be > just in idea stage at the moment. if handling of /domain, /user, port, etc. is done automatically by pv mechanism so

Re: [Devel] Re: [Users] Out of Memory

2006-07-21 Thread Bogdan-Andrei Iancu
Hi Marcos, thanks for report. are you sure it is about the nathelper module? I ask because this module does not use the build_req_buf_from_sip_req() function. A fast search shows that the function is used only from two places: forward.c:322 modules/tm/t_fwd.c:173 It will be very helpf