Hello everyone,<div><br></div><div>I've been successfully using the kamailio Perl module, but now I'm trying to set AVPs. Unsuccessfully.</div><div><br></div><div>Whenever I do "use OpenSER::AVP;" and restart kamailio, the following error messages appear and kamailio doesn't start:</div>
<div><br></div><div><div>Dec 3 12:42:51 proxy02 /usr/sbin/kamailio[5392]: ERROR:core:XS_OpenSER__Message_log: perl error: Can't locate OpenSER/AVP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /etc/kamailio/<a href="http://checkip.pl">checkip.pl</a> line 4. </div>
<div>Dec 3 12:42:51 proxy02 /usr/sbin/kamailio[5392]: ERROR:core:XS_OpenSER__Message_log: perl error: Can't locate OpenSER/AVP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /etc/kamailio/<a href="http://checkip.pl">checkip.pl</a> line 4. BEGIN failed--compilation aborted at /etc/kamailio/<a href="http://checkip.pl">checkip.pl</a> line 4. </div>
<div>Dec 3 12:42:51 proxy02 /usr/sbin/kamailio[5392]: ERROR:perl:parser_init: failed to load perl file "/etc/kamailio/<a href="http://checkip.pl">checkip.pl</a>". </div><div>Dec 3 12:42:51 proxy02 /usr/sbin/kamailio[5392]: ERROR:core:init_mod: failed to initialize module perl </div>
<div>Dec 3 12:42:51 proxy02 /usr/sbin/kamailio[5392]: ERROR:core:main: error while initializing modules </div><div><br></div></div><div>Now, I cannot find this AVP module within the perl package anywhere. I downloaded the source of 1.5.0 and it's nowhere to be found. It is, however, in the .1.5 documentation.</div>
<div><br></div><div>Does anyone have any info on this for me?</div><div><br></div><div>Best regards,</div><div>Örn</div>