Hello,
thanks for adding it to the list. The feature would help me a lot.
In the meanwhile...
I tried to use AVPs instead, but didn't work. I guess I use them in a wrong way...!?
$avp(i:3) = $fu; perl_exec("mytest","$avp(i:3)");
Using these lines "$avp(i:3)" is passed as a static string again of course.
So how can I pass something like "the value of $fu" from routing logic to my perl script then???
Thank you.
Regards,
Nicolas
It was not in my plans, I said that development for passing kamailio cfg variables to second parameter of perl_exec() won't be big effort. I'll add it to my to-do list, but I cannot say when I will do it. You can use meanwhile Alex's solution with avps.
Cheers, Daniel