Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / services / ami / fax / index.js
index 7b1a7da..0d5b81c 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 _0x4e81=['hasOwnProperty','exten','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','syncNewState','channelstate','channelstatedesc','value','syncFaxStatus','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','notify','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','syncOriginateResponse','pick','response','update','then','[Fax][Message][Error][Updated]','logger','[Fax][Message][Error][NoUpdate2]','updateStatus','AttachmentId','[Fax][Message][NoUpdate1]','finally','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','SENDING\x20FAILED:\x20','faxstatusstring','SENDING\x20FAILED','send','execOriginate','FaxAccountId','Fax\x20received','checkAfterSend','checkTrunk','Trunk','Trunk\x20Reachable','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','format','%s/%s.tif','dir','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','reachable','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Is\x20Valid','exports','util','lodash','bluebird','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./rpcDb','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','trunks','actions','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','syncNewExten','faxstatus','syncReceiveFax','hangup','syncHangup','originateresponse','prototype','context','from-voip-provider'];(function(_0x115713,_0x2923f4){var _0x578932=function(_0x5742bf){while(--_0x5742bf){_0x115713['push'](_0x115713['shift']());}};_0x578932(++_0x2923f4);}(_0x4e81,0x1bc));var _0x14e8=function(_0x562faf,_0x102bcc){_0x562faf=_0x562faf-0x0;var _0x22c1f6=_0x4e81[_0x562faf];return _0x22c1f6;};'use strict';var util=require(_0x14e8('0x0'));var _=require(_0x14e8('0x1'));var BPromise=require(_0x14e8('0x2'));var uuid=require('uuid');var moment=require('moment');var path=require('path');var tiff2pdf=require(_0x14e8('0x3'));var gs=require(_0x14e8('0x4'));var logger=require(_0x14e8('0x5'))(_0x14e8('0x6'));var ami=require(_0x14e8('0x7'));var rpcDb=require(_0x14e8('0x8'));var Channel=require('./channel');var ut=require('./util/util');var Action=require(_0x14e8('0x9'));var faxAccount=require(_0x14e8('0xa'));var attachment=require(_0x14e8('0xb'));var faxMessage=require(_0x14e8('0xc'));function Fax(_0x11ec3b){this[_0x14e8('0xd')]={};this[_0x14e8('0xe')]=_0x11ec3b[_0x14e8('0xe')];this[_0x14e8('0xf')]=_0x11ec3b['trunks'];this[_0x14e8('0x10')]={};ami['on'](_0x14e8('0x11'),this[_0x14e8('0x12')][_0x14e8('0x13')](this));ami['on'](_0x14e8('0x14'),this[_0x14e8('0x15')][_0x14e8('0x13')](this));ami['on'](_0x14e8('0x16'),this['syncNewState'][_0x14e8('0x13')](this));ami['on']('newexten',this[_0x14e8('0x17')][_0x14e8('0x13')](this));ami['on'](_0x14e8('0x18'),this['syncFaxStatus'][_0x14e8('0x13')](this));ami['on']('receivefax',this[_0x14e8('0x19')]['bind'](this));ami['on'](_0x14e8('0x1a'),this[_0x14e8('0x1b')][_0x14e8('0x13')](this));ami['on'](_0x14e8('0x1c'),this['syncOriginateResponse'][_0x14e8('0x13')](this));}Fax[_0x14e8('0x1d')][_0x14e8('0x12')]=function(_0x412c0a){if(_0x412c0a[_0x14e8('0x1e')]===_0x14e8('0x1f')){for(var _0x10dc8b in this[_0x14e8('0xe')]){if(this['faxAccounts'][_0x14e8('0x20')](_0x10dc8b)){if(_0x412c0a[_0x14e8('0x21')]===this[_0x14e8('0xe')][_0x10dc8b][_0x14e8('0x22')]){this[_0x14e8('0xd')][_0x412c0a['uniqueid']]={};this[_0x14e8('0xd')][_0x412c0a[_0x14e8('0x23')]][_0x14e8('0x24')]=_0x412c0a['channel'];this[_0x14e8('0xd')][_0x412c0a['uniqueid']]['id']=this[_0x14e8('0xe')][_0x10dc8b]['id'];this[_0x14e8('0xd')][_0x412c0a[_0x14e8('0x23')]][_0x14e8('0x25')]=this[_0x14e8('0xe')][_0x10dc8b]['name'];logger[_0x14e8('0x26')](_0x412c0a['uniqueid'],_0x14e8('0x27'));}}}}if(this[_0x14e8('0x10')][_0x412c0a['uniqueid']]){this['channels'][_0x412c0a['uniqueid']]={};this[_0x14e8('0xd')][_0x412c0a[_0x14e8('0x23')]][_0x14e8('0x24')]=_0x412c0a[_0x14e8('0x24')];logger[_0x14e8('0x26')](_0x412c0a['uniqueid'],_0x14e8('0x27'));}};Fax[_0x14e8('0x1d')][_0x14e8('0x15')]=function(_0x2f5818){if(this[_0x14e8('0xd')][_0x2f5818[_0x14e8('0x23')]]){for(var _0x2813ae in _0x2f5818['variable']){if(_0x2f5818[_0x14e8('0x28')][_0x14e8('0x20')](_0x2813ae)){this[_0x14e8('0xd')][_0x2f5818['uniqueid']][_0x2813ae]=_0x2f5818['value'];}}}};Fax['prototype'][_0x14e8('0x29')]=function(_0x2a408d){if(this['channels'][_0x2a408d[_0x14e8('0x23')]]){this[_0x14e8('0xd')][_0x2a408d[_0x14e8('0x23')]][_0x14e8('0x2a')]=_0x2a408d['channelstate'];this[_0x14e8('0xd')][_0x2a408d[_0x14e8('0x23')]][_0x14e8('0x2b')]=_0x2a408d[_0x14e8('0x2b')];}};Fax[_0x14e8('0x1d')]['syncNewExten']=function(_0x2f83c3){if(this[_0x14e8('0xd')][_0x2f83c3[_0x14e8('0x23')]]){for(var _0xe63f00 in _0x2f83c3['variable']){if(_0x2f83c3[_0x14e8('0x28')]['hasOwnProperty'](_0xe63f00)){this[_0x14e8('0xd')][_0x2f83c3[_0x14e8('0x23')]][_0xe63f00]=_0x2f83c3[_0x14e8('0x2c')];}}}};Fax[_0x14e8('0x1d')][_0x14e8('0x2d')]=function(_0x3de0f0){if(this[_0x14e8('0xd')][_0x3de0f0[_0x14e8('0x23')]]){this[_0x14e8('0xd')][_0x3de0f0[_0x14e8('0x23')]][_0x14e8('0x2e')]=_0x3de0f0[_0x14e8('0x2e')];this['channels'][_0x3de0f0['uniqueid']]['status']=_0x3de0f0[_0x14e8('0x2f')];this['channels'][_0x3de0f0[_0x14e8('0x23')]]['localstationid']=_0x3de0f0[_0x14e8('0x22')];this[_0x14e8('0xd')][_0x3de0f0[_0x14e8('0x23')]][_0x14e8('0x30')]=_0x3de0f0['filename'];logger[_0x14e8('0x26')](_0x3de0f0['uniqueid'],_0x14e8('0x31'));}};Fax[_0x14e8('0x1d')][_0x14e8('0x19')]=function(_0x1fda35){var _0x1d497e=this;if(this[_0x14e8('0xd')][_0x1fda35['uniqueid']]){var _0xd05faa=this['channels'][_0x1fda35[_0x14e8('0x23')]]['id'];this[_0x14e8('0xd')][_0x1fda35[_0x14e8('0x23')]]['remotestationid']=_0x1fda35[_0x14e8('0x32')];this[_0x14e8('0xd')][_0x1fda35['uniqueid']][_0x14e8('0x33')]=_0x1fda35[_0x14e8('0x33')];this[_0x14e8('0xd')][_0x1fda35[_0x14e8('0x23')]][_0x14e8('0x22')]=_0x1fda35[_0x14e8('0x22')];this[_0x14e8('0xd')][_0x1fda35[_0x14e8('0x23')]][_0x14e8('0x34')]=_0x1fda35[_0x14e8('0x34')];this[_0x14e8('0xd')][_0x1fda35[_0x14e8('0x23')]][_0x14e8('0x35')]=_0x1fda35[_0x14e8('0x35')];this[_0x14e8('0xd')][_0x1fda35['uniqueid']][_0x14e8('0x30')]=_0x1fda35['filename'];this['channels'][_0x1fda35['uniqueid']][_0x14e8('0x36')]=_0x1fda35['calleridnum'];if(this[_0x14e8('0xd')][_0x1fda35[_0x14e8('0x23')]][_0x14e8('0x33')]>0x0){tiff2pdf(_0x1fda35[_0x14e8('0x30')],_0x14e8('0x37'),function(_0x32d929){logger[_0x14e8('0x26')](_0x1fda35[_0x14e8('0x23')],_0x14e8('0x38'),_0x32d929[_0x14e8('0x39')]);attachment[_0x14e8('0x3a')]({'name':path['parse'](_0x1fda35[_0x14e8('0x30')])[_0x14e8('0x25')],'basename':path[_0x14e8('0x3b')](_0x1fda35[_0x14e8('0x30')])['name']+_0x14e8('0x3c'),'type':_0x14e8('0x3d')})['then'](function(_0x553002){faxAccount[_0x14e8('0x3e')](_0xd05faa,{'from':_0x1fda35['calleridnum'],'mapKey':'fax','body':path[_0x14e8('0x3b')](_0x1fda35[_0x14e8('0x30')])['name']+_0x14e8('0x3c'),'AttachmentId':_0x553002['id']})[_0x14e8('0x3f')](function(_0x4aa6bf){logger[_0x14e8('0x40')](_0x1fda35[_0x14e8('0x23')],_0x14e8('0x41'),JSON[_0x14e8('0x42')](_0x4aa6bf));});})[_0x14e8('0x3f')](function(_0x26e7c1){logger[_0x14e8('0x40')](_0x1fda35[_0x14e8('0x23')],_0x14e8('0x43'),JSON[_0x14e8('0x42')](_0x26e7c1));});});}logger[_0x14e8('0x26')](_0x1fda35[_0x14e8('0x23')],_0x14e8('0x43'));}};Fax[_0x14e8('0x1d')][_0x14e8('0x44')]=function(_0x1f50bc){if(this['actions'][_0x1f50bc[_0x14e8('0x23')]]){_['merge'](this[_0x14e8('0xd')][_0x1f50bc[_0x14e8('0x23')]],_[_0x14e8('0x45')](_0x1f50bc,[_0x14e8('0x46'),'reason']));}};function updateStatus(_0x4d91df){if(_0x4d91df['AttachmentId']){faxMessage[_0x14e8('0x47')](_0x4d91df['AttachmentId'],{'failMessage':'SENDING\x20FAILED\x20'})[_0x14e8('0x48')](function(_0x28cd77){ut['logger'](_0x14e8('0x49'),_0x28cd77);})[_0x14e8('0x3f')](function(_0x7d6759){ut[_0x14e8('0x4a')]('[Fax][Message][Error][NoUpdate1]',_0x7d6759);});}else{ut['logger'](_0x14e8('0x4b'));}}Fax[_0x14e8('0x1d')][_0x14e8('0x4c')]=function(_0x3a09b7,_0x41b5ab,_0x2fbac7){var _0x5686f6=this;var _0xff7f40={};if(_0x41b5ab){_0xff7f40={'read':_0x41b5ab};}else{_0xff7f40={'failMessage':_0x2fbac7};}if(this[_0x14e8('0x10')][_0x3a09b7][_0x14e8('0x4d')]){faxMessage[_0x14e8('0x47')](this['actions'][_0x3a09b7][_0x14e8('0x4d')],_0xff7f40)[_0x14e8('0x48')](function(_0xf30215){ut[_0x14e8('0x4a')]('[Fax][Message][Updated]',_0xf30215);})[_0x14e8('0x3f')](function(_0x45020b){ut[_0x14e8('0x4a')](_0x14e8('0x4e'),_0x45020b);})[_0x14e8('0x4f')](function(){delete _0x5686f6[_0x14e8('0xd')][_0x3a09b7];delete _0x5686f6[_0x14e8('0x10')][_0x3a09b7];});}else{ut[_0x14e8('0x4a')]('[Fax][Message][NoUpdate2]');delete this['channels'][_0x3a09b7];delete this[_0x14e8('0x10')][_0x3a09b7];}};Fax[_0x14e8('0x1d')][_0x14e8('0x1b')]=function(_0x4229a0){var _0x3f0b2a=this;if(this['channels'][_0x4229a0['uniqueid']]){if(this['actions'][_0x4229a0[_0x14e8('0x23')]]){this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]]['id']=this['actions'][_0x4229a0[_0x14e8('0x23')]]['id'];this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]]['name']=this[_0x14e8('0x10')][_0x4229a0[_0x14e8('0x23')]][_0x14e8('0x25')];}logger[_0x14e8('0x26')](_0x4229a0[_0x14e8('0x23')],this[_0x14e8('0x10')][_0x4229a0[_0x14e8('0x23')]]?_0x14e8('0x50'):_0x14e8('0x51'),JSON[_0x14e8('0x42')](this[_0x14e8('0xd')][_0x4229a0['uniqueid']]));if(this[_0x14e8('0x10')][_0x4229a0[_0x14e8('0x23')]]){if(this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]][_0x14e8('0x52')]>0x0&&this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]][_0x14e8('0x18')]===_0x14e8('0x53')){this[_0x14e8('0x4c')](_0x4229a0[_0x14e8('0x23')],!![]);}else{this[_0x14e8('0x4c')](_0x4229a0['uniqueid'],![],this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]]['faxstatusstring']?_0x14e8('0x54')+this[_0x14e8('0xd')][_0x4229a0[_0x14e8('0x23')]][_0x14e8('0x55')]:_0x14e8('0x56'));}}}};Fax[_0x14e8('0x1d')][_0x14e8('0x57')]=function(_0x5b6e28){var _0x4c30dd=this;return new BPromise(function(_0x5c1609,_0x17cded){_0x4c30dd[_0x14e8('0x58')](_0x5b6e28,_0x4c30dd[_0x14e8('0xe')][_0x5b6e28[_0x14e8('0x59')]])[_0x14e8('0x48')](function(_0x369c3b){ut[_0x14e8('0x4a')]('[Fax][execOriginate][success]',_0x369c3b);_0x5c1609(ut[_0x14e8('0x39')](_0x14e8('0x5a')));})['catch'](function(_0x27afee){ut[_0x14e8('0x4a')]('[Fax][execOriginate][failure]',_0x27afee);updateStatus(_0x5b6e28);_0x17cded(ut['message']('Fax\x20failed'));});});};Fax[_0x14e8('0x1d')][_0x14e8('0x5b')]=function(_0x1109d3){var _0x29b4af=this;return new BPromise(function(_0x4a8417,_0x1bab96){var _0x62a69c=_0x29b4af[_0x14e8('0x5c')](_0x29b4af[_0x14e8('0xe')][_0x1109d3[_0x14e8('0x59')]][_0x14e8('0x5d')],_0x1109d3);if(_0x62a69c['isValid']){_0x4a8417(ut[_0x14e8('0x39')](_0x14e8('0x5e')));}else{_0x1bab96(ut[_0x14e8('0x39')](_0x62a69c['message']));}});};function originate(_0x5add74,_0x20a598,_0x53d0c8){return new BPromise(function(_0x25f63c,_0x5cbce8){if(_0x53d0c8){var _0x13ebe6=util['format'](_0x14e8('0x5f'),path[_0x14e8('0x3b')](_0x5add74['path'])[_0x14e8('0x25')],_0x5add74[_0x14e8('0x60')]);gs[_0x14e8('0x61')](_0x13ebe6)[_0x14e8('0x48')](function(){_0x5add74[_0x14e8('0x60')]=util[_0x14e8('0x62')](_0x14e8('0x63'),path[_0x14e8('0x3b')](_0x5add74[_0x14e8('0x60')])[_0x14e8('0x64')],path[_0x14e8('0x3b')](_0x5add74[_0x14e8('0x60')])[_0x14e8('0x25')]);_0x20a598['XMF-PATH']=_0x5add74['path'];ut['logger'](_0x14e8('0x65'),'');ami[_0x14e8('0x66')](ut[_0x14e8('0x67')](_0x5add74,_0x20a598))['then'](function(_0x19d6ae){_0x25f63c(_0x19d6ae);})['catch'](function(_0x50337a){_0x5cbce8(_0x50337a);});})['catch'](function(_0x304328){_0x5cbce8(_0x304328);});}else{ami[_0x14e8('0x66')](ut[_0x14e8('0x67')](_0x5add74,_0x20a598))['then'](function(_0xfc647b){_0x25f63c(_0xfc647b);})['catch'](function(_0x36a4e0){_0x5cbce8(_0x36a4e0);});}});}Fax[_0x14e8('0x1d')][_0x14e8('0x58')]=function(_0x30d7a1,_0x3ab99d){var _0x3a2b6d=this;return new BPromise(function(_0x1918bb,_0x26b6f1){var _0x25e26d=uuid['v4']();var _0x54feec=ut[_0x14e8('0x68')](_0x30d7a1,_0x3ab99d);_0x3a2b6d['actions'][_0x25e26d]=new Action(_0x25e26d,_0x3ab99d,_0x30d7a1);var _0x355395=_0x3a2b6d[_0x14e8('0x10')][_0x25e26d];if(path[_0x14e8('0x3b')](_0x30d7a1[_0x14e8('0x60')])[_0x14e8('0x69')]===_0x14e8('0x3c')){originate(_0x355395,_0x54feec,!![])[_0x14e8('0x48')](function(_0x308617){_0x1918bb(_0x308617);})[_0x14e8('0x3f')](function(_0x4f06e1){_0x26b6f1(_0x4f06e1);});}else{originate(_0x355395,_0x54feec,![])[_0x14e8('0x48')](function(_0x3dc94c){_0x1918bb(_0x3dc94c);})[_0x14e8('0x3f')](function(_0x15bd4a){_0x26b6f1(_0x15bd4a);});}});};Fax['prototype'][_0x14e8('0x6a')]=function(_0x21ead5){return!_[_0x14e8('0x6b')](_0x21ead5)&&!_[_0x14e8('0x6b')](_0x21ead5['name'])&&!_[_0x14e8('0x6b')](_0x21ead5['active'])&&_0x21ead5[_0x14e8('0x6c')]&&!_['isNil'](this['trunks'][util[_0x14e8('0x62')](_0x14e8('0x6d'),_0x21ead5[_0x14e8('0x25')])])&&!_[_0x14e8('0x6b')](this[_0x14e8('0xf')][util[_0x14e8('0x62')](_0x14e8('0x6d'),_0x21ead5[_0x14e8('0x25')])][_0x14e8('0x2f')])&&(this[_0x14e8('0xf')][util[_0x14e8('0x62')]('SIP/%s',_0x21ead5[_0x14e8('0x25')])][_0x14e8('0x2f')]===_0x14e8('0x6e')||this['trunks'][util['format'](_0x14e8('0x6d'),_0x21ead5[_0x14e8('0x25')])][_0x14e8('0x2f')]===_0x14e8('0x6f'));};Fax[_0x14e8('0x1d')][_0x14e8('0x5c')]=function(_0x7ad347,_0x196815){if(!this[_0x14e8('0x6a')](_0x7ad347)){ut[_0x14e8('0x4a')](_0x14e8('0x70'),_[_0x14e8('0x6b')](_0x7ad347)?'':_0x7ad347[_0x14e8('0x25')]+_0x14e8('0x71'));return{'isValid':![],'message':'Trunk\x20not\x20working'};}if(_[_0x14e8('0x6b')](_0x196815['fax'])){ut[_0x14e8('0x4a')](_0x14e8('0x72'),JSON[_0x14e8('0x42')](_0x196815));return{'isValid':![],'message':_0x14e8('0x73')};}if(_[_0x14e8('0x6b')](_0x196815[_0x14e8('0x60')])){ut['logger'](_0x14e8('0x74'),JSON[_0x14e8('0x42')](_0x196815));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':_0x14e8('0x75')};};module[_0x14e8('0x76')]=Fax;
\ No newline at end of file