[OpenSIPS-Users] How to pass an opensips variable to perl

Geoffroy Rabouin geoffroy.rabouin at gmail.com
Tue Nov 18 17:48:55 CET 2008


Hi,
I want to pass a variable from opener to a perl program
anyone has complete these ?

I try with :
# opensips.cfg
perl_exec("Urgence", "avp(s:password)");

# UrgenceScript.pl
my $hdr = OpenSIPS::AVP::get("password");

But the $hdr variable still be null
I've only use OpenSIPS qw ( log ); and use OpenSIPS::Message; for the USE
section.
OpenSIPS::AVP cause opensips to crash for lack of AVP.pm (which seems
doesn't exist).

thanks


-- 
Geoffroy Rabouin
HighColoc
13710 La Barque
téléphone : 06-27-19-13-07
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20081118/7bf9132b/attachment.htm 


More information about the Users mailing list