← Volver al índice de módulos

nosip

This module provides a way to get access to non-SIP packages received by Kamailio via its SIP worker processes. The content of such packages is available in the $mb variable inside the event_route[nos
🛠️ Utilidades y Varios Kamailio 6.1 4 parámetros

Descripción general

This module provides a way to get access to non-SIP packages received by Kamailio via its SIP worker processes. The content of such packages is available in the $mb variable inside the event_route[nosip:msg]. Note that packets with size less than 32 bytes are discarded, this threshold being set to avoid handling the NAT keepalive packets coming from devices. The limit is planned to be made configurable. Also, by default Kamailio writes a log messages in case of SIP parsing error, that can be controlled via 'corelog' global parameter. Besides the content of the packet, $si and $sp provide the source IP and port, allowing to do filtering and authorization.

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

Parámetros de configuración

ParámetroTipoDescripción
msg_match str 3.2. msg_skip (str)
msg_skip str 3.1. msg_match (str)
msg_match str Regular expression to match against content of the packet in order to execute the event_route[nosip:msg].
msg_skip str Regular expression to match against content of the packet in order to skip execution the event_route[nosip:msg].

Autores y contribuidores

Daniel-Constantin Mierla <miconda@gmail.com>

Copyright © 2014 asipto.com

Módulos relacionados

auth_web3 auth_xkeys avp avpops benchmark blst call_control call_obj