Bugs item #1750761, was opened at 2007-07-09 16:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1750761&group_id=139143
Please note that this message will contain a full copy
Daniel-Constantin Mierla writes:
> I applied now the same fix as in devel to 1.2 -- if PV is null, then no
> transformation can be applied.
daniel,
i tried
$rU = null;
xlog("L_INFO", "Request URI <$ru>\n");
if ($(rU{s.len}) == 0) {
xlog("L_INFO", "Leng
Patches item #1750487, was opened at 2007-07-09 14:45
Message generated for change (Comment added) made by delvar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1750487&group_id=139143
Please note that this message will contain a full copy of the comment
Patches item #1750487, was opened at 2007-07-09 14:45
Message generated for change (Comment added) made by delvar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1750487&group_id=139143
Please note that this message will contain a full copy of the comment
I updated my patch (1742883) to allow the use of an arbitrary list of
Characters, new patch id 1750487.
This is a bit nicer (I hope).
I will update the functions in pdc.c once iv tested this a bit more.
-Original Message-
From: Elena-Ramona Modroiu [mailto:[EMAIL PROTECTED]
Sent: 27 Ju
Patches item #1750487, was opened at 2007-07-09 14:45
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=1750487&group_id=139143
Please note that this message will contain a full co
Revision: 2425
http://openser.svn.sourceforge.net/openser/?rev=2425&view=rev
Author: bogdan_iancu
Date: 2007-07-09 06:34:44 -0700 (Mon, 09 Jul 2007)
Log Message:
---
- dialog module saves more information (like caller/callee contact, rr set,
cseq, etc). Now all the inform
Revision: 2424
http://openser.svn.sourceforge.net/openser/?rev=2424&view=rev
Author: bogdan_iancu
Date: 2007-07-09 06:33:16 -0700 (Mon, 09 Jul 2007)
Log Message:
---
- new parameter for print_rr_body to allow to skip a number of RR URIs and to
return the number of printed
Patches item #1748544, was opened at 2007-07-05 11:26
Message generated for change (Comment added) made by cschlatter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1748544&group_id=139143
Please note that this message will contain a full copy of the com
Hello,
On 07/09/07 13:29, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
> operating with null cannot be consistent unless we change all PV
> concept. $avp() = null deletes the avp, $var() = null, resets to 0, $du
> = null (and other pv) set to null some internal structures.
as a
Revision: 2423
http://openser.svn.sourceforge.net/openser/?rev=2423&view=rev
Author: miconda
Date: 2007-07-09 04:09:58 -0700 (Mon, 09 Jul 2007)
Log Message:
---
- do not apply str transformations if the PV value is NULL (intermediary fix to
issue reported by Juha Heinanen)
Daniel-Constantin Mierla writes:
> operating with null cannot be consistent unless we change all PV
> concept. $avp() = null deletes the avp, $var() = null, resets to 0, $du
> = null (and other pv) set to null some internal structures.
as a concrete example, how can i figure out if request
Patches item #1748544, was opened at 2007-07-05 18:26
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1748544&group_id=139143
Please note that this message will contain a full copy of the commen
On 07/09/07 12:45, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
> the script variables exist all the time, and cannot be null, they are 0
> if they are unassigned.
if so, how can i tell apart a non-assigned script variable from one that
has been assigned value 0?
:-) well, c
Victor Gamov wrote:
Patch allowing "extra attributes" to AUTH_RADIUS and URI_RADIUS modules
submitted:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1745026&group_id=139143
Does anybody tries this patch? Any comments?
--
CU,
Victor Gamov
__
Daniel-Constantin Mierla writes:
> the script variables exist all the time, and cannot be null, they are 0
> if they are unassigned.
if so, how can i tell apart a non-assigned script variable from one that
has been assigned value 0?
i would prefer if also non-assigned script variables could
On 07/09/07 12:13, Daniel-Constantin Mierla wrote:
Hello Juha,
the script variables exist all the time, and cannot be null, they are
0 if they are unassigned.
I will check back, but the length of null should be 0 now,
checked, length of null values in devel version is not computed, any
t
Hello Juha,
the script variables exist all the time, and cannot be null, they are 0
if they are unassigned. I will check back, but the length of null should
be 0 now, I think I fixed that, otherwise I will do it right now.
Cheers,
Daniel
On 07/07/07 18:51, Juha Heinanen wrote:
Daniel-Const
Bugs item #1750119, was opened at 2007-07-09 05:42
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1750119&group_id=139143
Please note that this message will contain a full copy of the comm
Revision: 2422
http://openser.svn.sourceforge.net/openser/?rev=2422&view=rev
Author: bogdan_iancu
Date: 2007-07-09 00:25:15 -0700 (Mon, 09 Jul 2007)
Log Message:
---
- fixed radius compile error
Reported by Norman Brandinger <[EMAIL PROTECTED]>
- fixed diameter compile e
Revision: 2421
http://openser.svn.sourceforge.net/openser/?rev=2421&view=rev
Author: bogdan_iancu
Date: 2007-07-09 00:23:36 -0700 (Mon, 09 Jul 2007)
Log Message:
---
fixed some DIAMETER compile errors
Modified Paths:
--
branches/1.2/modules/acc/acc.c
br
21 matches
Mail list logo