HEX
Server: LiteSpeed
System: Linux spg20.cloudpowerdns.com 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64
User: carrerup (3153)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.9/site-packages/agent360/plugins/__pycache__/asterisk.cpython-39.pyc
a

w �i��@s8ddlZddlZGdd�dej�Zedkr4e���dS)�Nc@seZdZdZdd�ZdS)�PluginZasteriskcCs�|�td�}tjdtjdd�}|��d�d��dd�}tjd	tjdd�}|��d�d��dd�}tjd
|tjdd�}|��d�d��dd�}|||d�}|S)NZsbcipzDsudo asterisk -rx 'core show calls' | grep 'active' | cut -f1 -d ' 'T)�stdout�shellrzutf-8�
�zRsudo asterisk -rx 'core show channels verbose' | cut -c1-15 | grep 'pstn_' | wc -lz6sudo asterisk -rx 'sip show peers' | grep '%s' | wc -l)ZcallsZ
incomingcalls�devices)�get�__name__�
subprocess�Popen�PIPE�communicate�decode�replace)�self�config�ip�p�incomingr�res�r�C/usr/local/lib/python3.9/site-packages/agent360/plugins/asterisk.py�run
sz
Plugin.runN)r	�
__module__�__qualname__rrrrrrsr�__main__)Zpluginsr
Z
BasePluginrr	�executerrrr�<module>s