Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / services / ami / fax / index.js
index 5eff204..5be2ccc 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 _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