← Volver al índice de módulos

rtimer

The module executes route blocks on a timer base. It can create new timer processes and execute many route blocks on same timer.
🔀 Enrutamiento y Proxy SIP Kamailio 6.1 6 parámetros

Descripción general

The module executes route blocks on a timer base. It can create new timer processes and execute many route blocks on same timer. A static faked SIP message is given as parameter to called functions, so all functions available for REQUEST_ROUTE can be used.

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

Parámetros de configuración

ParámetroTipoDescripción
default_interval int 3.2. timer (str) 3.3. exec (str)
timer str 3.3. exec (str)
exec str 3.1. default_interval (int)
default_interval int The definition of the default interval of timers (if not present on the "timer" parameter)
timer str The definition of a timer. The value of the parameter must have the following format: * "name=_string_;mode=_number_;interval=_number_"
exec str Specify route to be executed on timer. The value of the parameter must have the following format: * "timer=_string_;route=_number_"

Autores y contribuidores

Daniel-Constantin Mierla <miconda@gmail.com>

Copyright © 2009 http://www.asipto.com

Módulos relacionados

acc acc_diameter acc_json acc_radius alias_db app_jsdt carrierroute cfgt