====== Python API for Kamailio 4.3.x Version ====== Module **app_python** allows execution of Python scripts from SIP router configuration file, providing access to SIP message which is processed at that time. Exported functions by **python** are available in the Python script as package SIPRouter. References: * **app_python** module: [[http://kamailio.org/docs/modules/4.3.x/modules/app_python.html|README]] * **Python**: http://www.python.org