Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / services / ami / fax / index.js
index 5eff204..5d9458a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2f66=['syncNewExten','faxstatus','receivefax','syncReceiveFax','syncHangup','syncOriginateResponse','prototype','hasOwnProperty','exten','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','syncNewState','channelstate','channelstatedesc','syncFaxStatus','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','parse','application/pdf','then','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','merge','response','AttachmentId','update','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][NoUpdate1]','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','execOriginate','message','Fax\x20received','[Fax][execOriginate][failure]','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','isValid','Trunk\x20Reachable','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','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','.pdf','isTrunkReachable','isNil','trunks','SIP/%s','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Is\x20Valid','exports','lodash','bluebird','uuid','moment','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./rpcDb','./channel','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','actions','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','newexten'];(function(_0x59d018,_0x3f1f4d){var _0x35be72=function(_0x58158c){while(--_0x58158c){_0x59d018['push'](_0x59d018['shift']());}};_0x35be72(++_0x3f1f4d);}(_0x2f66,0x143));var _0x62f6=function(_0x3aa640,_0x430b73){_0x3aa640=_0x3aa640-0x0;var _0x1cabbc=_0x2f66[_0x3aa640];return _0x1cabbc;};'use strict';var util=require('util');var _=require(_0x62f6('0x0'));var BPromise=require(_0x62f6('0x1'));var uuid=require(_0x62f6('0x2'));var moment=require(_0x62f6('0x3'));var path=require('path');var tiff2pdf=require(_0x62f6('0x4'));var gs=require(_0x62f6('0x5'));var logger=require(_0x62f6('0x6'))(_0x62f6('0x7'));var ami=require(_0x62f6('0x8'));var rpcDb=require(_0x62f6('0x9'));var Channel=require(_0x62f6('0xa'));var ut=require('./util/util');var Action=require(_0x62f6('0xb'));var faxAccount=require(_0x62f6('0xc'));var attachment=require(_0x62f6('0xd'));var faxMessage=require(_0x62f6('0xe'));function Fax(_0x2bba01){this[_0x62f6('0xf')]={};this[_0x62f6('0x10')]=_0x2bba01[_0x62f6('0x10')];this['trunks']=_0x2bba01['trunks'];this[_0x62f6('0x11')]={};ami['on'](_0x62f6('0x12'),this[_0x62f6('0x13')][_0x62f6('0x14')](this));ami['on'](_0x62f6('0x15'),this[_0x62f6('0x16')][_0x62f6('0x14')](this));ami['on'](_0x62f6('0x17'),this['syncNewState'][_0x62f6('0x14')](this));ami['on'](_0x62f6('0x18'),this[_0x62f6('0x19')][_0x62f6('0x14')](this));ami['on'](_0x62f6('0x1a'),this['syncFaxStatus'][_0x62f6('0x14')](this));ami['on'](_0x62f6('0x1b'),this[_0x62f6('0x1c')]['bind'](this));ami['on']('hangup',this[_0x62f6('0x1d')][_0x62f6('0x14')](this));ami['on']('originateresponse',this[_0x62f6('0x1e')]['bind'](this));}Fax[_0x62f6('0x1f')][_0x62f6('0x13')]=function(_0x2603eb){if(_0x2603eb['context']==='from-voip-provider'){for(var _0x5a7914 in this[_0x62f6('0x10')]){if(this[_0x62f6('0x10')][_0x62f6('0x20')](_0x5a7914)){if(_0x2603eb[_0x62f6('0x21')]===this[_0x62f6('0x10')][_0x5a7914][_0x62f6('0x22')]){this['channels'][_0x2603eb[_0x62f6('0x23')]]={};this['channels'][_0x2603eb[_0x62f6('0x23')]]['channel']=_0x2603eb[_0x62f6('0x24')];this['channels'][_0x2603eb[_0x62f6('0x23')]]['id']=this[_0x62f6('0x10')][_0x5a7914]['id'];this[_0x62f6('0xf')][_0x2603eb['uniqueid']]['name']=this[_0x62f6('0x10')][_0x5a7914][_0x62f6('0x25')];logger[_0x62f6('0x26')](_0x2603eb['uniqueid'],_0x62f6('0x27'));}}}}if(this[_0x62f6('0x11')][_0x2603eb[_0x62f6('0x23')]]){this[_0x62f6('0xf')][_0x2603eb[_0x62f6('0x23')]]={};this[_0x62f6('0xf')][_0x2603eb[_0x62f6('0x23')]][_0x62f6('0x24')]=_0x2603eb['channel'];logger[_0x62f6('0x26')](_0x2603eb[_0x62f6('0x23')],_0x62f6('0x27'));}};Fax[_0x62f6('0x1f')][_0x62f6('0x16')]=function(_0x4cea21){if(this[_0x62f6('0xf')][_0x4cea21[_0x62f6('0x23')]]){for(var _0x4a2335 in _0x4cea21[_0x62f6('0x28')]){if(_0x4cea21[_0x62f6('0x28')][_0x62f6('0x20')](_0x4a2335)){this[_0x62f6('0xf')][_0x4cea21[_0x62f6('0x23')]][_0x4a2335]=_0x4cea21[_0x62f6('0x29')];}}}};Fax[_0x62f6('0x1f')][_0x62f6('0x2a')]=function(_0x2f86ae){if(this['channels'][_0x2f86ae[_0x62f6('0x23')]]){this[_0x62f6('0xf')][_0x2f86ae[_0x62f6('0x23')]][_0x62f6('0x2b')]=_0x2f86ae[_0x62f6('0x2b')];this['channels'][_0x2f86ae[_0x62f6('0x23')]][_0x62f6('0x2c')]=_0x2f86ae[_0x62f6('0x2c')];}};Fax[_0x62f6('0x1f')][_0x62f6('0x19')]=function(_0x2f50ee){if(this['channels'][_0x2f50ee[_0x62f6('0x23')]]){for(var _0x3257ce in _0x2f50ee[_0x62f6('0x28')]){if(_0x2f50ee['variable'][_0x62f6('0x20')](_0x3257ce)){this[_0x62f6('0xf')][_0x2f50ee['uniqueid']][_0x3257ce]=_0x2f50ee[_0x62f6('0x29')];}}}};Fax[_0x62f6('0x1f')][_0x62f6('0x2d')]=function(_0xbef9f0){if(this[_0x62f6('0xf')][_0xbef9f0[_0x62f6('0x23')]]){this[_0x62f6('0xf')][_0xbef9f0['uniqueid']]['operation']=_0xbef9f0[_0x62f6('0x2e')];this[_0x62f6('0xf')][_0xbef9f0['uniqueid']][_0x62f6('0x2f')]=_0xbef9f0[_0x62f6('0x2f')];this[_0x62f6('0xf')][_0xbef9f0[_0x62f6('0x23')]][_0x62f6('0x22')]=_0xbef9f0[_0x62f6('0x22')];this[_0x62f6('0xf')][_0xbef9f0['uniqueid']]['filename']=_0xbef9f0[_0x62f6('0x30')];logger[_0x62f6('0x26')](_0xbef9f0['uniqueid'],_0x62f6('0x31'));}};Fax[_0x62f6('0x1f')][_0x62f6('0x1c')]=function(_0x75c0b9){var _0xaa229f=this;if(this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]]){var _0x3b7941=this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]]['id'];this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x32')]=_0x75c0b9[_0x62f6('0x32')];this['channels'][_0x75c0b9[_0x62f6('0x23')]]['pagestransferred']=_0x75c0b9[_0x62f6('0x33')];this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x22')]=_0x75c0b9['localstationid'];this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x34')]=_0x75c0b9[_0x62f6('0x34')];this['channels'][_0x75c0b9['uniqueid']]['transferrate']=_0x75c0b9[_0x62f6('0x35')];this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x30')]=_0x75c0b9[_0x62f6('0x30')];this[_0x62f6('0xf')][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x36')]=_0x75c0b9['calleridnum'];if(this['channels'][_0x75c0b9[_0x62f6('0x23')]][_0x62f6('0x33')]>0x0){tiff2pdf(_0x75c0b9[_0x62f6('0x30')],'/var/opt/motion2/server/files/attachments/',function(_0x31bf63){logger['info'](_0x75c0b9[_0x62f6('0x23')],'\x20result\x20conversion\x20file\x20',_0x31bf63['message']);attachment['create']({'name':path[_0x62f6('0x37')](_0x75c0b9[_0x62f6('0x30')])[_0x62f6('0x25')],'basename':path[_0x62f6('0x37')](_0x75c0b9[_0x62f6('0x30')])[_0x62f6('0x25')]+'.pdf','type':_0x62f6('0x38')})[_0x62f6('0x39')](function(_0x538f67){faxAccount['notify'](_0x3b7941,{'from':_0x75c0b9[_0x62f6('0x36')],'mapKey':_0x62f6('0x7'),'body':path['parse'](_0x75c0b9[_0x62f6('0x30')])['name']+'.pdf','AttachmentId':_0x538f67['id']})[_0x62f6('0x3a')](function(_0x569f2c){logger[_0x62f6('0x3b')](_0x75c0b9[_0x62f6('0x23')],_0x62f6('0x3c'),JSON[_0x62f6('0x3d')](_0x569f2c));});})[_0x62f6('0x3a')](function(_0x66cd7a){logger[_0x62f6('0x3b')](_0x75c0b9[_0x62f6('0x23')],_0x62f6('0x3e'),JSON[_0x62f6('0x3d')](_0x66cd7a));});});}logger[_0x62f6('0x26')](_0x75c0b9[_0x62f6('0x23')],_0x62f6('0x3e'));}};Fax[_0x62f6('0x1f')][_0x62f6('0x1e')]=function(_0x31388d){if(this[_0x62f6('0x11')][_0x31388d[_0x62f6('0x23')]]){_[_0x62f6('0x3f')](this['channels'][_0x31388d[_0x62f6('0x23')]],_['pick'](_0x31388d,[_0x62f6('0x40'),'reason']));}};function updateStatus(_0x48cf3c){if(_0x48cf3c[_0x62f6('0x41')]){faxMessage[_0x62f6('0x42')](_0x48cf3c[_0x62f6('0x41')],{'failMessage':'SENDING\x20FAILED\x20'})['then'](function(_0x2688e2){ut[_0x62f6('0x43')](_0x62f6('0x44'),_0x2688e2);})[_0x62f6('0x3a')](function(_0x1f2bd8){ut[_0x62f6('0x43')](_0x62f6('0x45'),_0x1f2bd8);});}else{ut['logger'](_0x62f6('0x46'));}}Fax[_0x62f6('0x1f')][_0x62f6('0x47')]=function(_0xe16b55,_0x2899f3,_0x1d29e4){var _0x19e8b6=this;var _0x38c59b={};if(_0x2899f3){_0x38c59b={'read':_0x2899f3};}else{_0x38c59b={'failMessage':_0x1d29e4};}if(this[_0x62f6('0x11')][_0xe16b55][_0x62f6('0x41')]){faxMessage[_0x62f6('0x42')](this[_0x62f6('0x11')][_0xe16b55][_0x62f6('0x41')],_0x38c59b)['then'](function(_0x35561e){ut['logger']('[Fax][Message][Updated]',_0x35561e);})[_0x62f6('0x3a')](function(_0x1940e9){ut[_0x62f6('0x43')](_0x62f6('0x48'),_0x1940e9);})['finally'](function(){delete _0x19e8b6['channels'][_0xe16b55];delete _0x19e8b6[_0x62f6('0x11')][_0xe16b55];});}else{ut['logger'](_0x62f6('0x49'));delete this[_0x62f6('0xf')][_0xe16b55];delete this[_0x62f6('0x11')][_0xe16b55];}};Fax[_0x62f6('0x1f')][_0x62f6('0x1d')]=function(_0x749764){var _0x10a752=this;if(this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]]){if(this[_0x62f6('0x11')][_0x749764[_0x62f6('0x23')]]){this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]]['id']=this[_0x62f6('0x11')][_0x749764[_0x62f6('0x23')]]['id'];this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]]['name']=this[_0x62f6('0x11')][_0x749764['uniqueid']][_0x62f6('0x25')];}logger[_0x62f6('0x26')](_0x749764[_0x62f6('0x23')],this['actions'][_0x749764[_0x62f6('0x23')]]?_0x62f6('0x4a'):'\x20hangup\x20faxRiceive\x20',JSON[_0x62f6('0x3d')](this[_0x62f6('0xf')][_0x749764['uniqueid']]));if(this['actions'][_0x749764[_0x62f6('0x23')]]){if(this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]][_0x62f6('0x4b')]>0x0&&this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]][_0x62f6('0x1a')]===_0x62f6('0x4c')){this[_0x62f6('0x47')](_0x749764[_0x62f6('0x23')],!![]);}else{this[_0x62f6('0x47')](_0x749764[_0x62f6('0x23')],![],this[_0x62f6('0xf')][_0x749764[_0x62f6('0x23')]][_0x62f6('0x4d')]?_0x62f6('0x4e')+this['channels'][_0x749764['uniqueid']]['faxstatusstring']:_0x62f6('0x4f'));}}}};Fax[_0x62f6('0x1f')][_0x62f6('0x50')]=function(_0x2c95e6){var _0x4474be=this;return new BPromise(function(_0x3465d9,_0xfe22bf){_0x4474be[_0x62f6('0x51')](_0x2c95e6,_0x4474be['faxAccounts'][_0x2c95e6['FaxAccountId']])[_0x62f6('0x39')](function(_0x163418){ut[_0x62f6('0x43')]('[Fax][execOriginate][success]',_0x163418);_0x3465d9(ut[_0x62f6('0x52')](_0x62f6('0x53')));})[_0x62f6('0x3a')](function(_0x581095){ut[_0x62f6('0x43')](_0x62f6('0x54'),_0x581095);updateStatus(_0x2c95e6);_0xfe22bf(ut[_0x62f6('0x52')](_0x62f6('0x55')));});});};Fax[_0x62f6('0x1f')][_0x62f6('0x56')]=function(_0x206420){var _0x54b43b=this;return new BPromise(function(_0x35530e,_0x2759c7){var _0xb8cbc3=_0x54b43b[_0x62f6('0x57')](_0x54b43b['faxAccounts'][_0x206420['FaxAccountId']][_0x62f6('0x58')],_0x206420);if(_0xb8cbc3[_0x62f6('0x59')]){_0x35530e(ut[_0x62f6('0x52')](_0x62f6('0x5a')));}else{_0x2759c7(ut['message'](_0xb8cbc3[_0x62f6('0x52')]));}});};function originate(_0x1614bc,_0x1ce733,_0x226b83){return new BPromise(function(_0x2bf10c,_0x2b8b55){if(_0x226b83){var _0x343592=util[_0x62f6('0x5b')](_0x62f6('0x5c'),path['parse'](_0x1614bc[_0x62f6('0x5d')])[_0x62f6('0x25')],_0x1614bc[_0x62f6('0x5d')]);gs[_0x62f6('0x5e')](_0x343592)[_0x62f6('0x39')](function(){_0x1614bc['path']=util[_0x62f6('0x5b')](_0x62f6('0x5f'),path[_0x62f6('0x37')](_0x1614bc[_0x62f6('0x5d')])[_0x62f6('0x60')],path[_0x62f6('0x37')](_0x1614bc['path'])[_0x62f6('0x25')]);_0x1ce733[_0x62f6('0x61')]=_0x1614bc[_0x62f6('0x5d')];ut[_0x62f6('0x43')](_0x62f6('0x62'),'');ami[_0x62f6('0x63')](ut[_0x62f6('0x64')](_0x1614bc,_0x1ce733))[_0x62f6('0x39')](function(_0x3015f4){_0x2bf10c(_0x3015f4);})[_0x62f6('0x3a')](function(_0x5b43d9){_0x2b8b55(_0x5b43d9);});})[_0x62f6('0x3a')](function(_0x55ab7d){_0x2b8b55(_0x55ab7d);});}else{ami['Action'](ut[_0x62f6('0x64')](_0x1614bc,_0x1ce733))['then'](function(_0x2bb670){_0x2bf10c(_0x2bb670);})[_0x62f6('0x3a')](function(_0xfb0d8c){_0x2b8b55(_0xfb0d8c);});}});}Fax[_0x62f6('0x1f')][_0x62f6('0x51')]=function(_0x50084e,_0x77e348){var _0x27832d=this;return new BPromise(function(_0x3e4b6c,_0x4bf3c4){var _0x277ba3=uuid['v4']();var _0x59f3cd=ut[_0x62f6('0x65')](_0x50084e,_0x77e348);_0x27832d[_0x62f6('0x11')][_0x277ba3]=new Action(_0x277ba3,_0x77e348,_0x50084e);var _0x5e1023=_0x27832d[_0x62f6('0x11')][_0x277ba3];if(path[_0x62f6('0x37')](_0x50084e[_0x62f6('0x5d')])['ext']===_0x62f6('0x66')){originate(_0x5e1023,_0x59f3cd,!![])[_0x62f6('0x39')](function(_0xc82f33){_0x3e4b6c(_0xc82f33);})[_0x62f6('0x3a')](function(_0x2e7e99){_0x4bf3c4(_0x2e7e99);});}else{originate(_0x5e1023,_0x59f3cd,![])[_0x62f6('0x39')](function(_0x8c4796){_0x3e4b6c(_0x8c4796);})['catch'](function(_0x62821){_0x4bf3c4(_0x62821);});}});};Fax[_0x62f6('0x1f')][_0x62f6('0x67')]=function(_0x1fe43b){return!_[_0x62f6('0x68')](_0x1fe43b)&&!_[_0x62f6('0x68')](_0x1fe43b[_0x62f6('0x25')])&&!_['isNil'](_0x1fe43b['active'])&&_0x1fe43b['active']&&!_['isNil'](this[_0x62f6('0x69')][util[_0x62f6('0x5b')](_0x62f6('0x6a'),_0x1fe43b[_0x62f6('0x25')])])&&!_[_0x62f6('0x68')](this[_0x62f6('0x69')][util['format'](_0x62f6('0x6a'),_0x1fe43b[_0x62f6('0x25')])][_0x62f6('0x2f')])&&(this['trunks'][util[_0x62f6('0x5b')]('SIP/%s',_0x1fe43b['name'])][_0x62f6('0x2f')]==='reachable'||this[_0x62f6('0x69')][util[_0x62f6('0x5b')](_0x62f6('0x6a'),_0x1fe43b['name'])]['status']===_0x62f6('0x6b'));};Fax[_0x62f6('0x1f')][_0x62f6('0x57')]=function(_0x2a9b55,_0x24702c){if(!this[_0x62f6('0x67')](_0x2a9b55)){ut[_0x62f6('0x43')](_0x62f6('0x6c'),_['isNil'](_0x2a9b55)?'':_0x2a9b55[_0x62f6('0x25')]+_0x62f6('0x6d'));return{'isValid':![],'message':_0x62f6('0x6e')};}if(_[_0x62f6('0x68')](_0x24702c[_0x62f6('0x7')])){ut[_0x62f6('0x43')](_0x62f6('0x6f'),JSON[_0x62f6('0x3d')](_0x24702c));return{'isValid':![],'message':_0x62f6('0x70')};}if(_[_0x62f6('0x68')](_0x24702c[_0x62f6('0x5d')])){ut['logger'](_0x62f6('0x71'),JSON[_0x62f6('0x3d')](_0x24702c));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':_0x62f6('0x72')};};module[_0x62f6('0x73')]=Fax;
\ No newline at end of file
+var _0xefda=['faxstatus','updateStatus','SENDING\x20FAILED:\x20','SENDING\x20FAILED','execOriginate','FaxAccountId','[Fax][execOriginate][failure]','Fax\x20failed','checkAfterSend','checkTrunk','isValid','Trunk\x20Reachable','format','path','execute','%s/%s.tif','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','ext','isTrunkReachable','isNil','active','trunks','SIP/%s','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','Is\x20Valid','exports','util','uuid','moment','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./rpcDb','./util/util','./action','../rpc/faxAccount','../rpc/attachment','channels','faxAccounts','actions','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','syncNewState','newexten','syncFaxStatus','receivefax','syncReceiveFax','hangup','syncHangup','originateresponse','syncOriginateResponse','prototype','context','from-voip-provider','hasOwnProperty','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','channelstate','channelstatedesc','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','message','.pdf','application/pdf','then','notify','parse','catch','error','\x20notify\x20','\x20receiveFax\x20','stringify','pick','response','reason','AttachmentId','update','[Fax][Message][Error][Updated]','logger','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages'];(function(_0x5e6ea3,_0x9addd2){var _0x4048b5=function(_0x9092e4){while(--_0x9092e4){_0x5e6ea3['push'](_0x5e6ea3['shift']());}};_0x4048b5(++_0x9addd2);}(_0xefda,0x96));var _0xaefd=function(_0x5cfa6a,_0x4d69e8){_0x5cfa6a=_0x5cfa6a-0x0;var _0x204e10=_0xefda[_0x5cfa6a];return _0x204e10;};'use strict';var util=require(_0xaefd('0x0'));var _=require('lodash');var BPromise=require('bluebird');var uuid=require(_0xaefd('0x1'));var moment=require(_0xaefd('0x2'));var path=require('path');var tiff2pdf=require(_0xaefd('0x3'));var gs=require(_0xaefd('0x4'));var logger=require(_0xaefd('0x5'))(_0xaefd('0x6'));var ami=require(_0xaefd('0x7'));var rpcDb=require(_0xaefd('0x8'));var Channel=require('./channel');var ut=require(_0xaefd('0x9'));var Action=require(_0xaefd('0xa'));var faxAccount=require(_0xaefd('0xb'));var attachment=require(_0xaefd('0xc'));var faxMessage=require('../rpc/faxMessage');function Fax(_0x15193c){this[_0xaefd('0xd')]={};this[_0xaefd('0xe')]=_0x15193c['faxAccounts'];this['trunks']=_0x15193c['trunks'];this[_0xaefd('0xf')]={};ami['on'](_0xaefd('0x10'),this[_0xaefd('0x11')][_0xaefd('0x12')](this));ami['on'](_0xaefd('0x13'),this[_0xaefd('0x14')][_0xaefd('0x12')](this));ami['on'](_0xaefd('0x15'),this[_0xaefd('0x16')][_0xaefd('0x12')](this));ami['on'](_0xaefd('0x17'),this['syncNewExten'][_0xaefd('0x12')](this));ami['on']('faxstatus',this[_0xaefd('0x18')][_0xaefd('0x12')](this));ami['on'](_0xaefd('0x19'),this[_0xaefd('0x1a')]['bind'](this));ami['on'](_0xaefd('0x1b'),this[_0xaefd('0x1c')][_0xaefd('0x12')](this));ami['on'](_0xaefd('0x1d'),this[_0xaefd('0x1e')][_0xaefd('0x12')](this));}Fax[_0xaefd('0x1f')][_0xaefd('0x11')]=function(_0x51987a){if(_0x51987a[_0xaefd('0x20')]===_0xaefd('0x21')){for(var _0x9748f4 in this[_0xaefd('0xe')]){if(this[_0xaefd('0xe')][_0xaefd('0x22')](_0x9748f4)){if(_0x51987a['exten']===this[_0xaefd('0xe')][_0x9748f4][_0xaefd('0x23')]){this[_0xaefd('0xd')][_0x51987a[_0xaefd('0x24')]]={};this[_0xaefd('0xd')][_0x51987a[_0xaefd('0x24')]]['channel']=_0x51987a[_0xaefd('0x25')];this[_0xaefd('0xd')][_0x51987a[_0xaefd('0x24')]]['id']=this[_0xaefd('0xe')][_0x9748f4]['id'];this[_0xaefd('0xd')][_0x51987a['uniqueid']]['name']=this['faxAccounts'][_0x9748f4][_0xaefd('0x26')];logger[_0xaefd('0x27')](_0x51987a[_0xaefd('0x24')],'\x20syncNewchannel\x20');}}}}if(this[_0xaefd('0xf')][_0x51987a['uniqueid']]){this[_0xaefd('0xd')][_0x51987a[_0xaefd('0x24')]]={};this[_0xaefd('0xd')][_0x51987a['uniqueid']][_0xaefd('0x25')]=_0x51987a[_0xaefd('0x25')];logger[_0xaefd('0x27')](_0x51987a[_0xaefd('0x24')],_0xaefd('0x28'));}};Fax['prototype'][_0xaefd('0x14')]=function(_0x58c008){if(this[_0xaefd('0xd')][_0x58c008[_0xaefd('0x24')]]){for(var _0x5470bd in _0x58c008[_0xaefd('0x29')]){if(_0x58c008[_0xaefd('0x29')]['hasOwnProperty'](_0x5470bd)){this[_0xaefd('0xd')][_0x58c008[_0xaefd('0x24')]][_0x5470bd]=_0x58c008[_0xaefd('0x2a')];}}}};Fax['prototype'][_0xaefd('0x16')]=function(_0x5c573b){if(this[_0xaefd('0xd')][_0x5c573b['uniqueid']]){this['channels'][_0x5c573b[_0xaefd('0x24')]][_0xaefd('0x2b')]=_0x5c573b['channelstate'];this['channels'][_0x5c573b['uniqueid']][_0xaefd('0x2c')]=_0x5c573b[_0xaefd('0x2c')];}};Fax['prototype']['syncNewExten']=function(_0x62ef86){if(this[_0xaefd('0xd')][_0x62ef86[_0xaefd('0x24')]]){for(var _0x21d358 in _0x62ef86['variable']){if(_0x62ef86[_0xaefd('0x29')][_0xaefd('0x22')](_0x21d358)){this[_0xaefd('0xd')][_0x62ef86[_0xaefd('0x24')]][_0x21d358]=_0x62ef86[_0xaefd('0x2a')];}}}};Fax[_0xaefd('0x1f')][_0xaefd('0x18')]=function(_0x42dcc3){if(this[_0xaefd('0xd')][_0x42dcc3[_0xaefd('0x24')]]){this[_0xaefd('0xd')][_0x42dcc3[_0xaefd('0x24')]][_0xaefd('0x2d')]=_0x42dcc3[_0xaefd('0x2d')];this[_0xaefd('0xd')][_0x42dcc3[_0xaefd('0x24')]]['status']=_0x42dcc3[_0xaefd('0x2e')];this[_0xaefd('0xd')][_0x42dcc3[_0xaefd('0x24')]]['localstationid']=_0x42dcc3[_0xaefd('0x23')];this['channels'][_0x42dcc3[_0xaefd('0x24')]][_0xaefd('0x2f')]=_0x42dcc3[_0xaefd('0x2f')];logger[_0xaefd('0x27')](_0x42dcc3[_0xaefd('0x24')],_0xaefd('0x30'));}};Fax[_0xaefd('0x1f')][_0xaefd('0x1a')]=function(_0x407bea){var _0x28491b=this;if(this[_0xaefd('0xd')][_0x407bea[_0xaefd('0x24')]]){var _0x1233a9=this[_0xaefd('0xd')][_0x407bea['uniqueid']]['id'];this[_0xaefd('0xd')][_0x407bea['uniqueid']][_0xaefd('0x31')]=_0x407bea[_0xaefd('0x31')];this[_0xaefd('0xd')][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x32')]=_0x407bea[_0xaefd('0x32')];this[_0xaefd('0xd')][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x23')]=_0x407bea[_0xaefd('0x23')];this['channels'][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x33')]=_0x407bea['resolution'];this[_0xaefd('0xd')][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x34')]=_0x407bea['transferrate'];this['channels'][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x2f')]=_0x407bea[_0xaefd('0x2f')];this[_0xaefd('0xd')][_0x407bea[_0xaefd('0x24')]][_0xaefd('0x35')]=_0x407bea[_0xaefd('0x35')];if(this[_0xaefd('0xd')][_0x407bea['uniqueid']][_0xaefd('0x32')]>0x0){tiff2pdf(_0x407bea[_0xaefd('0x2f')],_0xaefd('0x36'),function(_0xa68009){logger[_0xaefd('0x27')](_0x407bea[_0xaefd('0x24')],_0xaefd('0x37'),_0xa68009[_0xaefd('0x38')]);attachment['create']({'name':path['parse'](_0x407bea[_0xaefd('0x2f')])[_0xaefd('0x26')],'basename':path['parse'](_0x407bea['filename'])[_0xaefd('0x26')]+_0xaefd('0x39'),'type':_0xaefd('0x3a')})[_0xaefd('0x3b')](function(_0x42820d){faxAccount[_0xaefd('0x3c')](_0x1233a9,{'from':_0x407bea[_0xaefd('0x35')],'mapKey':_0xaefd('0x6'),'body':path[_0xaefd('0x3d')](_0x407bea['filename'])[_0xaefd('0x26')]+_0xaefd('0x39'),'AttachmentId':_0x42820d['id']})[_0xaefd('0x3e')](function(_0x2f0cc6){logger[_0xaefd('0x3f')](_0x407bea[_0xaefd('0x24')],_0xaefd('0x40'),JSON['stringify'](_0x2f0cc6));});})[_0xaefd('0x3e')](function(_0x4badfd){logger[_0xaefd('0x3f')](_0x407bea[_0xaefd('0x24')],_0xaefd('0x41'),JSON[_0xaefd('0x42')](_0x4badfd));});});}logger['info'](_0x407bea['uniqueid'],_0xaefd('0x41'));}};Fax[_0xaefd('0x1f')][_0xaefd('0x1e')]=function(_0x4eeb56){if(this[_0xaefd('0xf')][_0x4eeb56[_0xaefd('0x24')]]){_['merge'](this[_0xaefd('0xd')][_0x4eeb56[_0xaefd('0x24')]],_[_0xaefd('0x43')](_0x4eeb56,[_0xaefd('0x44'),_0xaefd('0x45')]));}};function updateStatus(_0xcdb133){if(_0xcdb133[_0xaefd('0x46')]){faxMessage[_0xaefd('0x47')](_0xcdb133['AttachmentId'],{'failMessage':'SENDING\x20FAILED\x20'})[_0xaefd('0x3b')](function(_0x2aad86){ut['logger'](_0xaefd('0x48'),_0x2aad86);})['catch'](function(_0x14f48d){ut[_0xaefd('0x49')](_0xaefd('0x4a'),_0x14f48d);});}else{ut[_0xaefd('0x49')](_0xaefd('0x4b'));}}Fax[_0xaefd('0x1f')]['updateStatus']=function(_0x56e180,_0x1fd0b0,_0x338823){var _0x500cc6=this;var _0x398ea0={};if(_0x1fd0b0){_0x398ea0={'read':_0x1fd0b0};}else{_0x398ea0={'failMessage':_0x338823};}if(this[_0xaefd('0xf')][_0x56e180][_0xaefd('0x46')]){faxMessage[_0xaefd('0x47')](this['actions'][_0x56e180]['AttachmentId'],_0x398ea0)[_0xaefd('0x3b')](function(_0x41ef40){ut[_0xaefd('0x49')](_0xaefd('0x4c'),_0x41ef40);})[_0xaefd('0x3e')](function(_0x47cac9){ut[_0xaefd('0x49')](_0xaefd('0x4d'),_0x47cac9);})['finally'](function(){delete _0x500cc6[_0xaefd('0xd')][_0x56e180];delete _0x500cc6[_0xaefd('0xf')][_0x56e180];});}else{ut['logger'](_0xaefd('0x4e'));delete this[_0xaefd('0xd')][_0x56e180];delete this[_0xaefd('0xf')][_0x56e180];}};Fax['prototype'][_0xaefd('0x1c')]=function(_0x1a9842){var _0x584df3=this;if(this[_0xaefd('0xd')][_0x1a9842[_0xaefd('0x24')]]){if(this[_0xaefd('0xf')][_0x1a9842[_0xaefd('0x24')]]){this['channels'][_0x1a9842['uniqueid']]['id']=this[_0xaefd('0xf')][_0x1a9842[_0xaefd('0x24')]]['id'];this[_0xaefd('0xd')][_0x1a9842[_0xaefd('0x24')]][_0xaefd('0x26')]=this[_0xaefd('0xf')][_0x1a9842[_0xaefd('0x24')]][_0xaefd('0x26')];}logger[_0xaefd('0x27')](_0x1a9842[_0xaefd('0x24')],this['actions'][_0x1a9842['uniqueid']]?_0xaefd('0x4f'):_0xaefd('0x50'),JSON[_0xaefd('0x42')](this[_0xaefd('0xd')][_0x1a9842['uniqueid']]));if(this[_0xaefd('0xf')][_0x1a9842[_0xaefd('0x24')]]){if(this[_0xaefd('0xd')][_0x1a9842[_0xaefd('0x24')]][_0xaefd('0x51')]>0x0&&this[_0xaefd('0xd')][_0x1a9842[_0xaefd('0x24')]][_0xaefd('0x52')]==='SUCCESS'){this[_0xaefd('0x53')](_0x1a9842[_0xaefd('0x24')],!![]);}else{this[_0xaefd('0x53')](_0x1a9842[_0xaefd('0x24')],![],this['channels'][_0x1a9842[_0xaefd('0x24')]]['faxstatusstring']?_0xaefd('0x54')+this[_0xaefd('0xd')][_0x1a9842['uniqueid']]['faxstatusstring']:_0xaefd('0x55'));}}}};Fax['prototype']['send']=function(_0x4e75bc){var _0xe2397c=this;return new BPromise(function(_0x2747b4,_0x27fcb4){_0xe2397c[_0xaefd('0x56')](_0x4e75bc,_0xe2397c[_0xaefd('0xe')][_0x4e75bc[_0xaefd('0x57')]])['then'](function(_0x5d308a){ut['logger']('[Fax][execOriginate][success]',_0x5d308a);_0x2747b4(ut[_0xaefd('0x38')]('Fax\x20received'));})[_0xaefd('0x3e')](function(_0x481e3a){ut[_0xaefd('0x49')](_0xaefd('0x58'),_0x481e3a);updateStatus(_0x4e75bc);_0x27fcb4(ut[_0xaefd('0x38')](_0xaefd('0x59')));});});};Fax[_0xaefd('0x1f')][_0xaefd('0x5a')]=function(_0x368009){var _0x4b173f=this;return new BPromise(function(_0x72a9e2,_0x4113e4){var _0x131fe0=_0x4b173f[_0xaefd('0x5b')](_0x4b173f['faxAccounts'][_0x368009[_0xaefd('0x57')]]['Trunk'],_0x368009);if(_0x131fe0[_0xaefd('0x5c')]){_0x72a9e2(ut[_0xaefd('0x38')](_0xaefd('0x5d')));}else{_0x4113e4(ut[_0xaefd('0x38')](_0x131fe0[_0xaefd('0x38')]));}});};function originate(_0xa918d3,_0x57776e,_0x1a6195){return new BPromise(function(_0x3b39db,_0x4a9fa5){if(_0x1a6195){var _0x39ee5=util[_0xaefd('0x5e')]('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[_0xaefd('0x3d')](_0xa918d3[_0xaefd('0x5f')])[_0xaefd('0x26')],_0xa918d3[_0xaefd('0x5f')]);gs[_0xaefd('0x60')](_0x39ee5)[_0xaefd('0x3b')](function(){_0xa918d3[_0xaefd('0x5f')]=util[_0xaefd('0x5e')](_0xaefd('0x61'),path[_0xaefd('0x3d')](_0xa918d3[_0xaefd('0x5f')])[_0xaefd('0x62')],path[_0xaefd('0x3d')](_0xa918d3[_0xaefd('0x5f')])[_0xaefd('0x26')]);_0x57776e[_0xaefd('0x63')]=_0xa918d3[_0xaefd('0x5f')];ut['logger'](_0xaefd('0x64'),'');ami[_0xaefd('0x65')](ut[_0xaefd('0x66')](_0xa918d3,_0x57776e))['then'](function(_0x35f0a3){_0x3b39db(_0x35f0a3);})[_0xaefd('0x3e')](function(_0x47270b){_0x4a9fa5(_0x47270b);});})[_0xaefd('0x3e')](function(_0x513941){_0x4a9fa5(_0x513941);});}else{ami[_0xaefd('0x65')](ut['variablesAction'](_0xa918d3,_0x57776e))[_0xaefd('0x3b')](function(_0x4917a2){_0x3b39db(_0x4917a2);})[_0xaefd('0x3e')](function(_0x6c3427){_0x4a9fa5(_0x6c3427);});}});}Fax[_0xaefd('0x1f')]['execOriginate']=function(_0x5259bf,_0x121cfb){var _0x2254c9=this;return new BPromise(function(_0x21bac3,_0x99f17b){var _0x157a2a=uuid['v4']();var _0x805c70=ut['addVariables'](_0x5259bf,_0x121cfb);_0x2254c9['actions'][_0x157a2a]=new Action(_0x157a2a,_0x121cfb,_0x5259bf);var _0x58c97c=_0x2254c9['actions'][_0x157a2a];if(path['parse'](_0x5259bf[_0xaefd('0x5f')])[_0xaefd('0x67')]===_0xaefd('0x39')){originate(_0x58c97c,_0x805c70,!![])[_0xaefd('0x3b')](function(_0x5ae635){_0x21bac3(_0x5ae635);})[_0xaefd('0x3e')](function(_0x1c4508){_0x99f17b(_0x1c4508);});}else{originate(_0x58c97c,_0x805c70,![])['then'](function(_0xf63e04){_0x21bac3(_0xf63e04);})['catch'](function(_0x9c5ad6){_0x99f17b(_0x9c5ad6);});}});};Fax['prototype'][_0xaefd('0x68')]=function(_0x4b1ade){return!_[_0xaefd('0x69')](_0x4b1ade)&&!_['isNil'](_0x4b1ade[_0xaefd('0x26')])&&!_[_0xaefd('0x69')](_0x4b1ade['active'])&&_0x4b1ade[_0xaefd('0x6a')]&&!_[_0xaefd('0x69')](this[_0xaefd('0x6b')][util['format'](_0xaefd('0x6c'),_0x4b1ade[_0xaefd('0x26')])])&&!_[_0xaefd('0x69')](this[_0xaefd('0x6b')][util[_0xaefd('0x5e')]('SIP/%s',_0x4b1ade[_0xaefd('0x26')])][_0xaefd('0x2e')])&&(this['trunks'][util[_0xaefd('0x5e')](_0xaefd('0x6c'),_0x4b1ade[_0xaefd('0x26')])][_0xaefd('0x2e')]==='reachable'||this[_0xaefd('0x6b')][util['format'](_0xaefd('0x6c'),_0x4b1ade[_0xaefd('0x26')])][_0xaefd('0x2e')]==='unmonitored');};Fax[_0xaefd('0x1f')][_0xaefd('0x5b')]=function(_0x3c569a,_0x5afbda){if(!this[_0xaefd('0x68')](_0x3c569a)){ut[_0xaefd('0x49')](_0xaefd('0x6d'),_[_0xaefd('0x69')](_0x3c569a)?'':_0x3c569a['name']+_0xaefd('0x6e'));return{'isValid':![],'message':_0xaefd('0x6f')};}if(_[_0xaefd('0x69')](_0x5afbda[_0xaefd('0x6')])){ut['logger'](_0xaefd('0x70'),JSON[_0xaefd('0x42')](_0x5afbda));return{'isValid':![],'message':_0xaefd('0x71')};}if(_[_0xaefd('0x69')](_0x5afbda['path'])){ut[_0xaefd('0x49')]('[Fax][checkTrunk][Empty\x20path]',JSON[_0xaefd('0x42')](_0x5afbda));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':_0xaefd('0x72')};};module[_0xaefd('0x73')]=Fax;
\ No newline at end of file