Hi Daniel,
ok thanks for that. So I have to use my fix in the meanwhile and hope
there is no side effect.
regards
Helmut
Daniel-Constantin Mierla schrieb:
> Hello,
>
> I have tried:
> $avp(i1:22) = 22;
> $avp(i2:33) = 33;
>
> resulting in:
>
> Dec 17 23:40:43 [13418] INFO:avpops:ops_
Hello,
I have tried:
$avp(i1:22) = 22;
$avp(i2:33) = 33;
resulting in:
Dec 17 23:40:43 [13418] INFO:avpops:ops_print_avp: p=0xb5b98fa8,
flags=0x0200
Dec 17 23:40:43 [13418] INFO:avpops:ops_print_avp:
id=<33>
Dec 17 23:40:43 [13418] INFO:avpops:ops_print_avp:
Hi Daniel,
here are the config parts:
avp_aliases="A_status=i1:10; B_status=i2:10"
route{
$avp(i1:11)=111;
$avp(i2:11)=222;
$avp(A_status)=333;
$avp(B_status)=444;
xlog("L_INFO", "$avp(A_status), $avp(B_status), $avp(i1:11),
$avp(i2:11)\n");
Hello,
can you send me the relevant parts of the configuration file? I want to
reproduce the issue, maybe there are other side effects.
Cheers,
Daniel
On 12/15/07 19:04, Helmut Kuper wrote:
> Hi,
>
> ok, here they are. I did it seperately for openser 1.3 and trunk 3402
> (openser 1.4)
>
> reg
On Friday 14 December 2007, Helmut Kuper wrote:
> Hello,
>
> in openser 1.3 and current trunk the AVP script flags still not work as
> expected. So here again the fixes I did to solve that problems in 1.3
> and trunk:
> [..]
Hello Helmut,
could you please post a unified diff (diff -u or svn diff)
Hello,
in openser 1.3 and current trunk the AVP script flags still not work as
expected. So here again the fixes I did to solve that problems in 1.3
and trunk:
...
Hi again,
further tests with avp and script_flags raised new problems. When I
write resp. set an AVP like "$avp(i1:10)=10; $avp(i