====== Python API for Kamailio v4.0.x ====== 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.0.x/modules/app_python.html|README]] * **Python**: http://www.python.org