← Volver al índice de módulos

app_perl

The time needed when writing a new Kamailio module unfortunately is quite high, while the options provided by the configuration file are limited to the features implemented in the modules. With this P
⚙️ Scripting e Integración Kamailio 6.1

Descripción general

The time needed when writing a new Kamailio module unfortunately is quite high, while the options provided by the configuration file are limited to the features implemented in the modules. With this Perl module, you can easily implement your own Kamailio extensions in Perl. This allows for simple access to the full world of CPAN modules. SIP URI rewriting could be implemented based on regular expressions; accessing arbitrary data backends, e.g. LDAP files, is now extremely simple.

Documentación oficial: https://www.kamailio.org/docs/modules/stable/modules/app_perl.html
Código fuente: https://github.com/kamailio/kamailio/tree/master/src/modules/app_perl

Autores y contribuidores

Bastian FriedrichCollax GmbH

Copyright © 2007 Collax GmbH

Módulos relacionados

app_lua app_python app_python3 app_python3s app_ruby app_ruby_proc async evapi