Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / services / ami / fax / index.js
index 7b1a7da..7a8c341 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 _0x8e99=['calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','message','create','parse','name','.pdf','application/pdf','then','notify','catch','\x20notify\x20','stringify','\x20receiveFax\x20','merge','pick','response','update','AttachmentId','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]','syncHangup','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','faxstatusstring','send','execOriginate','FaxAccountId','Fax\x20received','[Fax][execOriginate][failure]','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','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','dir','XMF-PATH','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','util','lodash','bluebird','uuid','moment','tiff2pdf','../../../config/logger','fax','../ami','./rpcDb','./channel','./action','../rpc/attachment','faxAccounts','trunks','actions','newchannel','bind','syncVarSet','newstate','syncNewState','newexten','faxstatus','syncFaxStatus','receivefax','syncReceiveFax','hangup','originateresponse','syncOriginateResponse','prototype','context','hasOwnProperty','exten','localstationid','uniqueid','channels','channel','\x20syncNewchannel\x20','info','variable','value','channelstate','channelstatedesc','syncNewExten','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','resolution','transferrate'];(function(_0x3dedfa,_0x380f7c){var _0x264443=function(_0x597671){while(--_0x597671){_0x3dedfa['push'](_0x3dedfa['shift']());}};_0x264443(++_0x380f7c);}(_0x8e99,0x12f));var _0x98e9=function(_0x231369,_0xadd7d6){_0x231369=_0x231369-0x0;var _0x502a82=_0x8e99[_0x231369];return _0x502a82;};'use strict';var util=require(_0x98e9('0x0'));var _=require(_0x98e9('0x1'));var BPromise=require(_0x98e9('0x2'));var uuid=require(_0x98e9('0x3'));var moment=require(_0x98e9('0x4'));var path=require('path');var tiff2pdf=require(_0x98e9('0x5'));var gs=require('./util/gs');var logger=require(_0x98e9('0x6'))(_0x98e9('0x7'));var ami=require(_0x98e9('0x8'));var rpcDb=require(_0x98e9('0x9'));var Channel=require(_0x98e9('0xa'));var ut=require('./util/util');var Action=require(_0x98e9('0xb'));var faxAccount=require('../rpc/faxAccount');var attachment=require(_0x98e9('0xc'));var faxMessage=require('../rpc/faxMessage');function Fax(_0x3b5362){this['channels']={};this[_0x98e9('0xd')]=_0x3b5362[_0x98e9('0xd')];this[_0x98e9('0xe')]=_0x3b5362['trunks'];this[_0x98e9('0xf')]={};ami['on'](_0x98e9('0x10'),this['syncNewchannel'][_0x98e9('0x11')](this));ami['on']('varset',this[_0x98e9('0x12')]['bind'](this));ami['on'](_0x98e9('0x13'),this[_0x98e9('0x14')][_0x98e9('0x11')](this));ami['on'](_0x98e9('0x15'),this['syncNewExten'][_0x98e9('0x11')](this));ami['on'](_0x98e9('0x16'),this[_0x98e9('0x17')][_0x98e9('0x11')](this));ami['on'](_0x98e9('0x18'),this[_0x98e9('0x19')][_0x98e9('0x11')](this));ami['on'](_0x98e9('0x1a'),this['syncHangup'][_0x98e9('0x11')](this));ami['on'](_0x98e9('0x1b'),this[_0x98e9('0x1c')][_0x98e9('0x11')](this));}Fax[_0x98e9('0x1d')]['syncNewchannel']=function(_0x4779db){if(_0x4779db[_0x98e9('0x1e')]==='from-voip-provider'){for(var _0x4e4b4d in this[_0x98e9('0xd')]){if(this[_0x98e9('0xd')][_0x98e9('0x1f')](_0x4e4b4d)){if(_0x4779db[_0x98e9('0x20')]===this[_0x98e9('0xd')][_0x4e4b4d][_0x98e9('0x21')]){this['channels'][_0x4779db[_0x98e9('0x22')]]={};this[_0x98e9('0x23')][_0x4779db[_0x98e9('0x22')]]['channel']=_0x4779db[_0x98e9('0x24')];this['channels'][_0x4779db[_0x98e9('0x22')]]['id']=this['faxAccounts'][_0x4e4b4d]['id'];this['channels'][_0x4779db[_0x98e9('0x22')]]['name']=this[_0x98e9('0xd')][_0x4e4b4d]['name'];logger['info'](_0x4779db[_0x98e9('0x22')],_0x98e9('0x25'));}}}}if(this[_0x98e9('0xf')][_0x4779db[_0x98e9('0x22')]]){this[_0x98e9('0x23')][_0x4779db[_0x98e9('0x22')]]={};this[_0x98e9('0x23')][_0x4779db[_0x98e9('0x22')]][_0x98e9('0x24')]=_0x4779db[_0x98e9('0x24')];logger[_0x98e9('0x26')](_0x4779db[_0x98e9('0x22')],_0x98e9('0x25'));}};Fax['prototype']['syncVarSet']=function(_0xf33c10){if(this['channels'][_0xf33c10[_0x98e9('0x22')]]){for(var _0x19c8ab in _0xf33c10['variable']){if(_0xf33c10[_0x98e9('0x27')]['hasOwnProperty'](_0x19c8ab)){this[_0x98e9('0x23')][_0xf33c10[_0x98e9('0x22')]][_0x19c8ab]=_0xf33c10[_0x98e9('0x28')];}}}};Fax[_0x98e9('0x1d')][_0x98e9('0x14')]=function(_0x3038b0){if(this[_0x98e9('0x23')][_0x3038b0[_0x98e9('0x22')]]){this[_0x98e9('0x23')][_0x3038b0[_0x98e9('0x22')]][_0x98e9('0x29')]=_0x3038b0[_0x98e9('0x29')];this[_0x98e9('0x23')][_0x3038b0[_0x98e9('0x22')]][_0x98e9('0x2a')]=_0x3038b0['channelstatedesc'];}};Fax[_0x98e9('0x1d')][_0x98e9('0x2b')]=function(_0x4a0a39){if(this[_0x98e9('0x23')][_0x4a0a39[_0x98e9('0x22')]]){for(var _0x2df205 in _0x4a0a39[_0x98e9('0x27')]){if(_0x4a0a39['variable'][_0x98e9('0x1f')](_0x2df205)){this[_0x98e9('0x23')][_0x4a0a39[_0x98e9('0x22')]][_0x2df205]=_0x4a0a39[_0x98e9('0x28')];}}}};Fax['prototype']['syncFaxStatus']=function(_0x562e0d){if(this[_0x98e9('0x23')][_0x562e0d['uniqueid']]){this[_0x98e9('0x23')][_0x562e0d[_0x98e9('0x22')]][_0x98e9('0x2c')]=_0x562e0d[_0x98e9('0x2c')];this[_0x98e9('0x23')][_0x562e0d['uniqueid']][_0x98e9('0x2d')]=_0x562e0d[_0x98e9('0x2d')];this['channels'][_0x562e0d[_0x98e9('0x22')]][_0x98e9('0x21')]=_0x562e0d[_0x98e9('0x21')];this['channels'][_0x562e0d[_0x98e9('0x22')]][_0x98e9('0x2e')]=_0x562e0d[_0x98e9('0x2e')];logger[_0x98e9('0x26')](_0x562e0d['uniqueid'],_0x98e9('0x2f'));}};Fax[_0x98e9('0x1d')][_0x98e9('0x19')]=function(_0x5b1024){var _0x10dc2e=this;if(this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]]){var _0x542306=this['channels'][_0x5b1024[_0x98e9('0x22')]]['id'];this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]][_0x98e9('0x30')]=_0x5b1024['remotestationid'];this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]]['pagestransferred']=_0x5b1024['pagestransferred'];this[_0x98e9('0x23')][_0x5b1024['uniqueid']][_0x98e9('0x21')]=_0x5b1024[_0x98e9('0x21')];this['channels'][_0x5b1024[_0x98e9('0x22')]][_0x98e9('0x31')]=_0x5b1024[_0x98e9('0x31')];this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]][_0x98e9('0x32')]=_0x5b1024[_0x98e9('0x32')];this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]][_0x98e9('0x2e')]=_0x5b1024['filename'];this['channels'][_0x5b1024[_0x98e9('0x22')]][_0x98e9('0x33')]=_0x5b1024['calleridnum'];if(this[_0x98e9('0x23')][_0x5b1024[_0x98e9('0x22')]]['pagestransferred']>0x0){tiff2pdf(_0x5b1024[_0x98e9('0x2e')],_0x98e9('0x34'),function(_0xf07d46){logger[_0x98e9('0x26')](_0x5b1024[_0x98e9('0x22')],_0x98e9('0x35'),_0xf07d46[_0x98e9('0x36')]);attachment[_0x98e9('0x37')]({'name':path[_0x98e9('0x38')](_0x5b1024['filename'])[_0x98e9('0x39')],'basename':path[_0x98e9('0x38')](_0x5b1024[_0x98e9('0x2e')])[_0x98e9('0x39')]+_0x98e9('0x3a'),'type':_0x98e9('0x3b')})[_0x98e9('0x3c')](function(_0x3e30f5){faxAccount[_0x98e9('0x3d')](_0x542306,{'from':_0x5b1024['calleridnum'],'mapKey':_0x98e9('0x7'),'body':path[_0x98e9('0x38')](_0x5b1024[_0x98e9('0x2e')])[_0x98e9('0x39')]+_0x98e9('0x3a'),'AttachmentId':_0x3e30f5['id']})[_0x98e9('0x3e')](function(_0xe98fda){logger['error'](_0x5b1024['uniqueid'],_0x98e9('0x3f'),JSON[_0x98e9('0x40')](_0xe98fda));});})[_0x98e9('0x3e')](function(_0x2bb545){logger['error'](_0x5b1024[_0x98e9('0x22')],_0x98e9('0x41'),JSON['stringify'](_0x2bb545));});});}logger[_0x98e9('0x26')](_0x5b1024[_0x98e9('0x22')],_0x98e9('0x41'));}};Fax[_0x98e9('0x1d')]['syncOriginateResponse']=function(_0x8d0bda){if(this[_0x98e9('0xf')][_0x8d0bda[_0x98e9('0x22')]]){_[_0x98e9('0x42')](this[_0x98e9('0x23')][_0x8d0bda[_0x98e9('0x22')]],_[_0x98e9('0x43')](_0x8d0bda,[_0x98e9('0x44'),'reason']));}};function updateStatus(_0x2c43cb){if(_0x2c43cb['AttachmentId']){faxMessage[_0x98e9('0x45')](_0x2c43cb[_0x98e9('0x46')],{'failMessage':_0x98e9('0x47')})[_0x98e9('0x3c')](function(_0x1bc57c){ut[_0x98e9('0x48')](_0x98e9('0x49'),_0x1bc57c);})['catch'](function(_0x5f0b49){ut['logger'](_0x98e9('0x4a'),_0x5f0b49);});}else{ut[_0x98e9('0x48')](_0x98e9('0x4b'));}}Fax[_0x98e9('0x1d')][_0x98e9('0x4c')]=function(_0x4d52c3,_0x229b8c,_0x4bc6d1){var _0x472468=this;var _0xbcc6ec={};if(_0x229b8c){_0xbcc6ec={'read':_0x229b8c};}else{_0xbcc6ec={'failMessage':_0x4bc6d1};}if(this[_0x98e9('0xf')][_0x4d52c3]['AttachmentId']){faxMessage['update'](this[_0x98e9('0xf')][_0x4d52c3]['AttachmentId'],_0xbcc6ec)[_0x98e9('0x3c')](function(_0x40f361){ut[_0x98e9('0x48')](_0x98e9('0x4d'),_0x40f361);})[_0x98e9('0x3e')](function(_0x37f590){ut['logger'](_0x98e9('0x4e'),_0x37f590);})[_0x98e9('0x4f')](function(){delete _0x472468[_0x98e9('0x23')][_0x4d52c3];delete _0x472468[_0x98e9('0xf')][_0x4d52c3];});}else{ut['logger'](_0x98e9('0x50'));delete this['channels'][_0x4d52c3];delete this['actions'][_0x4d52c3];}};Fax[_0x98e9('0x1d')][_0x98e9('0x51')]=function(_0x225a9c){var _0x2554f2=this;if(this['channels'][_0x225a9c['uniqueid']]){if(this[_0x98e9('0xf')][_0x225a9c[_0x98e9('0x22')]]){this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]]['id']=this['actions'][_0x225a9c[_0x98e9('0x22')]]['id'];this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]][_0x98e9('0x39')]=this['actions'][_0x225a9c[_0x98e9('0x22')]][_0x98e9('0x39')];}logger[_0x98e9('0x26')](_0x225a9c[_0x98e9('0x22')],this['actions'][_0x225a9c[_0x98e9('0x22')]]?_0x98e9('0x52'):_0x98e9('0x53'),JSON['stringify'](this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]]));if(this[_0x98e9('0xf')][_0x225a9c[_0x98e9('0x22')]]){if(this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]][_0x98e9('0x54')]>0x0&&this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]]['faxstatus']===_0x98e9('0x55')){this[_0x98e9('0x4c')](_0x225a9c[_0x98e9('0x22')],!![]);}else{this[_0x98e9('0x4c')](_0x225a9c[_0x98e9('0x22')],![],this[_0x98e9('0x23')][_0x225a9c[_0x98e9('0x22')]][_0x98e9('0x56')]?'SENDING\x20FAILED:\x20'+this['channels'][_0x225a9c[_0x98e9('0x22')]][_0x98e9('0x56')]:'SENDING\x20FAILED');}}}};Fax[_0x98e9('0x1d')][_0x98e9('0x57')]=function(_0x3c791d){var _0x5180d1=this;return new BPromise(function(_0x435e93,_0x310e31){_0x5180d1[_0x98e9('0x58')](_0x3c791d,_0x5180d1['faxAccounts'][_0x3c791d[_0x98e9('0x59')]])[_0x98e9('0x3c')](function(_0x12201d){ut[_0x98e9('0x48')]('[Fax][execOriginate][success]',_0x12201d);_0x435e93(ut[_0x98e9('0x36')](_0x98e9('0x5a')));})['catch'](function(_0x17e01c){ut[_0x98e9('0x48')](_0x98e9('0x5b'),_0x17e01c);updateStatus(_0x3c791d);_0x310e31(ut[_0x98e9('0x36')](_0x98e9('0x5c')));});});};Fax[_0x98e9('0x1d')][_0x98e9('0x5d')]=function(_0x466381){var _0x244e73=this;return new BPromise(function(_0x2887e5,_0x3a9fa9){var _0x4fec1b=_0x244e73[_0x98e9('0x5e')](_0x244e73[_0x98e9('0xd')][_0x466381[_0x98e9('0x59')]][_0x98e9('0x5f')],_0x466381);if(_0x4fec1b['isValid']){_0x2887e5(ut['message']('Trunk\x20Reachable'));}else{_0x3a9fa9(ut[_0x98e9('0x36')](_0x4fec1b['message']));}});};function originate(_0x148a3f,_0x3c1e01,_0xbd0291){return new BPromise(function(_0x583640,_0x281bdb){if(_0xbd0291){var _0x21774a=util[_0x98e9('0x60')](_0x98e9('0x61'),path[_0x98e9('0x38')](_0x148a3f[_0x98e9('0x62')])[_0x98e9('0x39')],_0x148a3f[_0x98e9('0x62')]);gs[_0x98e9('0x63')](_0x21774a)['then'](function(){_0x148a3f[_0x98e9('0x62')]=util[_0x98e9('0x60')]('%s/%s.tif',path[_0x98e9('0x38')](_0x148a3f['path'])[_0x98e9('0x64')],path[_0x98e9('0x38')](_0x148a3f[_0x98e9('0x62')])[_0x98e9('0x39')]);_0x3c1e01[_0x98e9('0x65')]=_0x148a3f[_0x98e9('0x62')];ut[_0x98e9('0x48')]('Convert\x20pdf\x20to\x20tif','');ami[_0x98e9('0x66')](ut[_0x98e9('0x67')](_0x148a3f,_0x3c1e01))['then'](function(_0x36ed0d){_0x583640(_0x36ed0d);})[_0x98e9('0x3e')](function(_0x95ee6f){_0x281bdb(_0x95ee6f);});})[_0x98e9('0x3e')](function(_0x485b99){_0x281bdb(_0x485b99);});}else{ami[_0x98e9('0x66')](ut[_0x98e9('0x67')](_0x148a3f,_0x3c1e01))[_0x98e9('0x3c')](function(_0x35d8b7){_0x583640(_0x35d8b7);})[_0x98e9('0x3e')](function(_0x485157){_0x281bdb(_0x485157);});}});}Fax[_0x98e9('0x1d')][_0x98e9('0x58')]=function(_0x2838cb,_0x3ada5a){var _0x2be55b=this;return new BPromise(function(_0x58457d,_0x513800){var _0xd8377c=uuid['v4']();var _0x53f618=ut[_0x98e9('0x68')](_0x2838cb,_0x3ada5a);_0x2be55b[_0x98e9('0xf')][_0xd8377c]=new Action(_0xd8377c,_0x3ada5a,_0x2838cb);var _0x2fed4a=_0x2be55b[_0x98e9('0xf')][_0xd8377c];if(path[_0x98e9('0x38')](_0x2838cb[_0x98e9('0x62')])[_0x98e9('0x69')]===_0x98e9('0x3a')){originate(_0x2fed4a,_0x53f618,!![])[_0x98e9('0x3c')](function(_0x4af62e){_0x58457d(_0x4af62e);})[_0x98e9('0x3e')](function(_0x288386){_0x513800(_0x288386);});}else{originate(_0x2fed4a,_0x53f618,![])[_0x98e9('0x3c')](function(_0x329c6d){_0x58457d(_0x329c6d);})[_0x98e9('0x3e')](function(_0x370a83){_0x513800(_0x370a83);});}});};Fax[_0x98e9('0x1d')][_0x98e9('0x6a')]=function(_0x5ceb33){return!_[_0x98e9('0x6b')](_0x5ceb33)&&!_[_0x98e9('0x6b')](_0x5ceb33[_0x98e9('0x39')])&&!_[_0x98e9('0x6b')](_0x5ceb33[_0x98e9('0x6c')])&&_0x5ceb33[_0x98e9('0x6c')]&&!_['isNil'](this[_0x98e9('0xe')][util['format'](_0x98e9('0x6d'),_0x5ceb33[_0x98e9('0x39')])])&&!_['isNil'](this['trunks'][util['format']('SIP/%s',_0x5ceb33['name'])][_0x98e9('0x2d')])&&(this[_0x98e9('0xe')][util['format'](_0x98e9('0x6d'),_0x5ceb33[_0x98e9('0x39')])]['status']==='reachable'||this[_0x98e9('0xe')][util[_0x98e9('0x60')](_0x98e9('0x6d'),_0x5ceb33['name'])][_0x98e9('0x2d')]===_0x98e9('0x6e'));};Fax[_0x98e9('0x1d')][_0x98e9('0x5e')]=function(_0x7e08bc,_0x4c2d00){if(!this[_0x98e9('0x6a')](_0x7e08bc)){ut['logger'](_0x98e9('0x6f'),_[_0x98e9('0x6b')](_0x7e08bc)?'':_0x7e08bc['name']+_0x98e9('0x70'));return{'isValid':![],'message':_0x98e9('0x71')};}if(_[_0x98e9('0x6b')](_0x4c2d00['fax'])){ut[_0x98e9('0x48')]('[Fax][checkTrunk][Empty\x20Fax]',JSON[_0x98e9('0x40')](_0x4c2d00));return{'isValid':![],'message':_0x98e9('0x72')};}if(_['isNil'](_0x4c2d00[_0x98e9('0x62')])){ut[_0x98e9('0x48')](_0x98e9('0x73'),JSON[_0x98e9('0x40')](_0x4c2d00));return{'isValid':![],'message':_0x98e9('0x74')};}return{'isValid':!![],'message':_0x98e9('0x75')};};module['exports']=Fax;
\ No newline at end of file