Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / ami / fax / index.js
index 5eff204..88c290c 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 _0xa795=['name','\x20syncNewchannel\x20','info','prototype','value','channelstate','channelstatedesc','variable','status','localstationid','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','create','parse','.pdf','application/pdf','then','notify','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','syncOriginateResponse','merge','pick','reason','AttachmentId','SENDING\x20FAILED\x20','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate2]','updateStatus','update','[Fax][Message][NoUpdate1]','finally','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','execOriginate','[Fax][execOriginate][success]','message','Fax\x20received','Fax\x20failed','FaxAccountId','Trunk','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','%s/%s.tif','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','reachable','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','exports','util','lodash','bluebird','uuid','moment','path','tiff2pdf','fax','./rpcDb','./channel','./util/util','./action','../rpc/attachment','faxAccounts','trunks','actions','newchannel','syncNewchannel','varset','syncVarSet','bind','newstate','syncNewState','newexten','syncNewExten','faxstatus','syncFaxStatus','receivefax','syncReceiveFax','hangup','originateresponse','from-voip-provider','hasOwnProperty','exten','channels','uniqueid','channel'];(function(_0xd62189,_0x4825a6){var _0x4fa395=function(_0x4c81a8){while(--_0x4c81a8){_0xd62189['push'](_0xd62189['shift']());}};_0x4fa395(++_0x4825a6);}(_0xa795,0xbd));var _0x5a79=function(_0xf6e364,_0x5e0b61){_0xf6e364=_0xf6e364-0x0;var _0x441fee=_0xa795[_0xf6e364];return _0x441fee;};'use strict';var util=require(_0x5a79('0x0'));var _=require(_0x5a79('0x1'));var BPromise=require(_0x5a79('0x2'));var uuid=require(_0x5a79('0x3'));var moment=require(_0x5a79('0x4'));var path=require(_0x5a79('0x5'));var tiff2pdf=require(_0x5a79('0x6'));var gs=require('./util/gs');var logger=require('../../../config/logger')(_0x5a79('0x7'));var ami=require('../ami');var rpcDb=require(_0x5a79('0x8'));var Channel=require(_0x5a79('0x9'));var ut=require(_0x5a79('0xa'));var Action=require(_0x5a79('0xb'));var faxAccount=require('../rpc/faxAccount');var attachment=require(_0x5a79('0xc'));var faxMessage=require('../rpc/faxMessage');function Fax(_0x128974){this['channels']={};this[_0x5a79('0xd')]=_0x128974[_0x5a79('0xd')];this[_0x5a79('0xe')]=_0x128974[_0x5a79('0xe')];this[_0x5a79('0xf')]={};ami['on'](_0x5a79('0x10'),this[_0x5a79('0x11')]['bind'](this));ami['on'](_0x5a79('0x12'),this[_0x5a79('0x13')][_0x5a79('0x14')](this));ami['on'](_0x5a79('0x15'),this[_0x5a79('0x16')][_0x5a79('0x14')](this));ami['on'](_0x5a79('0x17'),this[_0x5a79('0x18')]['bind'](this));ami['on'](_0x5a79('0x19'),this[_0x5a79('0x1a')]['bind'](this));ami['on'](_0x5a79('0x1b'),this[_0x5a79('0x1c')][_0x5a79('0x14')](this));ami['on'](_0x5a79('0x1d'),this['syncHangup'][_0x5a79('0x14')](this));ami['on'](_0x5a79('0x1e'),this['syncOriginateResponse'][_0x5a79('0x14')](this));}Fax['prototype'][_0x5a79('0x11')]=function(_0x2f78bc){if(_0x2f78bc['context']===_0x5a79('0x1f')){for(var _0x4079dd in this['faxAccounts']){if(this[_0x5a79('0xd')][_0x5a79('0x20')](_0x4079dd)){if(_0x2f78bc[_0x5a79('0x21')]===this[_0x5a79('0xd')][_0x4079dd]['localstationid']){this[_0x5a79('0x22')][_0x2f78bc['uniqueid']]={};this[_0x5a79('0x22')][_0x2f78bc[_0x5a79('0x23')]][_0x5a79('0x24')]=_0x2f78bc[_0x5a79('0x24')];this[_0x5a79('0x22')][_0x2f78bc['uniqueid']]['id']=this[_0x5a79('0xd')][_0x4079dd]['id'];this['channels'][_0x2f78bc['uniqueid']]['name']=this['faxAccounts'][_0x4079dd][_0x5a79('0x25')];logger['info'](_0x2f78bc['uniqueid'],_0x5a79('0x26'));}}}}if(this[_0x5a79('0xf')][_0x2f78bc[_0x5a79('0x23')]]){this['channels'][_0x2f78bc[_0x5a79('0x23')]]={};this[_0x5a79('0x22')][_0x2f78bc[_0x5a79('0x23')]][_0x5a79('0x24')]=_0x2f78bc['channel'];logger[_0x5a79('0x27')](_0x2f78bc['uniqueid'],_0x5a79('0x26'));}};Fax[_0x5a79('0x28')][_0x5a79('0x13')]=function(_0x3e152b){if(this[_0x5a79('0x22')][_0x3e152b[_0x5a79('0x23')]]){for(var _0x569896 in _0x3e152b['variable']){if(_0x3e152b['variable']['hasOwnProperty'](_0x569896)){this[_0x5a79('0x22')][_0x3e152b[_0x5a79('0x23')]][_0x569896]=_0x3e152b[_0x5a79('0x29')];}}}};Fax['prototype'][_0x5a79('0x16')]=function(_0x1143ed){if(this['channels'][_0x1143ed['uniqueid']]){this['channels'][_0x1143ed[_0x5a79('0x23')]]['channelstate']=_0x1143ed[_0x5a79('0x2a')];this['channels'][_0x1143ed[_0x5a79('0x23')]][_0x5a79('0x2b')]=_0x1143ed[_0x5a79('0x2b')];}};Fax[_0x5a79('0x28')][_0x5a79('0x18')]=function(_0x47204f){if(this['channels'][_0x47204f[_0x5a79('0x23')]]){for(var _0x4babe4 in _0x47204f[_0x5a79('0x2c')]){if(_0x47204f[_0x5a79('0x2c')][_0x5a79('0x20')](_0x4babe4)){this[_0x5a79('0x22')][_0x47204f['uniqueid']][_0x4babe4]=_0x47204f[_0x5a79('0x29')];}}}};Fax[_0x5a79('0x28')]['syncFaxStatus']=function(_0x3b67b7){if(this[_0x5a79('0x22')][_0x3b67b7[_0x5a79('0x23')]]){this['channels'][_0x3b67b7[_0x5a79('0x23')]]['operation']=_0x3b67b7['operation'];this[_0x5a79('0x22')][_0x3b67b7[_0x5a79('0x23')]][_0x5a79('0x2d')]=_0x3b67b7[_0x5a79('0x2d')];this['channels'][_0x3b67b7['uniqueid']][_0x5a79('0x2e')]=_0x3b67b7[_0x5a79('0x2e')];this['channels'][_0x3b67b7[_0x5a79('0x23')]]['filename']=_0x3b67b7[_0x5a79('0x2f')];logger[_0x5a79('0x27')](_0x3b67b7[_0x5a79('0x23')],_0x5a79('0x30'));}};Fax[_0x5a79('0x28')]['syncReceiveFax']=function(_0x3d390a){var _0x3d0607=this;if(this[_0x5a79('0x22')][_0x3d390a['uniqueid']]){var _0x5ee743=this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]]['id'];this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]][_0x5a79('0x31')]=_0x3d390a[_0x5a79('0x31')];this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]]['pagestransferred']=_0x3d390a[_0x5a79('0x32')];this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]]['localstationid']=_0x3d390a['localstationid'];this['channels'][_0x3d390a[_0x5a79('0x23')]]['resolution']=_0x3d390a['resolution'];this['channels'][_0x3d390a[_0x5a79('0x23')]][_0x5a79('0x33')]=_0x3d390a[_0x5a79('0x33')];this['channels'][_0x3d390a[_0x5a79('0x23')]]['filename']=_0x3d390a['filename'];this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]][_0x5a79('0x34')]=_0x3d390a[_0x5a79('0x34')];if(this[_0x5a79('0x22')][_0x3d390a[_0x5a79('0x23')]][_0x5a79('0x32')]>0x0){tiff2pdf(_0x3d390a[_0x5a79('0x2f')],_0x5a79('0x35'),function(_0x528aa9){logger[_0x5a79('0x27')](_0x3d390a[_0x5a79('0x23')],'\x20result\x20conversion\x20file\x20',_0x528aa9['message']);attachment[_0x5a79('0x36')]({'name':path[_0x5a79('0x37')](_0x3d390a[_0x5a79('0x2f')])[_0x5a79('0x25')],'basename':path[_0x5a79('0x37')](_0x3d390a['filename'])['name']+_0x5a79('0x38'),'type':_0x5a79('0x39')})[_0x5a79('0x3a')](function(_0x5129df){faxAccount[_0x5a79('0x3b')](_0x5ee743,{'from':_0x3d390a['calleridnum'],'mapKey':_0x5a79('0x7'),'body':path['parse'](_0x3d390a[_0x5a79('0x2f')])['name']+_0x5a79('0x38'),'AttachmentId':_0x5129df['id']})[_0x5a79('0x3c')](function(_0x5215a5){logger[_0x5a79('0x3d')](_0x3d390a[_0x5a79('0x23')],_0x5a79('0x3e'),JSON[_0x5a79('0x3f')](_0x5215a5));});})[_0x5a79('0x3c')](function(_0x2ba39d){logger[_0x5a79('0x3d')](_0x3d390a[_0x5a79('0x23')],_0x5a79('0x40'),JSON[_0x5a79('0x3f')](_0x2ba39d));});});}logger[_0x5a79('0x27')](_0x3d390a['uniqueid'],'\x20receiveFax\x20');}};Fax['prototype'][_0x5a79('0x41')]=function(_0x100e02){if(this[_0x5a79('0xf')][_0x100e02[_0x5a79('0x23')]]){_[_0x5a79('0x42')](this[_0x5a79('0x22')][_0x100e02['uniqueid']],_[_0x5a79('0x43')](_0x100e02,['response',_0x5a79('0x44')]));}};function updateStatus(_0x50e73d){if(_0x50e73d[_0x5a79('0x45')]){faxMessage['update'](_0x50e73d['AttachmentId'],{'failMessage':_0x5a79('0x46')})[_0x5a79('0x3a')](function(_0x298b3a){ut[_0x5a79('0x47')](_0x5a79('0x48'),_0x298b3a);})['catch'](function(_0x517955){ut[_0x5a79('0x47')]('[Fax][Message][Error][NoUpdate1]',_0x517955);});}else{ut[_0x5a79('0x47')](_0x5a79('0x49'));}}Fax[_0x5a79('0x28')][_0x5a79('0x4a')]=function(_0x10cd29,_0x315c2b,_0x2e9311){var _0x4cb366=this;var _0xbf4df9={};if(_0x315c2b){_0xbf4df9={'read':_0x315c2b};}else{_0xbf4df9={'failMessage':_0x2e9311};}if(this['actions'][_0x10cd29]['AttachmentId']){faxMessage[_0x5a79('0x4b')](this['actions'][_0x10cd29][_0x5a79('0x45')],_0xbf4df9)[_0x5a79('0x3a')](function(_0x586f9a){ut[_0x5a79('0x47')]('[Fax][Message][Updated]',_0x586f9a);})[_0x5a79('0x3c')](function(_0xe28272){ut[_0x5a79('0x47')](_0x5a79('0x4c'),_0xe28272);})[_0x5a79('0x4d')](function(){delete _0x4cb366[_0x5a79('0x22')][_0x10cd29];delete _0x4cb366[_0x5a79('0xf')][_0x10cd29];});}else{ut['logger']('[Fax][Message][NoUpdate2]');delete this[_0x5a79('0x22')][_0x10cd29];delete this[_0x5a79('0xf')][_0x10cd29];}};Fax[_0x5a79('0x28')]['syncHangup']=function(_0x4320d4){var _0x16708e=this;if(this[_0x5a79('0x22')][_0x4320d4[_0x5a79('0x23')]]){if(this['actions'][_0x4320d4[_0x5a79('0x23')]]){this[_0x5a79('0x22')][_0x4320d4['uniqueid']]['id']=this['actions'][_0x4320d4[_0x5a79('0x23')]]['id'];this[_0x5a79('0x22')][_0x4320d4[_0x5a79('0x23')]][_0x5a79('0x25')]=this[_0x5a79('0xf')][_0x4320d4['uniqueid']]['name'];}logger[_0x5a79('0x27')](_0x4320d4['uniqueid'],this[_0x5a79('0xf')][_0x4320d4[_0x5a79('0x23')]]?_0x5a79('0x4e'):_0x5a79('0x4f'),JSON['stringify'](this[_0x5a79('0x22')][_0x4320d4[_0x5a79('0x23')]]));if(this[_0x5a79('0xf')][_0x4320d4[_0x5a79('0x23')]]){if(this['channels'][_0x4320d4[_0x5a79('0x23')]][_0x5a79('0x50')]>0x0&&this[_0x5a79('0x22')][_0x4320d4[_0x5a79('0x23')]][_0x5a79('0x19')]==='SUCCESS'){this[_0x5a79('0x4a')](_0x4320d4[_0x5a79('0x23')],!![]);}else{this['updateStatus'](_0x4320d4[_0x5a79('0x23')],![],this['channels'][_0x4320d4['uniqueid']][_0x5a79('0x51')]?_0x5a79('0x52')+this[_0x5a79('0x22')][_0x4320d4['uniqueid']][_0x5a79('0x51')]:_0x5a79('0x53'));}}}};Fax[_0x5a79('0x28')]['send']=function(_0x117983){var _0x34502a=this;return new BPromise(function(_0x4c0122,_0x3b4cbf){_0x34502a[_0x5a79('0x54')](_0x117983,_0x34502a[_0x5a79('0xd')][_0x117983['FaxAccountId']])['then'](function(_0x3f9cd3){ut[_0x5a79('0x47')](_0x5a79('0x55'),_0x3f9cd3);_0x4c0122(ut[_0x5a79('0x56')](_0x5a79('0x57')));})[_0x5a79('0x3c')](function(_0x903c48){ut[_0x5a79('0x47')]('[Fax][execOriginate][failure]',_0x903c48);updateStatus(_0x117983);_0x3b4cbf(ut[_0x5a79('0x56')](_0x5a79('0x58')));});});};Fax[_0x5a79('0x28')]['checkAfterSend']=function(_0x39a9a8){var _0x4ea878=this;return new BPromise(function(_0xe34dd4,_0xe12746){var _0xa11f9d=_0x4ea878['checkTrunk'](_0x4ea878[_0x5a79('0xd')][_0x39a9a8[_0x5a79('0x59')]][_0x5a79('0x5a')],_0x39a9a8);if(_0xa11f9d['isValid']){_0xe34dd4(ut[_0x5a79('0x56')](_0x5a79('0x5b')));}else{_0xe12746(ut[_0x5a79('0x56')](_0xa11f9d['message']));}});};function originate(_0x3a4a37,_0x73c81c,_0x182615){return new BPromise(function(_0x50a7b7,_0x31b68b){if(_0x182615){var _0xefdd3d=util[_0x5a79('0x5c')](_0x5a79('0x5d'),path[_0x5a79('0x37')](_0x3a4a37['path'])[_0x5a79('0x25')],_0x3a4a37[_0x5a79('0x5')]);gs['execute'](_0xefdd3d)[_0x5a79('0x3a')](function(){_0x3a4a37['path']=util[_0x5a79('0x5c')](_0x5a79('0x5e'),path[_0x5a79('0x37')](_0x3a4a37[_0x5a79('0x5')])[_0x5a79('0x5f')],path[_0x5a79('0x37')](_0x3a4a37['path'])[_0x5a79('0x25')]);_0x73c81c[_0x5a79('0x60')]=_0x3a4a37['path'];ut[_0x5a79('0x47')](_0x5a79('0x61'),'');ami[_0x5a79('0x62')](ut[_0x5a79('0x63')](_0x3a4a37,_0x73c81c))[_0x5a79('0x3a')](function(_0x2f75d3){_0x50a7b7(_0x2f75d3);})[_0x5a79('0x3c')](function(_0x48ca59){_0x31b68b(_0x48ca59);});})[_0x5a79('0x3c')](function(_0xfa0d2b){_0x31b68b(_0xfa0d2b);});}else{ami[_0x5a79('0x62')](ut['variablesAction'](_0x3a4a37,_0x73c81c))['then'](function(_0x1dbeb3){_0x50a7b7(_0x1dbeb3);})[_0x5a79('0x3c')](function(_0x1bed74){_0x31b68b(_0x1bed74);});}});}Fax['prototype'][_0x5a79('0x54')]=function(_0x10d1c8,_0x5a491c){var _0x4469c2=this;return new BPromise(function(_0x2e1b0c,_0x28e7c9){var _0x439e1e=uuid['v4']();var _0x23e495=ut[_0x5a79('0x64')](_0x10d1c8,_0x5a491c);_0x4469c2[_0x5a79('0xf')][_0x439e1e]=new Action(_0x439e1e,_0x5a491c,_0x10d1c8);var _0x5c4c1f=_0x4469c2[_0x5a79('0xf')][_0x439e1e];if(path[_0x5a79('0x37')](_0x10d1c8[_0x5a79('0x5')])[_0x5a79('0x65')]==='.pdf'){originate(_0x5c4c1f,_0x23e495,!![])[_0x5a79('0x3a')](function(_0x23d22e){_0x2e1b0c(_0x23d22e);})[_0x5a79('0x3c')](function(_0x1f8d4b){_0x28e7c9(_0x1f8d4b);});}else{originate(_0x5c4c1f,_0x23e495,![])[_0x5a79('0x3a')](function(_0x441b98){_0x2e1b0c(_0x441b98);})['catch'](function(_0x18a6a0){_0x28e7c9(_0x18a6a0);});}});};Fax[_0x5a79('0x28')][_0x5a79('0x66')]=function(_0x379a5a){return!_['isNil'](_0x379a5a)&&!_[_0x5a79('0x67')](_0x379a5a[_0x5a79('0x25')])&&!_[_0x5a79('0x67')](_0x379a5a[_0x5a79('0x68')])&&_0x379a5a['active']&&!_['isNil'](this[_0x5a79('0xe')][util[_0x5a79('0x5c')](_0x5a79('0x69'),_0x379a5a[_0x5a79('0x25')])])&&!_['isNil'](this[_0x5a79('0xe')][util[_0x5a79('0x5c')]('SIP/%s',_0x379a5a[_0x5a79('0x25')])][_0x5a79('0x2d')])&&(this[_0x5a79('0xe')][util['format']('SIP/%s',_0x379a5a[_0x5a79('0x25')])][_0x5a79('0x2d')]===_0x5a79('0x6a')||this['trunks'][util['format'](_0x5a79('0x69'),_0x379a5a['name'])][_0x5a79('0x2d')]==='unmonitored');};Fax['prototype']['checkTrunk']=function(_0x27a703,_0x1a798b){if(!this['isTrunkReachable'](_0x27a703)){ut[_0x5a79('0x47')](_0x5a79('0x6b'),_[_0x5a79('0x67')](_0x27a703)?'':_0x27a703[_0x5a79('0x25')]+'\x20Trunk\x20is\x20not\x20active');return{'isValid':![],'message':'Trunk\x20not\x20working\x20correctly'};}if(_[_0x5a79('0x67')](_0x1a798b['fax'])){ut[_0x5a79('0x47')]('[Fax][checkTrunk][Empty\x20Fax]',JSON[_0x5a79('0x3f')](_0x1a798b));return{'isValid':![],'message':_0x5a79('0x6c')};}if(_['isNil'](_0x1a798b[_0x5a79('0x5')])){ut[_0x5a79('0x47')](_0x5a79('0x6d'),JSON[_0x5a79('0x3f')](_0x1a798b));return{'isValid':![],'message':_0x5a79('0x6e')};}return{'isValid':!![],'message':_0x5a79('0x6f')};};module[_0x5a79('0x70')]=Fax;
\ No newline at end of file