Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / ami / fax / index.js
index 5be2ccc..2546602 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9348=['faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED','send','execOriginate','FaxAccountId','[Fax][execOriginate][success]','Fax\x20received','[Fax][execOriginate][failure]','Fax\x20failed','isValid','Trunk\x20Reachable','format','path','execute','%s/%s.tif','dir','Convert\x20pdf\x20to\x20tif','Action','variablesAction','ext','isTrunkReachable','isNil','active','SIP/%s','reachable','unmonitored','checkTrunk','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','util','lodash','bluebird','uuid','moment','tiff2pdf','./util/gs','fax','../ami','./rpcDb','./channel','./util/util','./action','../rpc/attachment','../rpc/faxMessage','trunks','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','syncNewState','newexten','syncNewExten','faxstatus','syncFaxStatus','syncReceiveFax','hangup','syncHangup','originateresponse','syncOriginateResponse','context','faxAccounts','exten','localstationid','channels','uniqueid','channel','name','info','\x20syncNewchannel\x20','actions','variable','hasOwnProperty','value','prototype','channelstate','channelstatedesc','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','message','create','parse','.pdf','application/pdf','catch','error','stringify','\x20receiveFax\x20','merge','response','reason','SENDING\x20FAILED\x20','then','[Fax][Message][Error][NoUpdate1]','logger','[Fax][Message][Error][NoUpdate2]','updateStatus','AttachmentId','update','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20'];(function(_0x51a834,_0x244c1c){var _0x442590=function(_0xef8aed){while(--_0xef8aed){_0x51a834['push'](_0x51a834['shift']());}};_0x442590(++_0x244c1c);}(_0x9348,0x10d));var _0x8934=function(_0x301486,_0x27b799){_0x301486=_0x301486-0x0;var _0x418d16=_0x9348[_0x301486];return _0x418d16;};'use strict';var util=require(_0x8934('0x0'));var _=require(_0x8934('0x1'));var BPromise=require(_0x8934('0x2'));var uuid=require(_0x8934('0x3'));var moment=require(_0x8934('0x4'));var path=require('path');var tiff2pdf=require(_0x8934('0x5'));var gs=require(_0x8934('0x6'));var logger=require('../../../config/logger')(_0x8934('0x7'));var ami=require(_0x8934('0x8'));var rpcDb=require(_0x8934('0x9'));var Channel=require(_0x8934('0xa'));var ut=require(_0x8934('0xb'));var Action=require(_0x8934('0xc'));var faxAccount=require('../rpc/faxAccount');var attachment=require(_0x8934('0xd'));var faxMessage=require(_0x8934('0xe'));function Fax(_0x1c7f03){this['channels']={};this['faxAccounts']=_0x1c7f03['faxAccounts'];this['trunks']=_0x1c7f03[_0x8934('0xf')];this['actions']={};ami['on'](_0x8934('0x10'),this[_0x8934('0x11')][_0x8934('0x12')](this));ami['on'](_0x8934('0x13'),this[_0x8934('0x14')][_0x8934('0x12')](this));ami['on'](_0x8934('0x15'),this[_0x8934('0x16')]['bind'](this));ami['on'](_0x8934('0x17'),this[_0x8934('0x18')][_0x8934('0x12')](this));ami['on'](_0x8934('0x19'),this[_0x8934('0x1a')][_0x8934('0x12')](this));ami['on']('receivefax',this[_0x8934('0x1b')][_0x8934('0x12')](this));ami['on'](_0x8934('0x1c'),this[_0x8934('0x1d')][_0x8934('0x12')](this));ami['on'](_0x8934('0x1e'),this[_0x8934('0x1f')][_0x8934('0x12')](this));}Fax['prototype'][_0x8934('0x11')]=function(_0x3ef798){if(_0x3ef798[_0x8934('0x20')]==='from-voip-provider'){for(var _0x47f25e in this['faxAccounts']){if(this[_0x8934('0x21')]['hasOwnProperty'](_0x47f25e)){if(_0x3ef798[_0x8934('0x22')]===this[_0x8934('0x21')][_0x47f25e][_0x8934('0x23')]){this[_0x8934('0x24')][_0x3ef798[_0x8934('0x25')]]={};this['channels'][_0x3ef798[_0x8934('0x25')]]['channel']=_0x3ef798[_0x8934('0x26')];this[_0x8934('0x24')][_0x3ef798[_0x8934('0x25')]]['id']=this[_0x8934('0x21')][_0x47f25e]['id'];this[_0x8934('0x24')][_0x3ef798[_0x8934('0x25')]][_0x8934('0x27')]=this['faxAccounts'][_0x47f25e][_0x8934('0x27')];logger[_0x8934('0x28')](_0x3ef798[_0x8934('0x25')],_0x8934('0x29'));}}}}if(this[_0x8934('0x2a')][_0x3ef798['uniqueid']]){this[_0x8934('0x24')][_0x3ef798[_0x8934('0x25')]]={};this[_0x8934('0x24')][_0x3ef798['uniqueid']][_0x8934('0x26')]=_0x3ef798['channel'];logger[_0x8934('0x28')](_0x3ef798[_0x8934('0x25')],_0x8934('0x29'));}};Fax['prototype'][_0x8934('0x14')]=function(_0x15910b){if(this[_0x8934('0x24')][_0x15910b[_0x8934('0x25')]]){for(var _0x4b5780 in _0x15910b[_0x8934('0x2b')]){if(_0x15910b[_0x8934('0x2b')][_0x8934('0x2c')](_0x4b5780)){this[_0x8934('0x24')][_0x15910b[_0x8934('0x25')]][_0x4b5780]=_0x15910b[_0x8934('0x2d')];}}}};Fax[_0x8934('0x2e')][_0x8934('0x16')]=function(_0x9c6a71){if(this[_0x8934('0x24')][_0x9c6a71['uniqueid']]){this[_0x8934('0x24')][_0x9c6a71[_0x8934('0x25')]]['channelstate']=_0x9c6a71[_0x8934('0x2f')];this[_0x8934('0x24')][_0x9c6a71[_0x8934('0x25')]][_0x8934('0x30')]=_0x9c6a71['channelstatedesc'];}};Fax[_0x8934('0x2e')][_0x8934('0x18')]=function(_0x11844a){if(this[_0x8934('0x24')][_0x11844a[_0x8934('0x25')]]){for(var _0x49c5e2 in _0x11844a[_0x8934('0x2b')]){if(_0x11844a['variable']['hasOwnProperty'](_0x49c5e2)){this[_0x8934('0x24')][_0x11844a[_0x8934('0x25')]][_0x49c5e2]=_0x11844a[_0x8934('0x2d')];}}}};Fax[_0x8934('0x2e')]['syncFaxStatus']=function(_0x2b4db6){if(this[_0x8934('0x24')][_0x2b4db6[_0x8934('0x25')]]){this[_0x8934('0x24')][_0x2b4db6[_0x8934('0x25')]]['operation']=_0x2b4db6[_0x8934('0x31')];this[_0x8934('0x24')][_0x2b4db6['uniqueid']]['status']=_0x2b4db6[_0x8934('0x32')];this[_0x8934('0x24')][_0x2b4db6['uniqueid']]['localstationid']=_0x2b4db6[_0x8934('0x23')];this[_0x8934('0x24')][_0x2b4db6[_0x8934('0x25')]][_0x8934('0x33')]=_0x2b4db6[_0x8934('0x33')];logger[_0x8934('0x28')](_0x2b4db6[_0x8934('0x25')],_0x8934('0x34'));}};Fax[_0x8934('0x2e')][_0x8934('0x1b')]=function(_0x46611c){var _0x50b477=this;if(this[_0x8934('0x24')][_0x46611c[_0x8934('0x25')]]){var _0x524139=this[_0x8934('0x24')][_0x46611c[_0x8934('0x25')]]['id'];this[_0x8934('0x24')][_0x46611c[_0x8934('0x25')]][_0x8934('0x35')]=_0x46611c['remotestationid'];this['channels'][_0x46611c['uniqueid']][_0x8934('0x36')]=_0x46611c[_0x8934('0x36')];this[_0x8934('0x24')][_0x46611c['uniqueid']][_0x8934('0x23')]=_0x46611c['localstationid'];this['channels'][_0x46611c[_0x8934('0x25')]][_0x8934('0x37')]=_0x46611c['resolution'];this['channels'][_0x46611c[_0x8934('0x25')]][_0x8934('0x38')]=_0x46611c[_0x8934('0x38')];this['channels'][_0x46611c[_0x8934('0x25')]]['filename']=_0x46611c[_0x8934('0x33')];this['channels'][_0x46611c[_0x8934('0x25')]][_0x8934('0x39')]=_0x46611c[_0x8934('0x39')];if(this['channels'][_0x46611c[_0x8934('0x25')]][_0x8934('0x36')]>0x0){tiff2pdf(_0x46611c[_0x8934('0x33')],_0x8934('0x3a'),function(_0x5e1b67){logger[_0x8934('0x28')](_0x46611c[_0x8934('0x25')],_0x8934('0x3b'),_0x5e1b67[_0x8934('0x3c')]);attachment[_0x8934('0x3d')]({'name':path[_0x8934('0x3e')](_0x46611c[_0x8934('0x33')])[_0x8934('0x27')],'basename':path['parse'](_0x46611c['filename'])['name']+_0x8934('0x3f'),'type':_0x8934('0x40')})['then'](function(_0x401334){faxAccount['notify'](_0x524139,{'from':_0x46611c[_0x8934('0x39')],'mapKey':_0x8934('0x7'),'body':path['parse'](_0x46611c[_0x8934('0x33')])[_0x8934('0x27')]+_0x8934('0x3f'),'AttachmentId':_0x401334['id']})[_0x8934('0x41')](function(_0x5426fc){logger[_0x8934('0x42')](_0x46611c[_0x8934('0x25')],'\x20notify\x20',JSON[_0x8934('0x43')](_0x5426fc));});})[_0x8934('0x41')](function(_0x27a98c){logger[_0x8934('0x42')](_0x46611c[_0x8934('0x25')],_0x8934('0x44'),JSON[_0x8934('0x43')](_0x27a98c));});});}logger[_0x8934('0x28')](_0x46611c[_0x8934('0x25')],_0x8934('0x44'));}};Fax[_0x8934('0x2e')][_0x8934('0x1f')]=function(_0x2c322d){if(this[_0x8934('0x2a')][_0x2c322d[_0x8934('0x25')]]){_[_0x8934('0x45')](this[_0x8934('0x24')][_0x2c322d[_0x8934('0x25')]],_['pick'](_0x2c322d,[_0x8934('0x46'),_0x8934('0x47')]));}};function updateStatus(_0x5cc36c){if(_0x5cc36c['AttachmentId']){faxMessage['update'](_0x5cc36c['AttachmentId'],{'failMessage':_0x8934('0x48')})[_0x8934('0x49')](function(_0x435c41){ut['logger']('[Fax][Message][Error][Updated]',_0x435c41);})[_0x8934('0x41')](function(_0x5aa035){ut['logger'](_0x8934('0x4a'),_0x5aa035);});}else{ut[_0x8934('0x4b')](_0x8934('0x4c'));}}Fax[_0x8934('0x2e')][_0x8934('0x4d')]=function(_0x1b66d8,_0x3902fb,_0x575bd7){var _0x390306=this;var _0x5d2ff7={};if(_0x3902fb){_0x5d2ff7={'read':_0x3902fb};}else{_0x5d2ff7={'failMessage':_0x575bd7};}if(this[_0x8934('0x2a')][_0x1b66d8][_0x8934('0x4e')]){faxMessage[_0x8934('0x4f')](this[_0x8934('0x2a')][_0x1b66d8][_0x8934('0x4e')],_0x5d2ff7)[_0x8934('0x49')](function(_0x1f6c5f){ut[_0x8934('0x4b')]('[Fax][Message][Updated]',_0x1f6c5f);})[_0x8934('0x41')](function(_0x345a95){ut[_0x8934('0x4b')](_0x8934('0x50'),_0x345a95);})[_0x8934('0x51')](function(){delete _0x390306['channels'][_0x1b66d8];delete _0x390306[_0x8934('0x2a')][_0x1b66d8];});}else{ut[_0x8934('0x4b')](_0x8934('0x52'));delete this['channels'][_0x1b66d8];delete this[_0x8934('0x2a')][_0x1b66d8];}};Fax[_0x8934('0x2e')][_0x8934('0x1d')]=function(_0x5577f0){var _0x564b65=this;if(this['channels'][_0x5577f0[_0x8934('0x25')]]){if(this[_0x8934('0x2a')][_0x5577f0[_0x8934('0x25')]]){this['channels'][_0x5577f0[_0x8934('0x25')]]['id']=this[_0x8934('0x2a')][_0x5577f0['uniqueid']]['id'];this['channels'][_0x5577f0[_0x8934('0x25')]][_0x8934('0x27')]=this[_0x8934('0x2a')][_0x5577f0[_0x8934('0x25')]]['name'];}logger['info'](_0x5577f0['uniqueid'],this['actions'][_0x5577f0[_0x8934('0x25')]]?_0x8934('0x53'):_0x8934('0x54'),JSON[_0x8934('0x43')](this[_0x8934('0x24')][_0x5577f0[_0x8934('0x25')]]));if(this['actions'][_0x5577f0[_0x8934('0x25')]]){if(this[_0x8934('0x24')][_0x5577f0['uniqueid']][_0x8934('0x55')]>0x0&&this['channels'][_0x5577f0[_0x8934('0x25')]]['faxstatus']===_0x8934('0x56')){this[_0x8934('0x4d')](_0x5577f0[_0x8934('0x25')],!![]);}else{this[_0x8934('0x4d')](_0x5577f0[_0x8934('0x25')],![],this[_0x8934('0x24')][_0x5577f0[_0x8934('0x25')]]['faxstatusstring']?'SENDING\x20FAILED:\x20'+this[_0x8934('0x24')][_0x5577f0[_0x8934('0x25')]][_0x8934('0x57')]:_0x8934('0x58'));}}}};Fax[_0x8934('0x2e')][_0x8934('0x59')]=function(_0x35c437){var _0x112957=this;return new BPromise(function(_0x515b0b,_0x2b1888){_0x112957[_0x8934('0x5a')](_0x35c437,_0x112957[_0x8934('0x21')][_0x35c437[_0x8934('0x5b')]])[_0x8934('0x49')](function(_0x5c7b96){ut['logger'](_0x8934('0x5c'),_0x5c7b96);_0x515b0b(ut[_0x8934('0x3c')](_0x8934('0x5d')));})[_0x8934('0x41')](function(_0x2d074f){ut[_0x8934('0x4b')](_0x8934('0x5e'),_0x2d074f);updateStatus(_0x35c437);_0x2b1888(ut['message'](_0x8934('0x5f')));});});};Fax[_0x8934('0x2e')]['checkAfterSend']=function(_0x2f9454){var _0x4912a5=this;return new BPromise(function(_0x2dac01,_0x301967){var _0x3f7bd3=_0x4912a5['checkTrunk'](_0x4912a5[_0x8934('0x21')][_0x2f9454[_0x8934('0x5b')]]['Trunk'],_0x2f9454);if(_0x3f7bd3[_0x8934('0x60')]){_0x2dac01(ut['message'](_0x8934('0x61')));}else{_0x301967(ut['message'](_0x3f7bd3[_0x8934('0x3c')]));}});};function originate(_0x6b3376,_0x24b0ce,_0x5ea4fe){return new BPromise(function(_0x196372,_0xfbad9){if(_0x5ea4fe){var _0x349c88=util[_0x8934('0x62')]('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[_0x8934('0x3e')](_0x6b3376['path'])[_0x8934('0x27')],_0x6b3376[_0x8934('0x63')]);gs[_0x8934('0x64')](_0x349c88)[_0x8934('0x49')](function(){_0x6b3376['path']=util[_0x8934('0x62')](_0x8934('0x65'),path[_0x8934('0x3e')](_0x6b3376['path'])[_0x8934('0x66')],path[_0x8934('0x3e')](_0x6b3376[_0x8934('0x63')])['name']);_0x24b0ce['XMF-PATH']=_0x6b3376[_0x8934('0x63')];ut[_0x8934('0x4b')](_0x8934('0x67'),'');ami[_0x8934('0x68')](ut[_0x8934('0x69')](_0x6b3376,_0x24b0ce))[_0x8934('0x49')](function(_0x389a20){_0x196372(_0x389a20);})[_0x8934('0x41')](function(_0x1c697e){_0xfbad9(_0x1c697e);});})['catch'](function(_0x334b42){_0xfbad9(_0x334b42);});}else{ami[_0x8934('0x68')](ut[_0x8934('0x69')](_0x6b3376,_0x24b0ce))[_0x8934('0x49')](function(_0x3a860c){_0x196372(_0x3a860c);})['catch'](function(_0x333d74){_0xfbad9(_0x333d74);});}});}Fax[_0x8934('0x2e')]['execOriginate']=function(_0x620ac8,_0x548617){var _0x57d745=this;return new BPromise(function(_0x5cf833,_0xa263a8){var _0x459c41=uuid['v4']();var _0x186a2f=ut['addVariables'](_0x620ac8,_0x548617);_0x57d745[_0x8934('0x2a')][_0x459c41]=new Action(_0x459c41,_0x548617,_0x620ac8);var _0x1d3372=_0x57d745['actions'][_0x459c41];if(path[_0x8934('0x3e')](_0x620ac8[_0x8934('0x63')])[_0x8934('0x6a')]===_0x8934('0x3f')){originate(_0x1d3372,_0x186a2f,!![])[_0x8934('0x49')](function(_0x324722){_0x5cf833(_0x324722);})[_0x8934('0x41')](function(_0x41ac84){_0xa263a8(_0x41ac84);});}else{originate(_0x1d3372,_0x186a2f,![])[_0x8934('0x49')](function(_0x28facf){_0x5cf833(_0x28facf);})['catch'](function(_0x3b3fb4){_0xa263a8(_0x3b3fb4);});}});};Fax[_0x8934('0x2e')][_0x8934('0x6b')]=function(_0x22a907){return!_[_0x8934('0x6c')](_0x22a907)&&!_[_0x8934('0x6c')](_0x22a907[_0x8934('0x27')])&&!_['isNil'](_0x22a907[_0x8934('0x6d')])&&_0x22a907[_0x8934('0x6d')]&&!_[_0x8934('0x6c')](this[_0x8934('0xf')][util[_0x8934('0x62')](_0x8934('0x6e'),_0x22a907[_0x8934('0x27')])])&&!_[_0x8934('0x6c')](this[_0x8934('0xf')][util['format']('SIP/%s',_0x22a907[_0x8934('0x27')])][_0x8934('0x32')])&&(this['trunks'][util[_0x8934('0x62')](_0x8934('0x6e'),_0x22a907[_0x8934('0x27')])][_0x8934('0x32')]===_0x8934('0x6f')||this[_0x8934('0xf')][util[_0x8934('0x62')](_0x8934('0x6e'),_0x22a907[_0x8934('0x27')])][_0x8934('0x32')]===_0x8934('0x70'));};Fax['prototype'][_0x8934('0x71')]=function(_0x16417d,_0x460cef){if(!this['isTrunkReachable'](_0x16417d)){ut[_0x8934('0x4b')]('[Fax][checkTrunk][Trunk\x20not\x20work]',_[_0x8934('0x6c')](_0x16417d)?'':_0x16417d[_0x8934('0x27')]+_0x8934('0x72'));return{'isValid':![],'message':_0x8934('0x73')};}if(_['isNil'](_0x460cef['fax'])){ut[_0x8934('0x4b')]('[Fax][checkTrunk][Empty\x20Fax]',JSON[_0x8934('0x43')](_0x460cef));return{'isValid':![],'message':_0x8934('0x74')};}if(_[_0x8934('0x6c')](_0x460cef[_0x8934('0x63')])){ut['logger'](_0x8934('0x75'),JSON['stringify'](_0x460cef));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':'Is\x20Valid'};};module['exports']=Fax;
\ No newline at end of file
+var _0xf71c=['Action','variablesAction','addVariables','ext','isNil','active','SIP/%s','reachable','unmonitored','isTrunkReachable','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','[Fax][checkTrunk][Empty\x20Fax]','[Fax][checkTrunk][Empty\x20path]','Is\x20Valid','exports','util','lodash','bluebird','uuid','moment','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./rpcDb','./channel','./util/util','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','faxAccounts','trunks','actions','newchannel','syncNewchannel','bind','syncVarSet','syncNewState','newexten','syncNewExten','faxstatus','syncFaxStatus','receivefax','syncReceiveFax','hangup','syncHangup','originateresponse','context','from-voip-provider','hasOwnProperty','exten','channels','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','channelstate','channelstatedesc','prototype','operation','status','localstationid','filename','remotestationid','pagestransferred','resolution','calleridnum','\x20result\x20conversion\x20file\x20','message','create','application/pdf','then','notify','parse','.pdf','catch','error','\x20notify\x20','\x20receiveFax\x20','pick','response','reason','AttachmentId','update','SENDING\x20FAILED\x20','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','stringify','faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','execOriginate','FaxAccountId','[Fax][execOriginate][success]','Fax\x20received','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','isValid','format','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','execute','%s/%s.tif','dir','XMF-PATH'];(function(_0x29b85d,_0x472608){var _0x594a39=function(_0x483d65){while(--_0x483d65){_0x29b85d['push'](_0x29b85d['shift']());}};_0x594a39(++_0x472608);}(_0xf71c,0x17d));var _0xcf71=function(_0x2e6741,_0x49e427){_0x2e6741=_0x2e6741-0x0;var _0x5c3688=_0xf71c[_0x2e6741];return _0x5c3688;};'use strict';var util=require(_0xcf71('0x0'));var _=require(_0xcf71('0x1'));var BPromise=require(_0xcf71('0x2'));var uuid=require(_0xcf71('0x3'));var moment=require(_0xcf71('0x4'));var path=require('path');var tiff2pdf=require(_0xcf71('0x5'));var gs=require(_0xcf71('0x6'));var logger=require(_0xcf71('0x7'))(_0xcf71('0x8'));var ami=require(_0xcf71('0x9'));var rpcDb=require(_0xcf71('0xa'));var Channel=require(_0xcf71('0xb'));var ut=require(_0xcf71('0xc'));var Action=require(_0xcf71('0xd'));var faxAccount=require(_0xcf71('0xe'));var attachment=require(_0xcf71('0xf'));var faxMessage=require(_0xcf71('0x10'));function Fax(_0x1daad0){this['channels']={};this[_0xcf71('0x11')]=_0x1daad0[_0xcf71('0x11')];this[_0xcf71('0x12')]=_0x1daad0['trunks'];this[_0xcf71('0x13')]={};ami['on'](_0xcf71('0x14'),this[_0xcf71('0x15')][_0xcf71('0x16')](this));ami['on']('varset',this[_0xcf71('0x17')][_0xcf71('0x16')](this));ami['on']('newstate',this[_0xcf71('0x18')]['bind'](this));ami['on'](_0xcf71('0x19'),this[_0xcf71('0x1a')]['bind'](this));ami['on'](_0xcf71('0x1b'),this[_0xcf71('0x1c')]['bind'](this));ami['on'](_0xcf71('0x1d'),this[_0xcf71('0x1e')][_0xcf71('0x16')](this));ami['on'](_0xcf71('0x1f'),this[_0xcf71('0x20')][_0xcf71('0x16')](this));ami['on'](_0xcf71('0x21'),this['syncOriginateResponse']['bind'](this));}Fax['prototype'][_0xcf71('0x15')]=function(_0x4e83e3){if(_0x4e83e3[_0xcf71('0x22')]===_0xcf71('0x23')){for(var _0x85985f in this[_0xcf71('0x11')]){if(this[_0xcf71('0x11')][_0xcf71('0x24')](_0x85985f)){if(_0x4e83e3[_0xcf71('0x25')]===this[_0xcf71('0x11')][_0x85985f]['localstationid']){this[_0xcf71('0x26')][_0x4e83e3['uniqueid']]={};this['channels'][_0x4e83e3[_0xcf71('0x27')]]['channel']=_0x4e83e3[_0xcf71('0x28')];this[_0xcf71('0x26')][_0x4e83e3[_0xcf71('0x27')]]['id']=this[_0xcf71('0x11')][_0x85985f]['id'];this[_0xcf71('0x26')][_0x4e83e3['uniqueid']][_0xcf71('0x29')]=this[_0xcf71('0x11')][_0x85985f][_0xcf71('0x29')];logger[_0xcf71('0x2a')](_0x4e83e3[_0xcf71('0x27')],_0xcf71('0x2b'));}}}}if(this[_0xcf71('0x13')][_0x4e83e3[_0xcf71('0x27')]]){this['channels'][_0x4e83e3[_0xcf71('0x27')]]={};this[_0xcf71('0x26')][_0x4e83e3[_0xcf71('0x27')]][_0xcf71('0x28')]=_0x4e83e3['channel'];logger['info'](_0x4e83e3[_0xcf71('0x27')],_0xcf71('0x2b'));}};Fax['prototype']['syncVarSet']=function(_0x5e57a5){if(this['channels'][_0x5e57a5['uniqueid']]){for(var _0x21e4f9 in _0x5e57a5['variable']){if(_0x5e57a5[_0xcf71('0x2c')][_0xcf71('0x24')](_0x21e4f9)){this[_0xcf71('0x26')][_0x5e57a5['uniqueid']][_0x21e4f9]=_0x5e57a5[_0xcf71('0x2d')];}}}};Fax['prototype'][_0xcf71('0x18')]=function(_0x5602e5){if(this[_0xcf71('0x26')][_0x5602e5[_0xcf71('0x27')]]){this['channels'][_0x5602e5['uniqueid']][_0xcf71('0x2e')]=_0x5602e5['channelstate'];this['channels'][_0x5602e5[_0xcf71('0x27')]][_0xcf71('0x2f')]=_0x5602e5[_0xcf71('0x2f')];}};Fax[_0xcf71('0x30')]['syncNewExten']=function(_0x2b0b4a){if(this['channels'][_0x2b0b4a[_0xcf71('0x27')]]){for(var _0x17e643 in _0x2b0b4a[_0xcf71('0x2c')]){if(_0x2b0b4a['variable']['hasOwnProperty'](_0x17e643)){this['channels'][_0x2b0b4a[_0xcf71('0x27')]][_0x17e643]=_0x2b0b4a[_0xcf71('0x2d')];}}}};Fax['prototype'][_0xcf71('0x1c')]=function(_0x284588){if(this['channels'][_0x284588[_0xcf71('0x27')]]){this[_0xcf71('0x26')][_0x284588[_0xcf71('0x27')]][_0xcf71('0x31')]=_0x284588[_0xcf71('0x31')];this[_0xcf71('0x26')][_0x284588['uniqueid']][_0xcf71('0x32')]=_0x284588[_0xcf71('0x32')];this[_0xcf71('0x26')][_0x284588['uniqueid']][_0xcf71('0x33')]=_0x284588[_0xcf71('0x33')];this[_0xcf71('0x26')][_0x284588[_0xcf71('0x27')]][_0xcf71('0x34')]=_0x284588['filename'];logger[_0xcf71('0x2a')](_0x284588['uniqueid'],'\x20syncFaxStatus\x20');}};Fax[_0xcf71('0x30')]['syncReceiveFax']=function(_0x285164){var _0x5154d3=this;if(this[_0xcf71('0x26')][_0x285164['uniqueid']]){var _0x58b501=this['channels'][_0x285164[_0xcf71('0x27')]]['id'];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]][_0xcf71('0x35')]=_0x285164[_0xcf71('0x35')];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]][_0xcf71('0x36')]=_0x285164[_0xcf71('0x36')];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]]['localstationid']=_0x285164[_0xcf71('0x33')];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]]['resolution']=_0x285164[_0xcf71('0x37')];this[_0xcf71('0x26')][_0x285164['uniqueid']]['transferrate']=_0x285164['transferrate'];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]]['filename']=_0x285164[_0xcf71('0x34')];this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]][_0xcf71('0x38')]=_0x285164[_0xcf71('0x38')];if(this[_0xcf71('0x26')][_0x285164[_0xcf71('0x27')]][_0xcf71('0x36')]>0x0){tiff2pdf(_0x285164['filename'],'/var/opt/motion2/server/files/attachments/',function(_0x3eff47){logger[_0xcf71('0x2a')](_0x285164[_0xcf71('0x27')],_0xcf71('0x39'),_0x3eff47[_0xcf71('0x3a')]);attachment[_0xcf71('0x3b')]({'name':path['parse'](_0x285164['filename'])['name'],'basename':path['parse'](_0x285164[_0xcf71('0x34')])[_0xcf71('0x29')]+'.pdf','type':_0xcf71('0x3c')})[_0xcf71('0x3d')](function(_0x330e35){faxAccount[_0xcf71('0x3e')](_0x58b501,{'from':_0x285164[_0xcf71('0x38')],'mapKey':_0xcf71('0x8'),'body':path[_0xcf71('0x3f')](_0x285164[_0xcf71('0x34')])['name']+_0xcf71('0x40'),'AttachmentId':_0x330e35['id']})[_0xcf71('0x41')](function(_0x42d3c8){logger[_0xcf71('0x42')](_0x285164[_0xcf71('0x27')],_0xcf71('0x43'),JSON['stringify'](_0x42d3c8));});})[_0xcf71('0x41')](function(_0x19b169){logger['error'](_0x285164[_0xcf71('0x27')],'\x20receiveFax\x20',JSON['stringify'](_0x19b169));});});}logger[_0xcf71('0x2a')](_0x285164[_0xcf71('0x27')],_0xcf71('0x44'));}};Fax[_0xcf71('0x30')]['syncOriginateResponse']=function(_0x481624){if(this[_0xcf71('0x13')][_0x481624[_0xcf71('0x27')]]){_['merge'](this[_0xcf71('0x26')][_0x481624[_0xcf71('0x27')]],_[_0xcf71('0x45')](_0x481624,[_0xcf71('0x46'),_0xcf71('0x47')]));}};function updateStatus(_0x2cb26b){if(_0x2cb26b[_0xcf71('0x48')]){faxMessage[_0xcf71('0x49')](_0x2cb26b[_0xcf71('0x48')],{'failMessage':_0xcf71('0x4a')})['then'](function(_0x545c53){ut[_0xcf71('0x4b')](_0xcf71('0x4c'),_0x545c53);})[_0xcf71('0x41')](function(_0x1bcf83){ut[_0xcf71('0x4b')](_0xcf71('0x4d'),_0x1bcf83);});}else{ut[_0xcf71('0x4b')](_0xcf71('0x4e'));}}Fax[_0xcf71('0x30')][_0xcf71('0x4f')]=function(_0x569ad2,_0x467716,_0x21ee8d){var _0x213965=this;var _0x3d9358={};if(_0x467716){_0x3d9358={'read':_0x467716};}else{_0x3d9358={'failMessage':_0x21ee8d};}if(this['actions'][_0x569ad2][_0xcf71('0x48')]){faxMessage[_0xcf71('0x49')](this['actions'][_0x569ad2][_0xcf71('0x48')],_0x3d9358)['then'](function(_0x3013cb){ut[_0xcf71('0x4b')](_0xcf71('0x50'),_0x3013cb);})['catch'](function(_0x31850c){ut[_0xcf71('0x4b')](_0xcf71('0x51'),_0x31850c);})[_0xcf71('0x52')](function(){delete _0x213965[_0xcf71('0x26')][_0x569ad2];delete _0x213965[_0xcf71('0x13')][_0x569ad2];});}else{ut[_0xcf71('0x4b')](_0xcf71('0x53'));delete this[_0xcf71('0x26')][_0x569ad2];delete this[_0xcf71('0x13')][_0x569ad2];}};Fax[_0xcf71('0x30')][_0xcf71('0x20')]=function(_0x2c35d5){var _0x321857=this;if(this[_0xcf71('0x26')][_0x2c35d5[_0xcf71('0x27')]]){if(this[_0xcf71('0x13')][_0x2c35d5[_0xcf71('0x27')]]){this[_0xcf71('0x26')][_0x2c35d5['uniqueid']]['id']=this[_0xcf71('0x13')][_0x2c35d5[_0xcf71('0x27')]]['id'];this['channels'][_0x2c35d5[_0xcf71('0x27')]][_0xcf71('0x29')]=this[_0xcf71('0x13')][_0x2c35d5[_0xcf71('0x27')]]['name'];}logger[_0xcf71('0x2a')](_0x2c35d5[_0xcf71('0x27')],this[_0xcf71('0x13')][_0x2c35d5['uniqueid']]?_0xcf71('0x54'):'\x20hangup\x20faxRiceive\x20',JSON[_0xcf71('0x55')](this[_0xcf71('0x26')][_0x2c35d5['uniqueid']]));if(this[_0xcf71('0x13')][_0x2c35d5[_0xcf71('0x27')]]){if(this[_0xcf71('0x26')][_0x2c35d5[_0xcf71('0x27')]][_0xcf71('0x56')]>0x0&&this['channels'][_0x2c35d5[_0xcf71('0x27')]][_0xcf71('0x1b')]===_0xcf71('0x57')){this[_0xcf71('0x4f')](_0x2c35d5[_0xcf71('0x27')],!![]);}else{this[_0xcf71('0x4f')](_0x2c35d5['uniqueid'],![],this[_0xcf71('0x26')][_0x2c35d5[_0xcf71('0x27')]][_0xcf71('0x58')]?_0xcf71('0x59')+this[_0xcf71('0x26')][_0x2c35d5[_0xcf71('0x27')]][_0xcf71('0x58')]:_0xcf71('0x5a'));}}}};Fax[_0xcf71('0x30')]['send']=function(_0x1ff276){var _0xdd293c=this;return new BPromise(function(_0x3b1140,_0x55366c){_0xdd293c[_0xcf71('0x5b')](_0x1ff276,_0xdd293c[_0xcf71('0x11')][_0x1ff276[_0xcf71('0x5c')]])[_0xcf71('0x3d')](function(_0xedc0de){ut[_0xcf71('0x4b')](_0xcf71('0x5d'),_0xedc0de);_0x3b1140(ut[_0xcf71('0x3a')](_0xcf71('0x5e')));})[_0xcf71('0x41')](function(_0x269c4c){ut['logger']('[Fax][execOriginate][failure]',_0x269c4c);updateStatus(_0x1ff276);_0x55366c(ut[_0xcf71('0x3a')](_0xcf71('0x5f')));});});};Fax['prototype'][_0xcf71('0x60')]=function(_0x20f435){var _0x122143=this;return new BPromise(function(_0x19880a,_0x5be48e){var _0x4ac0f0=_0x122143[_0xcf71('0x61')](_0x122143[_0xcf71('0x11')][_0x20f435[_0xcf71('0x5c')]][_0xcf71('0x62')],_0x20f435);if(_0x4ac0f0[_0xcf71('0x63')]){_0x19880a(ut[_0xcf71('0x3a')]('Trunk\x20Reachable'));}else{_0x5be48e(ut[_0xcf71('0x3a')](_0x4ac0f0[_0xcf71('0x3a')]));}});};function originate(_0x1e4ad8,_0x24a477,_0x5464fd){return new BPromise(function(_0x16d6be,_0x566388){if(_0x5464fd){var _0xa0866c=util[_0xcf71('0x64')](_0xcf71('0x65'),path['parse'](_0x1e4ad8[_0xcf71('0x66')])[_0xcf71('0x29')],_0x1e4ad8[_0xcf71('0x66')]);gs[_0xcf71('0x67')](_0xa0866c)[_0xcf71('0x3d')](function(){_0x1e4ad8['path']=util[_0xcf71('0x64')](_0xcf71('0x68'),path[_0xcf71('0x3f')](_0x1e4ad8[_0xcf71('0x66')])[_0xcf71('0x69')],path['parse'](_0x1e4ad8['path'])[_0xcf71('0x29')]);_0x24a477[_0xcf71('0x6a')]=_0x1e4ad8[_0xcf71('0x66')];ut['logger']('Convert\x20pdf\x20to\x20tif','');ami[_0xcf71('0x6b')](ut[_0xcf71('0x6c')](_0x1e4ad8,_0x24a477))[_0xcf71('0x3d')](function(_0x54d363){_0x16d6be(_0x54d363);})[_0xcf71('0x41')](function(_0x227925){_0x566388(_0x227925);});})[_0xcf71('0x41')](function(_0x47cb19){_0x566388(_0x47cb19);});}else{ami['Action'](ut['variablesAction'](_0x1e4ad8,_0x24a477))[_0xcf71('0x3d')](function(_0x3ab807){_0x16d6be(_0x3ab807);})[_0xcf71('0x41')](function(_0xaa839d){_0x566388(_0xaa839d);});}});}Fax[_0xcf71('0x30')][_0xcf71('0x5b')]=function(_0x1f77fc,_0x497bfe){var _0x53c9d1=this;return new BPromise(function(_0x18b20e,_0x4ab87d){var _0x35e0c9=uuid['v4']();var _0x459c5f=ut[_0xcf71('0x6d')](_0x1f77fc,_0x497bfe);_0x53c9d1[_0xcf71('0x13')][_0x35e0c9]=new Action(_0x35e0c9,_0x497bfe,_0x1f77fc);var _0x4b9a5d=_0x53c9d1[_0xcf71('0x13')][_0x35e0c9];if(path[_0xcf71('0x3f')](_0x1f77fc[_0xcf71('0x66')])[_0xcf71('0x6e')]===_0xcf71('0x40')){originate(_0x4b9a5d,_0x459c5f,!![])[_0xcf71('0x3d')](function(_0x565d3d){_0x18b20e(_0x565d3d);})['catch'](function(_0x3e72ff){_0x4ab87d(_0x3e72ff);});}else{originate(_0x4b9a5d,_0x459c5f,![])[_0xcf71('0x3d')](function(_0x5052d2){_0x18b20e(_0x5052d2);})[_0xcf71('0x41')](function(_0x19576e){_0x4ab87d(_0x19576e);});}});};Fax[_0xcf71('0x30')]['isTrunkReachable']=function(_0x30e744){return!_[_0xcf71('0x6f')](_0x30e744)&&!_[_0xcf71('0x6f')](_0x30e744[_0xcf71('0x29')])&&!_['isNil'](_0x30e744['active'])&&_0x30e744[_0xcf71('0x70')]&&!_[_0xcf71('0x6f')](this[_0xcf71('0x12')][util[_0xcf71('0x64')](_0xcf71('0x71'),_0x30e744['name'])])&&!_[_0xcf71('0x6f')](this[_0xcf71('0x12')][util[_0xcf71('0x64')](_0xcf71('0x71'),_0x30e744['name'])][_0xcf71('0x32')])&&(this[_0xcf71('0x12')][util[_0xcf71('0x64')](_0xcf71('0x71'),_0x30e744[_0xcf71('0x29')])][_0xcf71('0x32')]===_0xcf71('0x72')||this[_0xcf71('0x12')][util[_0xcf71('0x64')]('SIP/%s',_0x30e744[_0xcf71('0x29')])]['status']===_0xcf71('0x73'));};Fax[_0xcf71('0x30')][_0xcf71('0x61')]=function(_0xfcf18,_0x9ab7d9){if(!this[_0xcf71('0x74')](_0xfcf18)){ut[_0xcf71('0x4b')](_0xcf71('0x75'),_[_0xcf71('0x6f')](_0xfcf18)?'':_0xfcf18['name']+'\x20Trunk\x20is\x20not\x20active');return{'isValid':![],'message':'Trunk\x20not\x20working\x20correctly'};}if(_[_0xcf71('0x6f')](_0x9ab7d9[_0xcf71('0x8')])){ut['logger'](_0xcf71('0x76'),JSON['stringify'](_0x9ab7d9));return{'isValid':![],'message':'Empty\x20Fax'};}if(_['isNil'](_0x9ab7d9[_0xcf71('0x66')])){ut[_0xcf71('0x4b')](_0xcf71('0x77'),JSON[_0xcf71('0x55')](_0x9ab7d9));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':_0xcf71('0x78')};};module[_0xcf71('0x79')]=Fax;
\ No newline at end of file