1b2da7c4eed43b552286b7540e87e700a8c904df
[motion2.git] / server / services / ami / fax / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xffae=['[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','util','lodash','uuid','moment','path','./util/gs','fax','../ami','./rpcDb','./channel','./util/util','../rpc/faxAccount','faxAccounts','actions','syncNewchannel','bind','newstate','syncNewState','syncNewExten','faxstatus','syncFaxStatus','receivefax','originateresponse','syncOriginateResponse','prototype','from-voip-provider','hasOwnProperty','exten','uniqueid','channels','channel','info','\x20syncNewchannel\x20','syncVarSet','value','channelstate','channelstatedesc','variable','operation','status','localstationid','filename','\x20syncFaxStatus\x20','syncReceiveFax','pagestransferred','resolution','transferrate','calleridnum','\x20result\x20conversion\x20file\x20','message','parse','name','.pdf','application/pdf','notify','catch','error','\x20notify\x20','\x20receiveFax\x20','stringify','pick','response','reason','update','AttachmentId','SENDING\x20FAILED\x20','then','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','[Fax][Message][NoUpdate2]','syncHangup','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','execOriginate','FaxAccountId','[Fax][execOriginate][success]','Fax\x20received','Fax\x20failed','checkAfterSend','checkTrunk','isValid','Trunk\x20Reachable','format','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','variablesAction','addVariables','ext','isNil','active','SIP/%s','trunks','reachable','unmonitored','isTrunkReachable','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working'];(function(_0x25e8aa,_0x5ea49d){var _0x2b1672=function(_0xfdf6d8){while(--_0xfdf6d8){_0x25e8aa['push'](_0x25e8aa['shift']());}};_0x2b1672(++_0x5ea49d);}(_0xffae,0xe5));var _0xeffa=function(_0x2bf6fa,_0x53b21c){_0x2bf6fa=_0x2bf6fa-0x0;var _0x5438f9=_0xffae[_0x2bf6fa];return _0x5438f9;};'use strict';var util=require(_0xeffa('0x0'));var _=require(_0xeffa('0x1'));var BPromise=require('bluebird');var uuid=require(_0xeffa('0x2'));var moment=require(_0xeffa('0x3'));var path=require(_0xeffa('0x4'));var tiff2pdf=require('tiff2pdf');var gs=require(_0xeffa('0x5'));var logger=require('../../../config/logger')(_0xeffa('0x6'));var ami=require(_0xeffa('0x7'));var rpcDb=require(_0xeffa('0x8'));var Channel=require(_0xeffa('0x9'));var ut=require(_0xeffa('0xa'));var Action=require('./action');var faxAccount=require(_0xeffa('0xb'));var attachment=require('../rpc/attachment');var faxMessage=require('../rpc/faxMessage');function Fax(_0x2e57b5){this['channels']={};this[_0xeffa('0xc')]=_0x2e57b5['faxAccounts'];this['trunks']=_0x2e57b5['trunks'];this[_0xeffa('0xd')]={};ami['on']('newchannel',this[_0xeffa('0xe')]['bind'](this));ami['on']('varset',this['syncVarSet'][_0xeffa('0xf')](this));ami['on'](_0xeffa('0x10'),this[_0xeffa('0x11')][_0xeffa('0xf')](this));ami['on']('newexten',this[_0xeffa('0x12')][_0xeffa('0xf')](this));ami['on'](_0xeffa('0x13'),this[_0xeffa('0x14')][_0xeffa('0xf')](this));ami['on'](_0xeffa('0x15'),this['syncReceiveFax'][_0xeffa('0xf')](this));ami['on']('hangup',this['syncHangup'][_0xeffa('0xf')](this));ami['on'](_0xeffa('0x16'),this[_0xeffa('0x17')][_0xeffa('0xf')](this));}Fax[_0xeffa('0x18')]['syncNewchannel']=function(_0x25b745){if(_0x25b745['context']===_0xeffa('0x19')){for(var _0x24ef7a in this['faxAccounts']){if(this[_0xeffa('0xc')][_0xeffa('0x1a')](_0x24ef7a)){if(_0x25b745[_0xeffa('0x1b')]===this[_0xeffa('0xc')][_0x24ef7a]['localstationid']){this['channels'][_0x25b745[_0xeffa('0x1c')]]={};this[_0xeffa('0x1d')][_0x25b745['uniqueid']][_0xeffa('0x1e')]=_0x25b745[_0xeffa('0x1e')];this[_0xeffa('0x1d')][_0x25b745[_0xeffa('0x1c')]]['id']=this['faxAccounts'][_0x24ef7a]['id'];this['channels'][_0x25b745[_0xeffa('0x1c')]]['name']=this[_0xeffa('0xc')][_0x24ef7a]['name'];logger[_0xeffa('0x1f')](_0x25b745[_0xeffa('0x1c')],_0xeffa('0x20'));}}}}if(this[_0xeffa('0xd')][_0x25b745[_0xeffa('0x1c')]]){this[_0xeffa('0x1d')][_0x25b745['uniqueid']]={};this['channels'][_0x25b745['uniqueid']][_0xeffa('0x1e')]=_0x25b745[_0xeffa('0x1e')];logger[_0xeffa('0x1f')](_0x25b745[_0xeffa('0x1c')],_0xeffa('0x20'));}};Fax[_0xeffa('0x18')][_0xeffa('0x21')]=function(_0x3eb4e8){if(this[_0xeffa('0x1d')][_0x3eb4e8['uniqueid']]){for(var _0x307e7e in _0x3eb4e8['variable']){if(_0x3eb4e8['variable'][_0xeffa('0x1a')](_0x307e7e)){this[_0xeffa('0x1d')][_0x3eb4e8[_0xeffa('0x1c')]][_0x307e7e]=_0x3eb4e8[_0xeffa('0x22')];}}}};Fax[_0xeffa('0x18')]['syncNewState']=function(_0x33845e){if(this[_0xeffa('0x1d')][_0x33845e[_0xeffa('0x1c')]]){this[_0xeffa('0x1d')][_0x33845e[_0xeffa('0x1c')]][_0xeffa('0x23')]=_0x33845e[_0xeffa('0x23')];this['channels'][_0x33845e[_0xeffa('0x1c')]][_0xeffa('0x24')]=_0x33845e[_0xeffa('0x24')];}};Fax['prototype'][_0xeffa('0x12')]=function(_0x2cc379){if(this[_0xeffa('0x1d')][_0x2cc379[_0xeffa('0x1c')]]){for(var _0x34840f in _0x2cc379['variable']){if(_0x2cc379[_0xeffa('0x25')][_0xeffa('0x1a')](_0x34840f)){this['channels'][_0x2cc379[_0xeffa('0x1c')]][_0x34840f]=_0x2cc379['value'];}}}};Fax['prototype'][_0xeffa('0x14')]=function(_0x224481){if(this[_0xeffa('0x1d')][_0x224481[_0xeffa('0x1c')]]){this[_0xeffa('0x1d')][_0x224481['uniqueid']][_0xeffa('0x26')]=_0x224481['operation'];this[_0xeffa('0x1d')][_0x224481['uniqueid']][_0xeffa('0x27')]=_0x224481[_0xeffa('0x27')];this[_0xeffa('0x1d')][_0x224481[_0xeffa('0x1c')]][_0xeffa('0x28')]=_0x224481[_0xeffa('0x28')];this[_0xeffa('0x1d')][_0x224481['uniqueid']][_0xeffa('0x29')]=_0x224481[_0xeffa('0x29')];logger[_0xeffa('0x1f')](_0x224481[_0xeffa('0x1c')],_0xeffa('0x2a'));}};Fax[_0xeffa('0x18')][_0xeffa('0x2b')]=function(_0x2651d8){var _0x3d6a5b=this;if(this['channels'][_0x2651d8[_0xeffa('0x1c')]]){var _0x27663a=this[_0xeffa('0x1d')][_0x2651d8['uniqueid']]['id'];this['channels'][_0x2651d8['uniqueid']]['remotestationid']=_0x2651d8['remotestationid'];this[_0xeffa('0x1d')][_0x2651d8[_0xeffa('0x1c')]][_0xeffa('0x2c')]=_0x2651d8[_0xeffa('0x2c')];this[_0xeffa('0x1d')][_0x2651d8[_0xeffa('0x1c')]][_0xeffa('0x28')]=_0x2651d8[_0xeffa('0x28')];this[_0xeffa('0x1d')][_0x2651d8['uniqueid']][_0xeffa('0x2d')]=_0x2651d8['resolution'];this[_0xeffa('0x1d')][_0x2651d8[_0xeffa('0x1c')]][_0xeffa('0x2e')]=_0x2651d8[_0xeffa('0x2e')];this[_0xeffa('0x1d')][_0x2651d8[_0xeffa('0x1c')]][_0xeffa('0x29')]=_0x2651d8['filename'];this[_0xeffa('0x1d')][_0x2651d8['uniqueid']][_0xeffa('0x2f')]=_0x2651d8[_0xeffa('0x2f')];if(this[_0xeffa('0x1d')][_0x2651d8[_0xeffa('0x1c')]]['pagestransferred']>0x0){tiff2pdf(_0x2651d8['filename'],'/var/opt/motion2/server/files/attachments/',function(_0x23e5a5){logger[_0xeffa('0x1f')](_0x2651d8[_0xeffa('0x1c')],_0xeffa('0x30'),_0x23e5a5[_0xeffa('0x31')]);attachment['create']({'name':path[_0xeffa('0x32')](_0x2651d8[_0xeffa('0x29')])[_0xeffa('0x33')],'basename':path['parse'](_0x2651d8[_0xeffa('0x29')])['name']+_0xeffa('0x34'),'type':_0xeffa('0x35')})['then'](function(_0x30ae60){faxAccount[_0xeffa('0x36')](_0x27663a,{'from':_0x2651d8[_0xeffa('0x2f')],'mapKey':'fax','body':path['parse'](_0x2651d8['filename'])['name']+_0xeffa('0x34'),'AttachmentId':_0x30ae60['id']})[_0xeffa('0x37')](function(_0x53876b){logger[_0xeffa('0x38')](_0x2651d8[_0xeffa('0x1c')],_0xeffa('0x39'),JSON['stringify'](_0x53876b));});})['catch'](function(_0x3c6769){logger[_0xeffa('0x38')](_0x2651d8[_0xeffa('0x1c')],_0xeffa('0x3a'),JSON[_0xeffa('0x3b')](_0x3c6769));});});}logger[_0xeffa('0x1f')](_0x2651d8[_0xeffa('0x1c')],_0xeffa('0x3a'));}};Fax[_0xeffa('0x18')][_0xeffa('0x17')]=function(_0x455cc9){if(this[_0xeffa('0xd')][_0x455cc9[_0xeffa('0x1c')]]){_['merge'](this[_0xeffa('0x1d')][_0x455cc9['uniqueid']],_[_0xeffa('0x3c')](_0x455cc9,[_0xeffa('0x3d'),_0xeffa('0x3e')]));}};function updateStatus(_0x178531){if(_0x178531['AttachmentId']){faxMessage[_0xeffa('0x3f')](_0x178531[_0xeffa('0x40')],{'failMessage':_0xeffa('0x41')})[_0xeffa('0x42')](function(_0xf3d0e2){ut[_0xeffa('0x43')](_0xeffa('0x44'),_0xf3d0e2);})[_0xeffa('0x37')](function(_0x46bc5b){ut['logger'](_0xeffa('0x45'),_0x46bc5b);});}else{ut['logger'](_0xeffa('0x46'));}}Fax['prototype'][_0xeffa('0x47')]=function(_0x3aa319,_0x1437cd,_0x344b9d){var _0x1b2baa=this;var _0xc6a1ee={};if(_0x1437cd){_0xc6a1ee={'read':_0x1437cd};}else{_0xc6a1ee={'failMessage':_0x344b9d};}if(this[_0xeffa('0xd')][_0x3aa319]['AttachmentId']){faxMessage['update'](this[_0xeffa('0xd')][_0x3aa319]['AttachmentId'],_0xc6a1ee)[_0xeffa('0x42')](function(_0x273f15){ut[_0xeffa('0x43')](_0xeffa('0x48'),_0x273f15);})[_0xeffa('0x37')](function(_0x430e1c){ut['logger'](_0xeffa('0x49'),_0x430e1c);})['finally'](function(){delete _0x1b2baa[_0xeffa('0x1d')][_0x3aa319];delete _0x1b2baa[_0xeffa('0xd')][_0x3aa319];});}else{ut[_0xeffa('0x43')](_0xeffa('0x4a'));delete this['channels'][_0x3aa319];delete this[_0xeffa('0xd')][_0x3aa319];}};Fax[_0xeffa('0x18')][_0xeffa('0x4b')]=function(_0x47d252){var _0x3d4372=this;if(this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]]){if(this[_0xeffa('0xd')][_0x47d252[_0xeffa('0x1c')]]){this['channels'][_0x47d252['uniqueid']]['id']=this['actions'][_0x47d252[_0xeffa('0x1c')]]['id'];this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]][_0xeffa('0x33')]=this[_0xeffa('0xd')][_0x47d252[_0xeffa('0x1c')]]['name'];}logger[_0xeffa('0x1f')](_0x47d252['uniqueid'],this['actions'][_0x47d252[_0xeffa('0x1c')]]?_0xeffa('0x4c'):_0xeffa('0x4d'),JSON[_0xeffa('0x3b')](this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]]));if(this[_0xeffa('0xd')][_0x47d252[_0xeffa('0x1c')]]){if(this['channels'][_0x47d252[_0xeffa('0x1c')]]['faxpages']>0x0&&this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]]['faxstatus']==='SUCCESS'){this[_0xeffa('0x47')](_0x47d252[_0xeffa('0x1c')],!![]);}else{this[_0xeffa('0x47')](_0x47d252[_0xeffa('0x1c')],![],this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]][_0xeffa('0x4e')]?_0xeffa('0x4f')+this[_0xeffa('0x1d')][_0x47d252[_0xeffa('0x1c')]][_0xeffa('0x4e')]:_0xeffa('0x50'));}}}};Fax['prototype'][_0xeffa('0x51')]=function(_0x844cc5){var _0x49eb48=this;return new BPromise(function(_0x4a21f2,_0x419fcb){_0x49eb48[_0xeffa('0x52')](_0x844cc5,_0x49eb48['faxAccounts'][_0x844cc5[_0xeffa('0x53')]])[_0xeffa('0x42')](function(_0x41c1be){ut[_0xeffa('0x43')](_0xeffa('0x54'),_0x41c1be);_0x4a21f2(ut['message'](_0xeffa('0x55')));})[_0xeffa('0x37')](function(_0x277366){ut[_0xeffa('0x43')]('[Fax][execOriginate][failure]',_0x277366);updateStatus(_0x844cc5);_0x419fcb(ut[_0xeffa('0x31')](_0xeffa('0x56')));});});};Fax[_0xeffa('0x18')][_0xeffa('0x57')]=function(_0x4ea980){var _0x37edd7=this;return new BPromise(function(_0x2f5ab1,_0xf8bff2){var _0x2480af=_0x37edd7[_0xeffa('0x58')](_0x37edd7[_0xeffa('0xc')][_0x4ea980[_0xeffa('0x53')]]['Trunk'],_0x4ea980);if(_0x2480af[_0xeffa('0x59')]){_0x2f5ab1(ut[_0xeffa('0x31')](_0xeffa('0x5a')));}else{_0xf8bff2(ut[_0xeffa('0x31')](_0x2480af[_0xeffa('0x31')]));}});};function originate(_0x420f95,_0xfab85c,_0x4e4b5a){return new BPromise(function(_0x1cdbe4,_0x2d5163){if(_0x4e4b5a){var _0x1cfdf0=util[_0xeffa('0x5b')]('gs\x20-q\x20-dNOPAUSE\x20-dBATCH\x20-sDEVICE=tiffg4\x20-sPAPERSIZE=letter\x20-sOutputFile=/var/opt/motion2/server/files/attachments/%s.tif\x20\x20%s\x20-c\x20quit',path[_0xeffa('0x32')](_0x420f95[_0xeffa('0x4')])[_0xeffa('0x33')],_0x420f95[_0xeffa('0x4')]);gs['execute'](_0x1cfdf0)[_0xeffa('0x42')](function(){_0x420f95[_0xeffa('0x4')]=util[_0xeffa('0x5b')]('%s/%s.tif',path['parse'](_0x420f95[_0xeffa('0x4')])[_0xeffa('0x5c')],path[_0xeffa('0x32')](_0x420f95[_0xeffa('0x4')])['name']);_0xfab85c[_0xeffa('0x5d')]=_0x420f95[_0xeffa('0x4')];ut[_0xeffa('0x43')](_0xeffa('0x5e'),'');ami['Action'](ut[_0xeffa('0x5f')](_0x420f95,_0xfab85c))[_0xeffa('0x42')](function(_0x5c683e){_0x1cdbe4(_0x5c683e);})[_0xeffa('0x37')](function(_0x54913a){_0x2d5163(_0x54913a);});})[_0xeffa('0x37')](function(_0x20a2e1){_0x2d5163(_0x20a2e1);});}else{ami['Action'](ut['variablesAction'](_0x420f95,_0xfab85c))['then'](function(_0x18fac1){_0x1cdbe4(_0x18fac1);})['catch'](function(_0x3600f8){_0x2d5163(_0x3600f8);});}});}Fax[_0xeffa('0x18')][_0xeffa('0x52')]=function(_0x2fa3f3,_0x2aef0f){var _0x4c0fe6=this;return new BPromise(function(_0x265fd6,_0x5f516a){var _0x2f4ff5=uuid['v4']();var _0xd7c4ed=ut[_0xeffa('0x60')](_0x2fa3f3,_0x2aef0f);_0x4c0fe6[_0xeffa('0xd')][_0x2f4ff5]=new Action(_0x2f4ff5,_0x2aef0f,_0x2fa3f3);var _0xaee7c2=_0x4c0fe6[_0xeffa('0xd')][_0x2f4ff5];if(path[_0xeffa('0x32')](_0x2fa3f3['path'])[_0xeffa('0x61')]==='.pdf'){originate(_0xaee7c2,_0xd7c4ed,!![])[_0xeffa('0x42')](function(_0x57e8bb){_0x265fd6(_0x57e8bb);})[_0xeffa('0x37')](function(_0x59dfd){_0x5f516a(_0x59dfd);});}else{originate(_0xaee7c2,_0xd7c4ed,![])[_0xeffa('0x42')](function(_0x51f585){_0x265fd6(_0x51f585);})[_0xeffa('0x37')](function(_0x8790ab){_0x5f516a(_0x8790ab);});}});};Fax[_0xeffa('0x18')]['isTrunkReachable']=function(_0x2f95cf){return!_['isNil'](_0x2f95cf)&&!_[_0xeffa('0x62')](_0x2f95cf[_0xeffa('0x33')])&&!_['isNil'](_0x2f95cf[_0xeffa('0x63')])&&_0x2f95cf[_0xeffa('0x63')]&&!_[_0xeffa('0x62')](this['trunks'][util[_0xeffa('0x5b')](_0xeffa('0x64'),_0x2f95cf['name'])])&&!_['isNil'](this['trunks'][util[_0xeffa('0x5b')](_0xeffa('0x64'),_0x2f95cf[_0xeffa('0x33')])][_0xeffa('0x27')])&&(this[_0xeffa('0x65')][util[_0xeffa('0x5b')]('SIP/%s',_0x2f95cf[_0xeffa('0x33')])][_0xeffa('0x27')]===_0xeffa('0x66')||this[_0xeffa('0x65')][util['format'](_0xeffa('0x64'),_0x2f95cf['name'])]['status']===_0xeffa('0x67'));};Fax[_0xeffa('0x18')]['checkTrunk']=function(_0x57077e,_0x3d3aad){if(!this[_0xeffa('0x68')](_0x57077e)){ut[_0xeffa('0x43')]('[Fax][checkTrunk][Trunk\x20not\x20work]',_[_0xeffa('0x62')](_0x57077e)?'':_0x57077e['name']+_0xeffa('0x69'));return{'isValid':![],'message':_0xeffa('0x6a')};}if(_[_0xeffa('0x62')](_0x3d3aad['fax'])){ut[_0xeffa('0x43')](_0xeffa('0x6b'),JSON['stringify'](_0x3d3aad));return{'isValid':![],'message':_0xeffa('0x6c')};}if(_[_0xeffa('0x62')](_0x3d3aad['path'])){ut[_0xeffa('0x43')](_0xeffa('0x6d'),JSON['stringify'](_0x3d3aad));return{'isValid':![],'message':_0xeffa('0x6e')};}return{'isValid':!![],'message':_0xeffa('0x6f')};};module['exports']=Fax;