Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / services / ami / fax / index.js
index 7b1a7da..d1249d4 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 _0x9b63=['syncNewExten','faxstatus','syncFaxStatus','syncReceiveFax','hangup','syncHangup','originateresponse','syncOriginateResponse','prototype','syncNewchannel','context','from-voip-provider','hasOwnProperty','exten','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','syncNewState','channelstate','channelstatedesc','operation','status','localstationid','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','message','create','parse','application/pdf','notify','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','merge','pick','response','AttachmentId','update','SENDING\x20FAILED\x20','then','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','logger','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','SENDING\x20FAILED:\x20','faxstatusstring','SENDING\x20FAILED','send','execOriginate','[Fax][execOriginate][success]','[Fax][execOriginate][failure]','Fax\x20failed','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','%s/%s.tif','dir','variablesAction','Action','addVariables','isNil','active','SIP/%s','reachable','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','exports','lodash','bluebird','uuid','moment','path','tiff2pdf','./util/gs','../../../config/logger','fax','./rpcDb','./channel','./util/util','../rpc/faxAccount','channels','faxAccounts','trunks','actions','bind','varset','syncVarSet','newexten'];(function(_0x149279,_0x88624f){var _0x431a98=function(_0x23c969){while(--_0x23c969){_0x149279['push'](_0x149279['shift']());}};_0x431a98(++_0x88624f);}(_0x9b63,0x1c3));var _0x39b6=function(_0x47f002,_0x53fb90){_0x47f002=_0x47f002-0x0;var _0x2b18b8=_0x9b63[_0x47f002];return _0x2b18b8;};'use strict';var util=require('util');var _=require(_0x39b6('0x0'));var BPromise=require(_0x39b6('0x1'));var uuid=require(_0x39b6('0x2'));var moment=require(_0x39b6('0x3'));var path=require(_0x39b6('0x4'));var tiff2pdf=require(_0x39b6('0x5'));var gs=require(_0x39b6('0x6'));var logger=require(_0x39b6('0x7'))(_0x39b6('0x8'));var ami=require('../ami');var rpcDb=require(_0x39b6('0x9'));var Channel=require(_0x39b6('0xa'));var ut=require(_0x39b6('0xb'));var Action=require('./action');var faxAccount=require(_0x39b6('0xc'));var attachment=require('../rpc/attachment');var faxMessage=require('../rpc/faxMessage');function Fax(_0x4ed430){this[_0x39b6('0xd')]={};this['faxAccounts']=_0x4ed430[_0x39b6('0xe')];this[_0x39b6('0xf')]=_0x4ed430['trunks'];this[_0x39b6('0x10')]={};ami['on']('newchannel',this['syncNewchannel'][_0x39b6('0x11')](this));ami['on'](_0x39b6('0x12'),this[_0x39b6('0x13')][_0x39b6('0x11')](this));ami['on']('newstate',this['syncNewState'][_0x39b6('0x11')](this));ami['on'](_0x39b6('0x14'),this[_0x39b6('0x15')][_0x39b6('0x11')](this));ami['on'](_0x39b6('0x16'),this[_0x39b6('0x17')][_0x39b6('0x11')](this));ami['on']('receivefax',this[_0x39b6('0x18')][_0x39b6('0x11')](this));ami['on'](_0x39b6('0x19'),this[_0x39b6('0x1a')][_0x39b6('0x11')](this));ami['on'](_0x39b6('0x1b'),this[_0x39b6('0x1c')][_0x39b6('0x11')](this));}Fax[_0x39b6('0x1d')][_0x39b6('0x1e')]=function(_0x2b5ac6){if(_0x2b5ac6[_0x39b6('0x1f')]===_0x39b6('0x20')){for(var _0x1f4011 in this[_0x39b6('0xe')]){if(this[_0x39b6('0xe')][_0x39b6('0x21')](_0x1f4011)){if(_0x2b5ac6[_0x39b6('0x22')]===this[_0x39b6('0xe')][_0x1f4011]['localstationid']){this[_0x39b6('0xd')][_0x2b5ac6[_0x39b6('0x23')]]={};this[_0x39b6('0xd')][_0x2b5ac6[_0x39b6('0x23')]][_0x39b6('0x24')]=_0x2b5ac6[_0x39b6('0x24')];this['channels'][_0x2b5ac6[_0x39b6('0x23')]]['id']=this[_0x39b6('0xe')][_0x1f4011]['id'];this[_0x39b6('0xd')][_0x2b5ac6[_0x39b6('0x23')]][_0x39b6('0x25')]=this[_0x39b6('0xe')][_0x1f4011][_0x39b6('0x25')];logger[_0x39b6('0x26')](_0x2b5ac6['uniqueid'],_0x39b6('0x27'));}}}}if(this[_0x39b6('0x10')][_0x2b5ac6[_0x39b6('0x23')]]){this[_0x39b6('0xd')][_0x2b5ac6[_0x39b6('0x23')]]={};this[_0x39b6('0xd')][_0x2b5ac6[_0x39b6('0x23')]][_0x39b6('0x24')]=_0x2b5ac6[_0x39b6('0x24')];logger[_0x39b6('0x26')](_0x2b5ac6['uniqueid'],'\x20syncNewchannel\x20');}};Fax['prototype']['syncVarSet']=function(_0x3e203a){if(this['channels'][_0x3e203a['uniqueid']]){for(var _0x26f8bc in _0x3e203a[_0x39b6('0x28')]){if(_0x3e203a[_0x39b6('0x28')]['hasOwnProperty'](_0x26f8bc)){this[_0x39b6('0xd')][_0x3e203a[_0x39b6('0x23')]][_0x26f8bc]=_0x3e203a[_0x39b6('0x29')];}}}};Fax[_0x39b6('0x1d')][_0x39b6('0x2a')]=function(_0x5d711d){if(this[_0x39b6('0xd')][_0x5d711d[_0x39b6('0x23')]]){this[_0x39b6('0xd')][_0x5d711d['uniqueid']][_0x39b6('0x2b')]=_0x5d711d[_0x39b6('0x2b')];this[_0x39b6('0xd')][_0x5d711d['uniqueid']][_0x39b6('0x2c')]=_0x5d711d['channelstatedesc'];}};Fax[_0x39b6('0x1d')][_0x39b6('0x15')]=function(_0x47c653){if(this[_0x39b6('0xd')][_0x47c653[_0x39b6('0x23')]]){for(var _0x4a46df in _0x47c653['variable']){if(_0x47c653[_0x39b6('0x28')]['hasOwnProperty'](_0x4a46df)){this['channels'][_0x47c653[_0x39b6('0x23')]][_0x4a46df]=_0x47c653[_0x39b6('0x29')];}}}};Fax[_0x39b6('0x1d')][_0x39b6('0x17')]=function(_0x4c5fe0){if(this[_0x39b6('0xd')][_0x4c5fe0['uniqueid']]){this['channels'][_0x4c5fe0['uniqueid']]['operation']=_0x4c5fe0[_0x39b6('0x2d')];this[_0x39b6('0xd')][_0x4c5fe0[_0x39b6('0x23')]][_0x39b6('0x2e')]=_0x4c5fe0[_0x39b6('0x2e')];this['channels'][_0x4c5fe0['uniqueid']][_0x39b6('0x2f')]=_0x4c5fe0['localstationid'];this['channels'][_0x4c5fe0[_0x39b6('0x23')]][_0x39b6('0x30')]=_0x4c5fe0[_0x39b6('0x30')];logger[_0x39b6('0x26')](_0x4c5fe0[_0x39b6('0x23')],_0x39b6('0x31'));}};Fax[_0x39b6('0x1d')]['syncReceiveFax']=function(_0x2cad00){var _0x4f1597=this;if(this[_0x39b6('0xd')][_0x2cad00['uniqueid']]){var _0x23d8f8=this[_0x39b6('0xd')][_0x2cad00[_0x39b6('0x23')]]['id'];this[_0x39b6('0xd')][_0x2cad00['uniqueid']][_0x39b6('0x32')]=_0x2cad00['remotestationid'];this['channels'][_0x2cad00[_0x39b6('0x23')]][_0x39b6('0x33')]=_0x2cad00[_0x39b6('0x33')];this[_0x39b6('0xd')][_0x2cad00[_0x39b6('0x23')]]['localstationid']=_0x2cad00[_0x39b6('0x2f')];this[_0x39b6('0xd')][_0x2cad00['uniqueid']][_0x39b6('0x34')]=_0x2cad00[_0x39b6('0x34')];this['channels'][_0x2cad00[_0x39b6('0x23')]][_0x39b6('0x35')]=_0x2cad00[_0x39b6('0x35')];this['channels'][_0x2cad00['uniqueid']][_0x39b6('0x30')]=_0x2cad00[_0x39b6('0x30')];this[_0x39b6('0xd')][_0x2cad00['uniqueid']][_0x39b6('0x36')]=_0x2cad00[_0x39b6('0x36')];if(this['channels'][_0x2cad00[_0x39b6('0x23')]]['pagestransferred']>0x0){tiff2pdf(_0x2cad00[_0x39b6('0x30')],_0x39b6('0x37'),function(_0x592e64){logger[_0x39b6('0x26')](_0x2cad00[_0x39b6('0x23')],_0x39b6('0x38'),_0x592e64[_0x39b6('0x39')]);attachment[_0x39b6('0x3a')]({'name':path[_0x39b6('0x3b')](_0x2cad00[_0x39b6('0x30')])[_0x39b6('0x25')],'basename':path[_0x39b6('0x3b')](_0x2cad00[_0x39b6('0x30')])[_0x39b6('0x25')]+'.pdf','type':_0x39b6('0x3c')})['then'](function(_0x5321be){faxAccount[_0x39b6('0x3d')](_0x23d8f8,{'from':_0x2cad00[_0x39b6('0x36')],'mapKey':'fax','body':path[_0x39b6('0x3b')](_0x2cad00[_0x39b6('0x30')])[_0x39b6('0x25')]+'.pdf','AttachmentId':_0x5321be['id']})[_0x39b6('0x3e')](function(_0x13e08f){logger[_0x39b6('0x3f')](_0x2cad00[_0x39b6('0x23')],_0x39b6('0x40'),JSON[_0x39b6('0x41')](_0x13e08f));});})[_0x39b6('0x3e')](function(_0x5e368c){logger[_0x39b6('0x3f')](_0x2cad00['uniqueid'],'\x20receiveFax\x20',JSON[_0x39b6('0x41')](_0x5e368c));});});}logger[_0x39b6('0x26')](_0x2cad00['uniqueid'],_0x39b6('0x42'));}};Fax['prototype'][_0x39b6('0x1c')]=function(_0x52c7bc){if(this[_0x39b6('0x10')][_0x52c7bc['uniqueid']]){_[_0x39b6('0x43')](this[_0x39b6('0xd')][_0x52c7bc[_0x39b6('0x23')]],_[_0x39b6('0x44')](_0x52c7bc,[_0x39b6('0x45'),'reason']));}};function updateStatus(_0x22d606){if(_0x22d606[_0x39b6('0x46')]){faxMessage[_0x39b6('0x47')](_0x22d606['AttachmentId'],{'failMessage':_0x39b6('0x48')})[_0x39b6('0x49')](function(_0xd40aad){ut['logger'](_0x39b6('0x4a'),_0xd40aad);})['catch'](function(_0x22a73e){ut['logger'](_0x39b6('0x4b'),_0x22a73e);});}else{ut['logger'](_0x39b6('0x4c'));}}Fax[_0x39b6('0x1d')][_0x39b6('0x4d')]=function(_0x45bc49,_0x267c6f,_0x463f39){var _0x3c386d=this;var _0x3f1e96={};if(_0x267c6f){_0x3f1e96={'read':_0x267c6f};}else{_0x3f1e96={'failMessage':_0x463f39};}if(this[_0x39b6('0x10')][_0x45bc49]['AttachmentId']){faxMessage[_0x39b6('0x47')](this['actions'][_0x45bc49][_0x39b6('0x46')],_0x3f1e96)[_0x39b6('0x49')](function(_0x271797){ut[_0x39b6('0x4e')](_0x39b6('0x4f'),_0x271797);})['catch'](function(_0x397596){ut['logger'](_0x39b6('0x50'),_0x397596);})[_0x39b6('0x51')](function(){delete _0x3c386d[_0x39b6('0xd')][_0x45bc49];delete _0x3c386d[_0x39b6('0x10')][_0x45bc49];});}else{ut[_0x39b6('0x4e')](_0x39b6('0x52'));delete this[_0x39b6('0xd')][_0x45bc49];delete this[_0x39b6('0x10')][_0x45bc49];}};Fax[_0x39b6('0x1d')][_0x39b6('0x1a')]=function(_0x4f87b2){var _0x101fda=this;if(this[_0x39b6('0xd')][_0x4f87b2['uniqueid']]){if(this[_0x39b6('0x10')][_0x4f87b2[_0x39b6('0x23')]]){this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]]['id']=this[_0x39b6('0x10')][_0x4f87b2[_0x39b6('0x23')]]['id'];this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]][_0x39b6('0x25')]=this[_0x39b6('0x10')][_0x4f87b2[_0x39b6('0x23')]][_0x39b6('0x25')];}logger[_0x39b6('0x26')](_0x4f87b2['uniqueid'],this[_0x39b6('0x10')][_0x4f87b2[_0x39b6('0x23')]]?'\x20hangup\x20sendFile\x20':'\x20hangup\x20faxRiceive\x20',JSON['stringify'](this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]]));if(this[_0x39b6('0x10')][_0x4f87b2['uniqueid']]){if(this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]]['faxpages']>0x0&&this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]][_0x39b6('0x16')]==='SUCCESS'){this[_0x39b6('0x4d')](_0x4f87b2[_0x39b6('0x23')],!![]);}else{this[_0x39b6('0x4d')](_0x4f87b2['uniqueid'],![],this['channels'][_0x4f87b2[_0x39b6('0x23')]]['faxstatusstring']?_0x39b6('0x53')+this[_0x39b6('0xd')][_0x4f87b2[_0x39b6('0x23')]][_0x39b6('0x54')]:_0x39b6('0x55'));}}}};Fax['prototype'][_0x39b6('0x56')]=function(_0x279e65){var _0x510624=this;return new BPromise(function(_0x289d52,_0x5e60a5){_0x510624[_0x39b6('0x57')](_0x279e65,_0x510624[_0x39b6('0xe')][_0x279e65['FaxAccountId']])[_0x39b6('0x49')](function(_0x11ca82){ut[_0x39b6('0x4e')](_0x39b6('0x58'),_0x11ca82);_0x289d52(ut[_0x39b6('0x39')]('Fax\x20received'));})[_0x39b6('0x3e')](function(_0x4a6c2b){ut['logger'](_0x39b6('0x59'),_0x4a6c2b);updateStatus(_0x279e65);_0x5e60a5(ut[_0x39b6('0x39')](_0x39b6('0x5a')));});});};Fax[_0x39b6('0x1d')]['checkAfterSend']=function(_0x1cadc6){var _0x4f7970=this;return new BPromise(function(_0x31d1e1,_0x47627f){var _0x4ec434=_0x4f7970[_0x39b6('0x5b')](_0x4f7970['faxAccounts'][_0x1cadc6[_0x39b6('0x5c')]][_0x39b6('0x5d')],_0x1cadc6);if(_0x4ec434[_0x39b6('0x5e')]){_0x31d1e1(ut[_0x39b6('0x39')](_0x39b6('0x5f')));}else{_0x47627f(ut[_0x39b6('0x39')](_0x4ec434[_0x39b6('0x39')]));}});};function originate(_0x4d6404,_0x5f2384,_0x1f961f){return new BPromise(function(_0x513964,_0x3f1826){if(_0x1f961f){var _0x929c1a=util[_0x39b6('0x60')](_0x39b6('0x61'),path[_0x39b6('0x3b')](_0x4d6404[_0x39b6('0x4')])[_0x39b6('0x25')],_0x4d6404[_0x39b6('0x4')]);gs[_0x39b6('0x62')](_0x929c1a)['then'](function(){_0x4d6404[_0x39b6('0x4')]=util[_0x39b6('0x60')](_0x39b6('0x63'),path[_0x39b6('0x3b')](_0x4d6404['path'])[_0x39b6('0x64')],path[_0x39b6('0x3b')](_0x4d6404[_0x39b6('0x4')])[_0x39b6('0x25')]);_0x5f2384['XMF-PATH']=_0x4d6404[_0x39b6('0x4')];ut[_0x39b6('0x4e')]('Convert\x20pdf\x20to\x20tif','');ami['Action'](ut[_0x39b6('0x65')](_0x4d6404,_0x5f2384))['then'](function(_0x5d897c){_0x513964(_0x5d897c);})[_0x39b6('0x3e')](function(_0x110ba9){_0x3f1826(_0x110ba9);});})['catch'](function(_0x4fc0c2){_0x3f1826(_0x4fc0c2);});}else{ami[_0x39b6('0x66')](ut[_0x39b6('0x65')](_0x4d6404,_0x5f2384))[_0x39b6('0x49')](function(_0x4cf337){_0x513964(_0x4cf337);})['catch'](function(_0x45bfa7){_0x3f1826(_0x45bfa7);});}});}Fax[_0x39b6('0x1d')][_0x39b6('0x57')]=function(_0x402114,_0x28adb0){var _0x29a5ce=this;return new BPromise(function(_0x43432e,_0x236200){var _0x4eabb3=uuid['v4']();var _0x3e5e05=ut[_0x39b6('0x67')](_0x402114,_0x28adb0);_0x29a5ce['actions'][_0x4eabb3]=new Action(_0x4eabb3,_0x28adb0,_0x402114);var _0x42f186=_0x29a5ce['actions'][_0x4eabb3];if(path['parse'](_0x402114[_0x39b6('0x4')])['ext']==='.pdf'){originate(_0x42f186,_0x3e5e05,!![])[_0x39b6('0x49')](function(_0x50dd51){_0x43432e(_0x50dd51);})['catch'](function(_0x519827){_0x236200(_0x519827);});}else{originate(_0x42f186,_0x3e5e05,![])[_0x39b6('0x49')](function(_0x4112b2){_0x43432e(_0x4112b2);})[_0x39b6('0x3e')](function(_0x19691f){_0x236200(_0x19691f);});}});};Fax[_0x39b6('0x1d')]['isTrunkReachable']=function(_0x522158){return!_[_0x39b6('0x68')](_0x522158)&&!_[_0x39b6('0x68')](_0x522158[_0x39b6('0x25')])&&!_[_0x39b6('0x68')](_0x522158['active'])&&_0x522158[_0x39b6('0x69')]&&!_[_0x39b6('0x68')](this[_0x39b6('0xf')][util[_0x39b6('0x60')](_0x39b6('0x6a'),_0x522158[_0x39b6('0x25')])])&&!_[_0x39b6('0x68')](this[_0x39b6('0xf')][util[_0x39b6('0x60')](_0x39b6('0x6a'),_0x522158[_0x39b6('0x25')])][_0x39b6('0x2e')])&&(this[_0x39b6('0xf')][util[_0x39b6('0x60')](_0x39b6('0x6a'),_0x522158[_0x39b6('0x25')])]['status']===_0x39b6('0x6b')||this[_0x39b6('0xf')][util[_0x39b6('0x60')](_0x39b6('0x6a'),_0x522158[_0x39b6('0x25')])]['status']===_0x39b6('0x6c'));};Fax[_0x39b6('0x1d')][_0x39b6('0x5b')]=function(_0x19b4d9,_0x1a8e4d){if(!this['isTrunkReachable'](_0x19b4d9)){ut['logger'](_0x39b6('0x6d'),_['isNil'](_0x19b4d9)?'':_0x19b4d9[_0x39b6('0x25')]+_0x39b6('0x6e'));return{'isValid':![],'message':_0x39b6('0x6f')};}if(_[_0x39b6('0x68')](_0x1a8e4d[_0x39b6('0x8')])){ut[_0x39b6('0x4e')](_0x39b6('0x70'),JSON[_0x39b6('0x41')](_0x1a8e4d));return{'isValid':![],'message':_0x39b6('0x71')};}if(_['isNil'](_0x1a8e4d[_0x39b6('0x4')])){ut[_0x39b6('0x4e')](_0x39b6('0x72'),JSON['stringify'](_0x1a8e4d));return{'isValid':![],'message':_0x39b6('0x73')};}return{'isValid':!![],'message':_0x39b6('0x74')};};module[_0x39b6('0x75')]=Fax;
\ No newline at end of file