Hello,
Now I've got the caller_id variable in the memory with avp_db_load (I tried
it with avp_check).
I want to replace the number of the from header with the value that is saved
in $avp(s:caller_id)... is there any way to do that. I don't find a UAC
module in the internet that supports pseudo-variables. That would be the
best solution...
Thanks!
Sebastian
----- Original Message -----
From: "Andreas Granig" <andreas.granig(a)inode.info>
To: "Sebastian Kühner" <skuehner(a)veraza.com>
Cc: <serusers(a)lists.iptel.org>
Sent: Tuesday, September 13, 2005 10:33 AM
Subject: Re: [Serusers] avpops
Sebastian Kühner wrote:
> Can anyone of you give me an example how to get data from a database
with
> the avpops-module? I want to get a value from a
special table and a
special
> column...
>
> I didn't find any examples in the internet and the commands only don't
help