====== Python API ====== 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://sip-router.org/docbook/sip-router/branch/master/modules/app_python/app_python.html|README]] * **Python**: http://www.python.org