U
    1³[dn  ã                   @   s<   d dl Z d dlZd dlmZ d dlT G dd„ dejjƒZdS )é    N)Úsha1)Ú*c                   @   sD   e Zd ZdZdZejjdd„ ƒZejjdd„ ƒZ	dd„ Z
d	d
„ ZdS )ÚZadarmaViewz/pub/voip/zadarmaNc                 C   s   | j f tjŽS ©N)Ú_processÚrequestÚargs©Úself© r   ú(/opt/crm/./modules/voip/views/zadarma.pyÚget   s    zZadarmaView.getc                 C   s   | j f tjŽS r   )r   r   Úformr	   r   r   r   Úpost   s    zZadarmaView.postc                 K   sl  t j d¡rt j d¡S | d¡}t d|› ¡ tjjt j d¡dddgd| _| jrP|rPt |¡ |d	krœ|  |d
 |d |d ¡sšt d¡ d S nŒ|dkrÎ|  |d
 |d |d ¡sÌt d¡ d S nZ|dkr|  |d |d |d ¡s(t d¡ d S n$|  |d |d ¡s(t d¡ d S | jj	s@t d¡ d S t |¡ |dkrš| jj
|dd\}}}|rN|jrNd|jji}t d|› ¡ |S n´|dkr¶| jj|dd n˜|dkrÒ| jj|dd n||dkrð| jj|ddd n^|dkr
| jj|d nD|d kr&| jj|d!d n(|d"krb|d
 d#krb| jj|d!d nt d$| j› ¡ |  d%¡S )&NZzd_echoÚeventzZadarma request: Útokenzplugin.ext_secretÚparentzplugin.ext_key)ÚidÚfields)ÚNOTIFY_STARTÚNOTIFY_INTERNALÚ
NOTIFY_ENDZ	caller_idZ
called_didZ
call_startu'   ÐÐµ ÑÐ¾Ð²Ð¿Ð°Ð´Ð°ÐµÑ‚ Ð¿Ð¾Ð´Ð¿Ð¸ÑÑŒ!ZNOTIFY_ANSWERÚdestination)ÚNOTIFY_OUT_STARTÚNOTIFY_OUT_ENDÚinternalZpbx_call_idZcall_id_with_recuA   ÐÐµ ÑƒÐºÐ°Ð·Ð°Ð½Ð° Ð’Ð¾Ñ€Ð¾Ð½ÐºÐ° Ð¿Ñ€Ð¾Ð´Ð°Ð¶ Ð´Ð»Ñ Ð»Ð¸Ð´Ð¾Ð²r   Úin)Úcall_log_rawÚ	call_flowÚredirectzresult: r   r   ZANSWER)r   r   Úcall_statusZNOTIFY_RECORD)r   r   Úoutr   Ú0zCmfPluginZadarma: zresponse.html)r   r   r   ÚgÚdebugÚmodelsÚCmfPluginZadarmaÚzadarmaÚ_check_signaturer   Zprocess_callÚphone_internalÚvalueÚ	voip_callÚvoip_call_endÚvoip_call_startÚvoip_recordÚrender_with_params)r
   Úkwargsr   Úchannel_callÚcontactÚpersonÚresultr   r   r   r      sb    
ÿ
















zZadarmaView._processc                 G   sV   d  |¡}t | jjj ¡  d¡| d¡t¡}t	| 
¡ dƒ}t |¡ ¡ tj d¡kS )NÚ Úutf8Ú	Signature)ÚjoinÚhmacÚnewr'   ÚpluginZ
ext_secretÚdecryptÚencoder   ÚbytesÚ	hexdigestÚbase64Ú	b64encodeÚdecoder   Úheadersr   )r
   r   ÚdataZhmac_hZbtsr   r   r   r(   K   s    
$zZadarmaView._check_signature)Ú__name__Ú
__module__Ú__qualname__Ú__url__r'   ÚcmfÚviewsÚactionr   r   r   r(   r   r   r   r   r      s   

6r   )	r@   r9   Úhashlibr   Úcmf.includerI   rJ   ÚBaseViewr   r   r   r   r   Ú<module>   s   