Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / ami / fax / index.js
index 7b1a7da..2546602 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa338=['[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','\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','faxstatusstring','send','execOriginate','message','Fax\x20received','[Fax][execOriginate][failure]','Fax\x20failed','checkAfterSend','checkTrunk','FaxAccountId','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','execute','dir','Convert\x20pdf\x20to\x20tif','Action','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','reachable','unmonitored','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','util','lodash','uuid','moment','path','tiff2pdf','./util/gs','../ami','./rpcDb','./util/util','./action','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','trunks','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','syncNewState','newexten','faxstatus','receivefax','syncReceiveFax','hangup','originateresponse','syncOriginateResponse','context','hasOwnProperty','exten','uniqueid','channel','name','info','\x20syncNewchannel\x20','actions','prototype','variable','value','channelstate','channelstatedesc','operation','status','filename','\x20syncFaxStatus\x20','pagestransferred','localstationid','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','create','parse','.pdf','application/pdf','then','notify','fax','catch','error','stringify','merge','reason','AttachmentId','update','SENDING\x20FAILED\x20','logger'];(function(_0x522796,_0x37cc1f){var _0x29e909=function(_0xf434c1){while(--_0xf434c1){_0x522796['push'](_0x522796['shift']());}};_0x29e909(++_0x37cc1f);}(_0xa338,0xa1));var _0x8a33=function(_0x2d287a,_0x1e01a0){_0x2d287a=_0x2d287a-0x0;var _0x1eda9f=_0xa338[_0x2d287a];return _0x1eda9f;};'use strict';var util=require(_0x8a33('0x0'));var _=require(_0x8a33('0x1'));var BPromise=require('bluebird');var uuid=require(_0x8a33('0x2'));var moment=require(_0x8a33('0x3'));var path=require(_0x8a33('0x4'));var tiff2pdf=require(_0x8a33('0x5'));var gs=require(_0x8a33('0x6'));var logger=require('../../../config/logger')('fax');var ami=require(_0x8a33('0x7'));var rpcDb=require(_0x8a33('0x8'));var Channel=require('./channel');var ut=require(_0x8a33('0x9'));var Action=require(_0x8a33('0xa'));var faxAccount=require('../rpc/faxAccount');var attachment=require(_0x8a33('0xb'));var faxMessage=require(_0x8a33('0xc'));function Fax(_0x491e17){this[_0x8a33('0xd')]={};this[_0x8a33('0xe')]=_0x491e17[_0x8a33('0xe')];this[_0x8a33('0xf')]=_0x491e17[_0x8a33('0xf')];this['actions']={};ami['on'](_0x8a33('0x10'),this[_0x8a33('0x11')][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x13'),this[_0x8a33('0x14')][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x15'),this[_0x8a33('0x16')][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x17'),this['syncNewExten'][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x18'),this['syncFaxStatus'][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x19'),this[_0x8a33('0x1a')]['bind'](this));ami['on'](_0x8a33('0x1b'),this['syncHangup'][_0x8a33('0x12')](this));ami['on'](_0x8a33('0x1c'),this[_0x8a33('0x1d')]['bind'](this));}Fax['prototype'][_0x8a33('0x11')]=function(_0x8c3cbf){if(_0x8c3cbf[_0x8a33('0x1e')]==='from-voip-provider'){for(var _0x1e05b2 in this['faxAccounts']){if(this[_0x8a33('0xe')][_0x8a33('0x1f')](_0x1e05b2)){if(_0x8c3cbf[_0x8a33('0x20')]===this[_0x8a33('0xe')][_0x1e05b2]['localstationid']){this[_0x8a33('0xd')][_0x8c3cbf['uniqueid']]={};this[_0x8a33('0xd')][_0x8c3cbf[_0x8a33('0x21')]][_0x8a33('0x22')]=_0x8c3cbf[_0x8a33('0x22')];this['channels'][_0x8c3cbf[_0x8a33('0x21')]]['id']=this[_0x8a33('0xe')][_0x1e05b2]['id'];this['channels'][_0x8c3cbf[_0x8a33('0x21')]][_0x8a33('0x23')]=this['faxAccounts'][_0x1e05b2]['name'];logger[_0x8a33('0x24')](_0x8c3cbf[_0x8a33('0x21')],_0x8a33('0x25'));}}}}if(this[_0x8a33('0x26')][_0x8c3cbf[_0x8a33('0x21')]]){this[_0x8a33('0xd')][_0x8c3cbf[_0x8a33('0x21')]]={};this[_0x8a33('0xd')][_0x8c3cbf[_0x8a33('0x21')]]['channel']=_0x8c3cbf[_0x8a33('0x22')];logger['info'](_0x8c3cbf['uniqueid'],_0x8a33('0x25'));}};Fax[_0x8a33('0x27')]['syncVarSet']=function(_0x349875){if(this[_0x8a33('0xd')][_0x349875[_0x8a33('0x21')]]){for(var _0x59b259 in _0x349875[_0x8a33('0x28')]){if(_0x349875[_0x8a33('0x28')][_0x8a33('0x1f')](_0x59b259)){this[_0x8a33('0xd')][_0x349875['uniqueid']][_0x59b259]=_0x349875[_0x8a33('0x29')];}}}};Fax[_0x8a33('0x27')]['syncNewState']=function(_0x3fabbc){if(this['channels'][_0x3fabbc[_0x8a33('0x21')]]){this['channels'][_0x3fabbc[_0x8a33('0x21')]][_0x8a33('0x2a')]=_0x3fabbc[_0x8a33('0x2a')];this[_0x8a33('0xd')][_0x3fabbc[_0x8a33('0x21')]][_0x8a33('0x2b')]=_0x3fabbc[_0x8a33('0x2b')];}};Fax['prototype']['syncNewExten']=function(_0x10adb5){if(this[_0x8a33('0xd')][_0x10adb5[_0x8a33('0x21')]]){for(var _0x35231f in _0x10adb5[_0x8a33('0x28')]){if(_0x10adb5[_0x8a33('0x28')][_0x8a33('0x1f')](_0x35231f)){this[_0x8a33('0xd')][_0x10adb5[_0x8a33('0x21')]][_0x35231f]=_0x10adb5[_0x8a33('0x29')];}}}};Fax[_0x8a33('0x27')]['syncFaxStatus']=function(_0x22d99){if(this[_0x8a33('0xd')][_0x22d99[_0x8a33('0x21')]]){this[_0x8a33('0xd')][_0x22d99[_0x8a33('0x21')]][_0x8a33('0x2c')]=_0x22d99[_0x8a33('0x2c')];this[_0x8a33('0xd')][_0x22d99[_0x8a33('0x21')]][_0x8a33('0x2d')]=_0x22d99['status'];this['channels'][_0x22d99[_0x8a33('0x21')]]['localstationid']=_0x22d99['localstationid'];this['channels'][_0x22d99[_0x8a33('0x21')]]['filename']=_0x22d99[_0x8a33('0x2e')];logger[_0x8a33('0x24')](_0x22d99[_0x8a33('0x21')],_0x8a33('0x2f'));}};Fax[_0x8a33('0x27')][_0x8a33('0x1a')]=function(_0x320bb3){var _0x153207=this;if(this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]]){var _0x49d0c1=this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]]['id'];this[_0x8a33('0xd')][_0x320bb3['uniqueid']]['remotestationid']=_0x320bb3['remotestationid'];this['channels'][_0x320bb3[_0x8a33('0x21')]][_0x8a33('0x30')]=_0x320bb3[_0x8a33('0x30')];this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]][_0x8a33('0x31')]=_0x320bb3[_0x8a33('0x31')];this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]][_0x8a33('0x32')]=_0x320bb3[_0x8a33('0x32')];this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]]['transferrate']=_0x320bb3[_0x8a33('0x33')];this['channels'][_0x320bb3['uniqueid']]['filename']=_0x320bb3[_0x8a33('0x2e')];this[_0x8a33('0xd')][_0x320bb3[_0x8a33('0x21')]][_0x8a33('0x34')]=_0x320bb3[_0x8a33('0x34')];if(this[_0x8a33('0xd')][_0x320bb3['uniqueid']][_0x8a33('0x30')]>0x0){tiff2pdf(_0x320bb3[_0x8a33('0x2e')],_0x8a33('0x35'),function(_0x38231e){logger[_0x8a33('0x24')](_0x320bb3['uniqueid'],_0x8a33('0x36'),_0x38231e['message']);attachment[_0x8a33('0x37')]({'name':path['parse'](_0x320bb3[_0x8a33('0x2e')])['name'],'basename':path[_0x8a33('0x38')](_0x320bb3[_0x8a33('0x2e')])[_0x8a33('0x23')]+_0x8a33('0x39'),'type':_0x8a33('0x3a')})[_0x8a33('0x3b')](function(_0x92d960){faxAccount[_0x8a33('0x3c')](_0x49d0c1,{'from':_0x320bb3[_0x8a33('0x34')],'mapKey':_0x8a33('0x3d'),'body':path[_0x8a33('0x38')](_0x320bb3[_0x8a33('0x2e')])[_0x8a33('0x23')]+'.pdf','AttachmentId':_0x92d960['id']})[_0x8a33('0x3e')](function(_0x3a6c60){logger[_0x8a33('0x3f')](_0x320bb3[_0x8a33('0x21')],'\x20notify\x20',JSON[_0x8a33('0x40')](_0x3a6c60));});})[_0x8a33('0x3e')](function(_0x551abe){logger['error'](_0x320bb3[_0x8a33('0x21')],'\x20receiveFax\x20',JSON['stringify'](_0x551abe));});});}logger[_0x8a33('0x24')](_0x320bb3[_0x8a33('0x21')],'\x20receiveFax\x20');}};Fax[_0x8a33('0x27')]['syncOriginateResponse']=function(_0x523a89){if(this[_0x8a33('0x26')][_0x523a89[_0x8a33('0x21')]]){_[_0x8a33('0x41')](this[_0x8a33('0xd')][_0x523a89[_0x8a33('0x21')]],_['pick'](_0x523a89,['response',_0x8a33('0x42')]));}};function updateStatus(_0x1237f7){if(_0x1237f7[_0x8a33('0x43')]){faxMessage[_0x8a33('0x44')](_0x1237f7['AttachmentId'],{'failMessage':_0x8a33('0x45')})['then'](function(_0x566dbf){ut[_0x8a33('0x46')](_0x8a33('0x47'),_0x566dbf);})['catch'](function(_0x190462){ut[_0x8a33('0x46')](_0x8a33('0x48'),_0x190462);});}else{ut[_0x8a33('0x46')](_0x8a33('0x49'));}}Fax[_0x8a33('0x27')][_0x8a33('0x4a')]=function(_0x438a9a,_0x49b971,_0x315aca){var _0x322a5a=this;var _0x2ad547={};if(_0x49b971){_0x2ad547={'read':_0x49b971};}else{_0x2ad547={'failMessage':_0x315aca};}if(this[_0x8a33('0x26')][_0x438a9a][_0x8a33('0x43')]){faxMessage[_0x8a33('0x44')](this[_0x8a33('0x26')][_0x438a9a][_0x8a33('0x43')],_0x2ad547)['then'](function(_0x4f6b08){ut[_0x8a33('0x46')](_0x8a33('0x4b'),_0x4f6b08);})[_0x8a33('0x3e')](function(_0x25cadf){ut[_0x8a33('0x46')](_0x8a33('0x4c'),_0x25cadf);})[_0x8a33('0x4d')](function(){delete _0x322a5a[_0x8a33('0xd')][_0x438a9a];delete _0x322a5a[_0x8a33('0x26')][_0x438a9a];});}else{ut[_0x8a33('0x46')](_0x8a33('0x4e'));delete this[_0x8a33('0xd')][_0x438a9a];delete this[_0x8a33('0x26')][_0x438a9a];}};Fax[_0x8a33('0x27')]['syncHangup']=function(_0x45c998){var _0x3cbe3e=this;if(this['channels'][_0x45c998[_0x8a33('0x21')]]){if(this[_0x8a33('0x26')][_0x45c998[_0x8a33('0x21')]]){this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]]['id']=this[_0x8a33('0x26')][_0x45c998[_0x8a33('0x21')]]['id'];this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]]['name']=this[_0x8a33('0x26')][_0x45c998[_0x8a33('0x21')]][_0x8a33('0x23')];}logger[_0x8a33('0x24')](_0x45c998['uniqueid'],this[_0x8a33('0x26')][_0x45c998[_0x8a33('0x21')]]?_0x8a33('0x4f'):_0x8a33('0x50'),JSON[_0x8a33('0x40')](this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]]));if(this[_0x8a33('0x26')][_0x45c998[_0x8a33('0x21')]]){if(this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]][_0x8a33('0x51')]>0x0&&this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]][_0x8a33('0x18')]===_0x8a33('0x52')){this[_0x8a33('0x4a')](_0x45c998[_0x8a33('0x21')],!![]);}else{this[_0x8a33('0x4a')](_0x45c998[_0x8a33('0x21')],![],this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]][_0x8a33('0x53')]?'SENDING\x20FAILED:\x20'+this[_0x8a33('0xd')][_0x45c998[_0x8a33('0x21')]][_0x8a33('0x53')]:'SENDING\x20FAILED');}}}};Fax[_0x8a33('0x27')][_0x8a33('0x54')]=function(_0x1a0cfe){var _0x102e4e=this;return new BPromise(function(_0x4ad8e8,_0x1031e0){_0x102e4e[_0x8a33('0x55')](_0x1a0cfe,_0x102e4e[_0x8a33('0xe')][_0x1a0cfe['FaxAccountId']])[_0x8a33('0x3b')](function(_0x40fbf4){ut['logger']('[Fax][execOriginate][success]',_0x40fbf4);_0x4ad8e8(ut[_0x8a33('0x56')](_0x8a33('0x57')));})[_0x8a33('0x3e')](function(_0x544465){ut[_0x8a33('0x46')](_0x8a33('0x58'),_0x544465);updateStatus(_0x1a0cfe);_0x1031e0(ut[_0x8a33('0x56')](_0x8a33('0x59')));});});};Fax['prototype'][_0x8a33('0x5a')]=function(_0x2961ca){var _0x19091f=this;return new BPromise(function(_0x721d33,_0x4a25f0){var _0x246ac6=_0x19091f[_0x8a33('0x5b')](_0x19091f[_0x8a33('0xe')][_0x2961ca[_0x8a33('0x5c')]][_0x8a33('0x5d')],_0x2961ca);if(_0x246ac6[_0x8a33('0x5e')]){_0x721d33(ut[_0x8a33('0x56')](_0x8a33('0x5f')));}else{_0x4a25f0(ut['message'](_0x246ac6[_0x8a33('0x56')]));}});};function originate(_0x448467,_0x556453,_0x3ac78c){return new BPromise(function(_0x54e31d,_0x49506f){if(_0x3ac78c){var _0x3acc4e=util[_0x8a33('0x60')](_0x8a33('0x61'),path[_0x8a33('0x38')](_0x448467[_0x8a33('0x4')])[_0x8a33('0x23')],_0x448467[_0x8a33('0x4')]);gs[_0x8a33('0x62')](_0x3acc4e)[_0x8a33('0x3b')](function(){_0x448467[_0x8a33('0x4')]=util[_0x8a33('0x60')]('%s/%s.tif',path[_0x8a33('0x38')](_0x448467[_0x8a33('0x4')])[_0x8a33('0x63')],path[_0x8a33('0x38')](_0x448467[_0x8a33('0x4')])['name']);_0x556453['XMF-PATH']=_0x448467['path'];ut[_0x8a33('0x46')](_0x8a33('0x64'),'');ami['Action'](ut['variablesAction'](_0x448467,_0x556453))[_0x8a33('0x3b')](function(_0x3248b6){_0x54e31d(_0x3248b6);})[_0x8a33('0x3e')](function(_0x17ad91){_0x49506f(_0x17ad91);});})[_0x8a33('0x3e')](function(_0x5e339e){_0x49506f(_0x5e339e);});}else{ami[_0x8a33('0x65')](ut['variablesAction'](_0x448467,_0x556453))[_0x8a33('0x3b')](function(_0x367975){_0x54e31d(_0x367975);})[_0x8a33('0x3e')](function(_0x2dd9d2){_0x49506f(_0x2dd9d2);});}});}Fax[_0x8a33('0x27')][_0x8a33('0x55')]=function(_0x47fa4f,_0x528a60){var _0x4bb607=this;return new BPromise(function(_0x37d0c3,_0x1860f5){var _0x10ac42=uuid['v4']();var _0x246559=ut[_0x8a33('0x66')](_0x47fa4f,_0x528a60);_0x4bb607[_0x8a33('0x26')][_0x10ac42]=new Action(_0x10ac42,_0x528a60,_0x47fa4f);var _0x573801=_0x4bb607['actions'][_0x10ac42];if(path[_0x8a33('0x38')](_0x47fa4f['path'])[_0x8a33('0x67')]==='.pdf'){originate(_0x573801,_0x246559,!![])['then'](function(_0x270b3c){_0x37d0c3(_0x270b3c);})[_0x8a33('0x3e')](function(_0x381bbf){_0x1860f5(_0x381bbf);});}else{originate(_0x573801,_0x246559,![])[_0x8a33('0x3b')](function(_0x588ffc){_0x37d0c3(_0x588ffc);})[_0x8a33('0x3e')](function(_0x403990){_0x1860f5(_0x403990);});}});};Fax[_0x8a33('0x27')][_0x8a33('0x68')]=function(_0x241c2a){return!_[_0x8a33('0x69')](_0x241c2a)&&!_[_0x8a33('0x69')](_0x241c2a[_0x8a33('0x23')])&&!_[_0x8a33('0x69')](_0x241c2a[_0x8a33('0x6a')])&&_0x241c2a[_0x8a33('0x6a')]&&!_['isNil'](this[_0x8a33('0xf')][util['format'](_0x8a33('0x6b'),_0x241c2a[_0x8a33('0x23')])])&&!_[_0x8a33('0x69')](this[_0x8a33('0xf')][util[_0x8a33('0x60')]('SIP/%s',_0x241c2a[_0x8a33('0x23')])][_0x8a33('0x2d')])&&(this[_0x8a33('0xf')][util['format']('SIP/%s',_0x241c2a[_0x8a33('0x23')])][_0x8a33('0x2d')]===_0x8a33('0x6c')||this[_0x8a33('0xf')][util[_0x8a33('0x60')](_0x8a33('0x6b'),_0x241c2a[_0x8a33('0x23')])][_0x8a33('0x2d')]===_0x8a33('0x6d'));};Fax[_0x8a33('0x27')][_0x8a33('0x5b')]=function(_0x2cd20d,_0x279a75){if(!this['isTrunkReachable'](_0x2cd20d)){ut[_0x8a33('0x46')]('[Fax][checkTrunk][Trunk\x20not\x20work]',_['isNil'](_0x2cd20d)?'':_0x2cd20d['name']+_0x8a33('0x6e'));return{'isValid':![],'message':_0x8a33('0x6f')};}if(_[_0x8a33('0x69')](_0x279a75['fax'])){ut[_0x8a33('0x46')](_0x8a33('0x70'),JSON[_0x8a33('0x40')](_0x279a75));return{'isValid':![],'message':'Empty\x20Fax'};}if(_[_0x8a33('0x69')](_0x279a75[_0x8a33('0x4')])){ut['logger'](_0x8a33('0x71'),JSON[_0x8a33('0x40')](_0x279a75));return{'isValid':![],'message':_0x8a33('0x72')};}return{'isValid':!![],'message':_0x8a33('0x73')};};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