Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / services / ami / fax / index.js
index a1784f8..e68553f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5b57=['variablesAction','execOriginate','addVariables','ext','isNil','active','trunks','SIP/%s','reachable','unmonitored','isTrunkReachable','[Fax][checkTrunk][Trunk\x20not\x20work]','Trunk\x20not\x20working','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Is\x20Valid','util','bluebird','uuid','moment','path','../../../config/logger','fax','./rpcDb','./channel','./util/util','./action','../rpc/faxAccount','../rpc/faxMessage','channels','faxAccounts','actions','newchannel','syncNewchannel','bind','varset','syncVarSet','newstate','syncNewExten','faxstatus','syncFaxStatus','syncReceiveFax','hangup','syncOriginateResponse','prototype','hasOwnProperty','exten','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','channelstate','channelstatedesc','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','\x20result\x20conversion\x20file\x20','message','parse','.pdf','application/pdf','then','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','pick','response','reason','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','faxstatusstring','SENDING\x20FAILED:\x20','send','[Fax][execOriginate][failure]','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','isValid','Trunk\x20Reachable','format','gs\x20-q\x20-dNOPAUSE\x20-dBATCH\x20-sDEVICE=tiffg4\x20-sPAPERSIZE=letter\x20-sOutputFile=/var/opt/motion2/server/files/attachments/%s.tif\x20\x20%s\x20-c\x20quit','%s/%s.tif','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action'];(function(_0x30182f,_0x30ce41){var _0x5207db=function(_0x50a417){while(--_0x50a417){_0x30182f['push'](_0x30182f['shift']());}};_0x5207db(++_0x30ce41);}(_0x5b57,0x80));var _0x75b5=function(_0x249a37,_0x278e53){_0x249a37=_0x249a37-0x0;var _0x346eac=_0x5b57[_0x249a37];return _0x346eac;};'use strict';var util=require(_0x75b5('0x0'));var _=require('lodash');var BPromise=require(_0x75b5('0x1'));var uuid=require(_0x75b5('0x2'));var moment=require(_0x75b5('0x3'));var path=require(_0x75b5('0x4'));var tiff2pdf=require('tiff2pdf');var gs=require('./util/gs');var logger=require(_0x75b5('0x5'))(_0x75b5('0x6'));var ami=require('../ami');var rpcDb=require(_0x75b5('0x7'));var Channel=require(_0x75b5('0x8'));var ut=require(_0x75b5('0x9'));var Action=require(_0x75b5('0xa'));var faxAccount=require(_0x75b5('0xb'));var attachment=require('../rpc/attachment');var faxMessage=require(_0x75b5('0xc'));function Fax(_0x1f463c){this[_0x75b5('0xd')]={};this[_0x75b5('0xe')]=_0x1f463c[_0x75b5('0xe')];this['trunks']=_0x1f463c['trunks'];this[_0x75b5('0xf')]={};ami['on'](_0x75b5('0x10'),this[_0x75b5('0x11')][_0x75b5('0x12')](this));ami['on'](_0x75b5('0x13'),this[_0x75b5('0x14')]['bind'](this));ami['on'](_0x75b5('0x15'),this['syncNewState'][_0x75b5('0x12')](this));ami['on']('newexten',this[_0x75b5('0x16')][_0x75b5('0x12')](this));ami['on'](_0x75b5('0x17'),this[_0x75b5('0x18')][_0x75b5('0x12')](this));ami['on']('receivefax',this[_0x75b5('0x19')][_0x75b5('0x12')](this));ami['on'](_0x75b5('0x1a'),this['syncHangup'][_0x75b5('0x12')](this));ami['on']('originateresponse',this[_0x75b5('0x1b')][_0x75b5('0x12')](this));}Fax[_0x75b5('0x1c')][_0x75b5('0x11')]=function(_0x203e0c){if(_0x203e0c['context']==='from-voip-provider'){for(var _0x55f6db in this['faxAccounts']){if(this[_0x75b5('0xe')][_0x75b5('0x1d')](_0x55f6db)){if(_0x203e0c[_0x75b5('0x1e')]===this[_0x75b5('0xe')][_0x55f6db][_0x75b5('0x1f')]){this[_0x75b5('0xd')][_0x203e0c[_0x75b5('0x20')]]={};this[_0x75b5('0xd')][_0x203e0c[_0x75b5('0x20')]][_0x75b5('0x21')]=_0x203e0c['channel'];this[_0x75b5('0xd')][_0x203e0c[_0x75b5('0x20')]]['id']=this['faxAccounts'][_0x55f6db]['id'];this[_0x75b5('0xd')][_0x203e0c[_0x75b5('0x20')]][_0x75b5('0x22')]=this[_0x75b5('0xe')][_0x55f6db][_0x75b5('0x22')];logger[_0x75b5('0x23')](_0x203e0c['uniqueid'],_0x75b5('0x24'));}}}}if(this[_0x75b5('0xf')][_0x203e0c[_0x75b5('0x20')]]){this[_0x75b5('0xd')][_0x203e0c[_0x75b5('0x20')]]={};this['channels'][_0x203e0c[_0x75b5('0x20')]][_0x75b5('0x21')]=_0x203e0c[_0x75b5('0x21')];logger['info'](_0x203e0c[_0x75b5('0x20')],_0x75b5('0x24'));}};Fax[_0x75b5('0x1c')][_0x75b5('0x14')]=function(_0x11a919){if(this[_0x75b5('0xd')][_0x11a919[_0x75b5('0x20')]]){for(var _0x4f60a5 in _0x11a919[_0x75b5('0x25')]){if(_0x11a919[_0x75b5('0x25')][_0x75b5('0x1d')](_0x4f60a5)){this[_0x75b5('0xd')][_0x11a919[_0x75b5('0x20')]][_0x4f60a5]=_0x11a919[_0x75b5('0x26')];}}}};Fax[_0x75b5('0x1c')]['syncNewState']=function(_0x10594d){if(this[_0x75b5('0xd')][_0x10594d[_0x75b5('0x20')]]){this[_0x75b5('0xd')][_0x10594d[_0x75b5('0x20')]]['channelstate']=_0x10594d[_0x75b5('0x27')];this['channels'][_0x10594d[_0x75b5('0x20')]][_0x75b5('0x28')]=_0x10594d[_0x75b5('0x28')];}};Fax[_0x75b5('0x1c')]['syncNewExten']=function(_0x3810e1){if(this[_0x75b5('0xd')][_0x3810e1[_0x75b5('0x20')]]){for(var _0x2ac20f in _0x3810e1[_0x75b5('0x25')]){if(_0x3810e1[_0x75b5('0x25')]['hasOwnProperty'](_0x2ac20f)){this[_0x75b5('0xd')][_0x3810e1['uniqueid']][_0x2ac20f]=_0x3810e1['value'];}}}};Fax[_0x75b5('0x1c')]['syncFaxStatus']=function(_0xdbefe6){if(this['channels'][_0xdbefe6['uniqueid']]){this['channels'][_0xdbefe6[_0x75b5('0x20')]]['operation']=_0xdbefe6['operation'];this[_0x75b5('0xd')][_0xdbefe6[_0x75b5('0x20')]]['status']=_0xdbefe6[_0x75b5('0x29')];this[_0x75b5('0xd')][_0xdbefe6[_0x75b5('0x20')]][_0x75b5('0x1f')]=_0xdbefe6['localstationid'];this[_0x75b5('0xd')][_0xdbefe6[_0x75b5('0x20')]][_0x75b5('0x2a')]=_0xdbefe6[_0x75b5('0x2a')];logger['info'](_0xdbefe6[_0x75b5('0x20')],_0x75b5('0x2b'));}};Fax[_0x75b5('0x1c')][_0x75b5('0x19')]=function(_0xa3aaa6){var _0x295cf1=this;if(this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]]){var _0x3099be=this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]]['id'];this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]][_0x75b5('0x2c')]=_0xa3aaa6[_0x75b5('0x2c')];this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]][_0x75b5('0x2d')]=_0xa3aaa6[_0x75b5('0x2d')];this['channels'][_0xa3aaa6['uniqueid']][_0x75b5('0x1f')]=_0xa3aaa6[_0x75b5('0x1f')];this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]][_0x75b5('0x2e')]=_0xa3aaa6[_0x75b5('0x2e')];this['channels'][_0xa3aaa6[_0x75b5('0x20')]][_0x75b5('0x2f')]=_0xa3aaa6['transferrate'];this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]]['filename']=_0xa3aaa6['filename'];this[_0x75b5('0xd')][_0xa3aaa6[_0x75b5('0x20')]]['calleridnum']=_0xa3aaa6[_0x75b5('0x30')];if(this['channels'][_0xa3aaa6[_0x75b5('0x20')]]['pagestransferred']>0x0){tiff2pdf(_0xa3aaa6[_0x75b5('0x2a')],'/var/opt/motion2/server/files/attachments/',function(_0x385cae){logger[_0x75b5('0x23')](_0xa3aaa6[_0x75b5('0x20')],_0x75b5('0x31'),_0x385cae[_0x75b5('0x32')]);attachment['create']({'name':path['parse'](_0xa3aaa6['filename'])['name'],'basename':path[_0x75b5('0x33')](_0xa3aaa6[_0x75b5('0x2a')])[_0x75b5('0x22')]+_0x75b5('0x34'),'type':_0x75b5('0x35')})[_0x75b5('0x36')](function(_0x493fed){faxAccount['notify'](_0x3099be,{'from':_0xa3aaa6['calleridnum'],'mapKey':'fax','body':path[_0x75b5('0x33')](_0xa3aaa6[_0x75b5('0x2a')])[_0x75b5('0x22')]+_0x75b5('0x34'),'AttachmentId':_0x493fed['id']})[_0x75b5('0x37')](function(_0x2947b3){logger[_0x75b5('0x38')](_0xa3aaa6[_0x75b5('0x20')],_0x75b5('0x39'),JSON[_0x75b5('0x3a')](_0x2947b3));});})['catch'](function(_0xe545df){logger[_0x75b5('0x38')](_0xa3aaa6['uniqueid'],_0x75b5('0x3b'),JSON[_0x75b5('0x3a')](_0xe545df));});});}logger[_0x75b5('0x23')](_0xa3aaa6['uniqueid'],'\x20receiveFax\x20');}};Fax['prototype'][_0x75b5('0x1b')]=function(_0x6c698c){if(this[_0x75b5('0xf')][_0x6c698c[_0x75b5('0x20')]]){_['merge'](this[_0x75b5('0xd')][_0x6c698c[_0x75b5('0x20')]],_[_0x75b5('0x3c')](_0x6c698c,[_0x75b5('0x3d'),_0x75b5('0x3e')]));}};function updateStatus(_0x55b786){if(_0x55b786['AttachmentId']){faxMessage[_0x75b5('0x3f')](_0x55b786[_0x75b5('0x40')],{'failMessage':_0x75b5('0x41')})['then'](function(_0xba5796){ut[_0x75b5('0x42')](_0x75b5('0x43'),_0xba5796);})[_0x75b5('0x37')](function(_0x1ba5d7){ut[_0x75b5('0x42')](_0x75b5('0x44'),_0x1ba5d7);});}else{ut['logger'](_0x75b5('0x45'));}}Fax[_0x75b5('0x1c')][_0x75b5('0x46')]=function(_0x5421e0,_0x2e22f9,_0x350bdf){var _0x2091d0=this;var _0x1872a4={};if(_0x2e22f9){_0x1872a4={'read':_0x2e22f9};}else{_0x1872a4={'failMessage':_0x350bdf};}if(this[_0x75b5('0xf')][_0x5421e0][_0x75b5('0x40')]){faxMessage[_0x75b5('0x3f')](this[_0x75b5('0xf')][_0x5421e0][_0x75b5('0x40')],_0x1872a4)[_0x75b5('0x36')](function(_0x261900){ut[_0x75b5('0x42')](_0x75b5('0x47'),_0x261900);})['catch'](function(_0x1d8728){ut['logger'](_0x75b5('0x48'),_0x1d8728);})[_0x75b5('0x49')](function(){delete _0x2091d0[_0x75b5('0xd')][_0x5421e0];delete _0x2091d0[_0x75b5('0xf')][_0x5421e0];});}else{ut['logger'](_0x75b5('0x4a'));delete this[_0x75b5('0xd')][_0x5421e0];delete this[_0x75b5('0xf')][_0x5421e0];}};Fax[_0x75b5('0x1c')][_0x75b5('0x4b')]=function(_0x444735){var _0x52d17f=this;if(this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]]){if(this['actions'][_0x444735[_0x75b5('0x20')]]){this['channels'][_0x444735[_0x75b5('0x20')]]['id']=this[_0x75b5('0xf')][_0x444735[_0x75b5('0x20')]]['id'];this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]][_0x75b5('0x22')]=this[_0x75b5('0xf')][_0x444735[_0x75b5('0x20')]][_0x75b5('0x22')];}logger[_0x75b5('0x23')](_0x444735[_0x75b5('0x20')],this[_0x75b5('0xf')][_0x444735[_0x75b5('0x20')]]?_0x75b5('0x4c'):_0x75b5('0x4d'),JSON['stringify'](this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]]));if(this[_0x75b5('0xf')][_0x444735[_0x75b5('0x20')]]){if(this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]][_0x75b5('0x4e')]>0x0&&this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]][_0x75b5('0x17')]==='SUCCESS'){this['updateStatus'](_0x444735[_0x75b5('0x20')],!![]);}else{this[_0x75b5('0x46')](_0x444735[_0x75b5('0x20')],![],this['channels'][_0x444735[_0x75b5('0x20')]][_0x75b5('0x4f')]?_0x75b5('0x50')+this[_0x75b5('0xd')][_0x444735[_0x75b5('0x20')]][_0x75b5('0x4f')]:'SENDING\x20FAILED');}}}};Fax[_0x75b5('0x1c')][_0x75b5('0x51')]=function(_0x1c790e){var _0x2c917f=this;return new BPromise(function(_0x18f3fc,_0x4e4c95){_0x2c917f['execOriginate'](_0x1c790e,_0x2c917f[_0x75b5('0xe')][_0x1c790e['FaxAccountId']])['then'](function(_0x2202d0){ut['logger']('[Fax][execOriginate][success]',_0x2202d0);_0x18f3fc(ut[_0x75b5('0x32')]('Fax\x20received'));})[_0x75b5('0x37')](function(_0x5cba7c){ut[_0x75b5('0x42')](_0x75b5('0x52'),_0x5cba7c);updateStatus(_0x1c790e);_0x4e4c95(ut['message'](_0x75b5('0x53')));});});};Fax[_0x75b5('0x1c')][_0x75b5('0x54')]=function(_0x3ed004){var _0x2ecede=this;return new BPromise(function(_0x5107c5,_0xb6f92f){var _0x495323=_0x2ecede[_0x75b5('0x55')](_0x2ecede[_0x75b5('0xe')][_0x3ed004['FaxAccountId']][_0x75b5('0x56')],_0x3ed004);if(_0x495323[_0x75b5('0x57')]){_0x5107c5(ut[_0x75b5('0x32')](_0x75b5('0x58')));}else{_0xb6f92f(ut[_0x75b5('0x32')](_0x495323['message']));}});};function originate(_0x240392,_0x4d2519,_0x31ad39){return new BPromise(function(_0x136698,_0x3af85d){if(_0x31ad39){var _0x143d00=util[_0x75b5('0x59')](_0x75b5('0x5a'),path[_0x75b5('0x33')](_0x240392[_0x75b5('0x4')])[_0x75b5('0x22')],_0x240392[_0x75b5('0x4')]);gs['execute'](_0x143d00)[_0x75b5('0x36')](function(){_0x240392[_0x75b5('0x4')]=util[_0x75b5('0x59')](_0x75b5('0x5b'),path[_0x75b5('0x33')](_0x240392[_0x75b5('0x4')])[_0x75b5('0x5c')],path[_0x75b5('0x33')](_0x240392['path'])['name']);_0x4d2519[_0x75b5('0x5d')]=_0x240392['path'];ut[_0x75b5('0x42')](_0x75b5('0x5e'),'');ami[_0x75b5('0x5f')](ut[_0x75b5('0x60')](_0x240392,_0x4d2519))[_0x75b5('0x36')](function(_0x24227c){_0x136698(_0x24227c);})[_0x75b5('0x37')](function(_0x1c165b){_0x3af85d(_0x1c165b);});})[_0x75b5('0x37')](function(_0xecee2){_0x3af85d(_0xecee2);});}else{ami['Action'](ut['variablesAction'](_0x240392,_0x4d2519))[_0x75b5('0x36')](function(_0x4622bf){_0x136698(_0x4622bf);})[_0x75b5('0x37')](function(_0x40907a){_0x3af85d(_0x40907a);});}});}Fax[_0x75b5('0x1c')][_0x75b5('0x61')]=function(_0x4ed385,_0x4e93de){var _0x38cc76=this;return new BPromise(function(_0x53b5f7,_0x4d65ea){var _0x3bde50=uuid['v4']();var _0xe2eaf7=ut[_0x75b5('0x62')](_0x4ed385,_0x4e93de);_0x38cc76[_0x75b5('0xf')][_0x3bde50]=new Action(_0x3bde50,_0x4e93de,_0x4ed385);var _0x1450fb=_0x38cc76[_0x75b5('0xf')][_0x3bde50];if(path[_0x75b5('0x33')](_0x4ed385['path'])[_0x75b5('0x63')]===_0x75b5('0x34')){originate(_0x1450fb,_0xe2eaf7,!![])['then'](function(_0xff7661){_0x53b5f7(_0xff7661);})['catch'](function(_0x1275c5){_0x4d65ea(_0x1275c5);});}else{originate(_0x1450fb,_0xe2eaf7,![])[_0x75b5('0x36')](function(_0x3d9cac){_0x53b5f7(_0x3d9cac);})['catch'](function(_0x50089f){_0x4d65ea(_0x50089f);});}});};Fax[_0x75b5('0x1c')]['isTrunkReachable']=function(_0x2f8382){return!_[_0x75b5('0x64')](_0x2f8382)&&!_[_0x75b5('0x64')](_0x2f8382[_0x75b5('0x22')])&&!_[_0x75b5('0x64')](_0x2f8382[_0x75b5('0x65')])&&_0x2f8382[_0x75b5('0x65')]&&!_[_0x75b5('0x64')](this[_0x75b5('0x66')][util['format'](_0x75b5('0x67'),_0x2f8382[_0x75b5('0x22')])])&&!_[_0x75b5('0x64')](this['trunks'][util[_0x75b5('0x59')]('SIP/%s',_0x2f8382[_0x75b5('0x22')])][_0x75b5('0x29')])&&(this[_0x75b5('0x66')][util['format'](_0x75b5('0x67'),_0x2f8382[_0x75b5('0x22')])][_0x75b5('0x29')]===_0x75b5('0x68')||this['trunks'][util['format'](_0x75b5('0x67'),_0x2f8382['name'])]['status']===_0x75b5('0x69'));};Fax[_0x75b5('0x1c')][_0x75b5('0x55')]=function(_0x1d5e55,_0x20fc32){if(!this[_0x75b5('0x6a')](_0x1d5e55)){ut[_0x75b5('0x42')](_0x75b5('0x6b'),_[_0x75b5('0x64')](_0x1d5e55)?'':_0x1d5e55['name']+'\x20Trunk\x20is\x20not\x20active');return{'isValid':![],'message':_0x75b5('0x6c')};}if(_[_0x75b5('0x64')](_0x20fc32[_0x75b5('0x6')])){ut[_0x75b5('0x42')]('[Fax][checkTrunk][Empty\x20Fax]',JSON[_0x75b5('0x3a')](_0x20fc32));return{'isValid':![],'message':_0x75b5('0x6d')};}if(_[_0x75b5('0x64')](_0x20fc32[_0x75b5('0x4')])){ut[_0x75b5('0x42')](_0x75b5('0x6e'),JSON[_0x75b5('0x3a')](_0x20fc32));return{'isValid':![],'message':'Empty\x20path'};}return{'isValid':!![],'message':_0x75b5('0x6f')};};module['exports']=Fax;
\ No newline at end of file
+var _0x0abe=['\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','execOriginate','FaxAccountId','[Fax][execOriginate][success]','[Fax][execOriginate][failure]','message','checkAfterSend','checkTrunk','Trunk','isValid','Trunk\x20Reachable','format','gs\x20-q\x20-dNOPAUSE\x20-dBATCH\x20-sDEVICE=tiffg4\x20-sPAPERSIZE=letter\x20-sOutputFile=/var/opt/motion2/server/files/attachments/%s.tif\x20\x20%s\x20-c\x20quit','execute','%s/%s.tif','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','ext','isNil','active','SIP/%s','status','reachable','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working\x20correctly','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','Empty\x20path','Is\x20Valid','exports','util','bluebird','moment','path','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./channel','./util/util','../rpc/faxMessage','channels','faxAccounts','trunks','actions','newchannel','varset','bind','newstate','syncNewExten','faxstatus','syncFaxStatus','hangup','originateresponse','prototype','context','from-voip-provider','hasOwnProperty','exten','localstationid','uniqueid','channel','name','\x20syncNewchannel\x20','variable','value','syncNewState','channelstate','channelstatedesc','operation','filename','\x20syncFaxStatus\x20','syncReceiveFax','remotestationid','pagestransferred','resolution','transferrate','calleridnum','info','create','parse','.pdf','then','notify','catch','error','stringify','\x20receiveFax\x20','syncOriginateResponse','merge','pick','response','reason','AttachmentId','update','SENDING\x20FAILED\x20','[Fax][Message][Error][Updated]','logger','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','syncHangup'];(function(_0x4417ea,_0x26e6af){var _0x3b4829=function(_0xe3c57b){while(--_0xe3c57b){_0x4417ea['push'](_0x4417ea['shift']());}};_0x3b4829(++_0x26e6af);}(_0x0abe,0x188));var _0xe0ab=function(_0x3cef5d,_0x5b4c5d){_0x3cef5d=_0x3cef5d-0x0;var _0x5f27df=_0x0abe[_0x3cef5d];return _0x5f27df;};'use strict';var util=require(_0xe0ab('0x0'));var _=require('lodash');var BPromise=require(_0xe0ab('0x1'));var uuid=require('uuid');var moment=require(_0xe0ab('0x2'));var path=require(_0xe0ab('0x3'));var tiff2pdf=require(_0xe0ab('0x4'));var gs=require(_0xe0ab('0x5'));var logger=require(_0xe0ab('0x6'))(_0xe0ab('0x7'));var ami=require(_0xe0ab('0x8'));var rpcDb=require('./rpcDb');var Channel=require(_0xe0ab('0x9'));var ut=require(_0xe0ab('0xa'));var Action=require('./action');var faxAccount=require('../rpc/faxAccount');var attachment=require('../rpc/attachment');var faxMessage=require(_0xe0ab('0xb'));function Fax(_0x422a4c){this[_0xe0ab('0xc')]={};this['faxAccounts']=_0x422a4c[_0xe0ab('0xd')];this[_0xe0ab('0xe')]=_0x422a4c[_0xe0ab('0xe')];this[_0xe0ab('0xf')]={};ami['on'](_0xe0ab('0x10'),this['syncNewchannel']['bind'](this));ami['on'](_0xe0ab('0x11'),this['syncVarSet'][_0xe0ab('0x12')](this));ami['on'](_0xe0ab('0x13'),this['syncNewState'][_0xe0ab('0x12')](this));ami['on']('newexten',this[_0xe0ab('0x14')][_0xe0ab('0x12')](this));ami['on'](_0xe0ab('0x15'),this[_0xe0ab('0x16')][_0xe0ab('0x12')](this));ami['on']('receivefax',this['syncReceiveFax'][_0xe0ab('0x12')](this));ami['on'](_0xe0ab('0x17'),this['syncHangup'][_0xe0ab('0x12')](this));ami['on'](_0xe0ab('0x18'),this['syncOriginateResponse'][_0xe0ab('0x12')](this));}Fax[_0xe0ab('0x19')]['syncNewchannel']=function(_0x1c61b8){if(_0x1c61b8[_0xe0ab('0x1a')]===_0xe0ab('0x1b')){for(var _0x30fe41 in this[_0xe0ab('0xd')]){if(this[_0xe0ab('0xd')][_0xe0ab('0x1c')](_0x30fe41)){if(_0x1c61b8[_0xe0ab('0x1d')]===this[_0xe0ab('0xd')][_0x30fe41][_0xe0ab('0x1e')]){this['channels'][_0x1c61b8[_0xe0ab('0x1f')]]={};this[_0xe0ab('0xc')][_0x1c61b8[_0xe0ab('0x1f')]]['channel']=_0x1c61b8[_0xe0ab('0x20')];this[_0xe0ab('0xc')][_0x1c61b8[_0xe0ab('0x1f')]]['id']=this[_0xe0ab('0xd')][_0x30fe41]['id'];this[_0xe0ab('0xc')][_0x1c61b8[_0xe0ab('0x1f')]]['name']=this[_0xe0ab('0xd')][_0x30fe41][_0xe0ab('0x21')];logger['info'](_0x1c61b8[_0xe0ab('0x1f')],_0xe0ab('0x22'));}}}}if(this[_0xe0ab('0xf')][_0x1c61b8['uniqueid']]){this['channels'][_0x1c61b8['uniqueid']]={};this['channels'][_0x1c61b8['uniqueid']][_0xe0ab('0x20')]=_0x1c61b8['channel'];logger['info'](_0x1c61b8[_0xe0ab('0x1f')],_0xe0ab('0x22'));}};Fax['prototype']['syncVarSet']=function(_0x1dd7c5){if(this[_0xe0ab('0xc')][_0x1dd7c5['uniqueid']]){for(var _0x4dd692 in _0x1dd7c5[_0xe0ab('0x23')]){if(_0x1dd7c5[_0xe0ab('0x23')][_0xe0ab('0x1c')](_0x4dd692)){this[_0xe0ab('0xc')][_0x1dd7c5[_0xe0ab('0x1f')]][_0x4dd692]=_0x1dd7c5[_0xe0ab('0x24')];}}}};Fax[_0xe0ab('0x19')][_0xe0ab('0x25')]=function(_0x34d6f5){if(this[_0xe0ab('0xc')][_0x34d6f5[_0xe0ab('0x1f')]]){this[_0xe0ab('0xc')][_0x34d6f5['uniqueid']][_0xe0ab('0x26')]=_0x34d6f5[_0xe0ab('0x26')];this[_0xe0ab('0xc')][_0x34d6f5[_0xe0ab('0x1f')]]['channelstatedesc']=_0x34d6f5[_0xe0ab('0x27')];}};Fax['prototype'][_0xe0ab('0x14')]=function(_0x1a5e02){if(this[_0xe0ab('0xc')][_0x1a5e02[_0xe0ab('0x1f')]]){for(var _0x494eb5 in _0x1a5e02[_0xe0ab('0x23')]){if(_0x1a5e02[_0xe0ab('0x23')][_0xe0ab('0x1c')](_0x494eb5)){this[_0xe0ab('0xc')][_0x1a5e02[_0xe0ab('0x1f')]][_0x494eb5]=_0x1a5e02[_0xe0ab('0x24')];}}}};Fax[_0xe0ab('0x19')]['syncFaxStatus']=function(_0x376073){if(this[_0xe0ab('0xc')][_0x376073[_0xe0ab('0x1f')]]){this[_0xe0ab('0xc')][_0x376073[_0xe0ab('0x1f')]][_0xe0ab('0x28')]=_0x376073[_0xe0ab('0x28')];this[_0xe0ab('0xc')][_0x376073[_0xe0ab('0x1f')]]['status']=_0x376073['status'];this[_0xe0ab('0xc')][_0x376073['uniqueid']][_0xe0ab('0x1e')]=_0x376073['localstationid'];this['channels'][_0x376073[_0xe0ab('0x1f')]][_0xe0ab('0x29')]=_0x376073[_0xe0ab('0x29')];logger['info'](_0x376073[_0xe0ab('0x1f')],_0xe0ab('0x2a'));}};Fax[_0xe0ab('0x19')][_0xe0ab('0x2b')]=function(_0x2daa4c){var _0x2a0af1=this;if(this[_0xe0ab('0xc')][_0x2daa4c[_0xe0ab('0x1f')]]){var _0x127bda=this[_0xe0ab('0xc')][_0x2daa4c[_0xe0ab('0x1f')]]['id'];this[_0xe0ab('0xc')][_0x2daa4c['uniqueid']][_0xe0ab('0x2c')]=_0x2daa4c[_0xe0ab('0x2c')];this[_0xe0ab('0xc')][_0x2daa4c[_0xe0ab('0x1f')]][_0xe0ab('0x2d')]=_0x2daa4c[_0xe0ab('0x2d')];this[_0xe0ab('0xc')][_0x2daa4c['uniqueid']]['localstationid']=_0x2daa4c[_0xe0ab('0x1e')];this[_0xe0ab('0xc')][_0x2daa4c['uniqueid']][_0xe0ab('0x2e')]=_0x2daa4c[_0xe0ab('0x2e')];this['channels'][_0x2daa4c[_0xe0ab('0x1f')]][_0xe0ab('0x2f')]=_0x2daa4c['transferrate'];this[_0xe0ab('0xc')][_0x2daa4c[_0xe0ab('0x1f')]][_0xe0ab('0x29')]=_0x2daa4c['filename'];this[_0xe0ab('0xc')][_0x2daa4c['uniqueid']][_0xe0ab('0x30')]=_0x2daa4c[_0xe0ab('0x30')];if(this[_0xe0ab('0xc')][_0x2daa4c[_0xe0ab('0x1f')]][_0xe0ab('0x2d')]>0x0){tiff2pdf(_0x2daa4c[_0xe0ab('0x29')],'/var/opt/motion2/server/files/attachments/',function(_0x4a048e){logger[_0xe0ab('0x31')](_0x2daa4c[_0xe0ab('0x1f')],'\x20result\x20conversion\x20file\x20',_0x4a048e['message']);attachment[_0xe0ab('0x32')]({'name':path[_0xe0ab('0x33')](_0x2daa4c[_0xe0ab('0x29')])[_0xe0ab('0x21')],'basename':path[_0xe0ab('0x33')](_0x2daa4c[_0xe0ab('0x29')])[_0xe0ab('0x21')]+_0xe0ab('0x34'),'type':'application/pdf'})[_0xe0ab('0x35')](function(_0x22e228){faxAccount[_0xe0ab('0x36')](_0x127bda,{'from':_0x2daa4c[_0xe0ab('0x30')],'mapKey':'fax','body':path[_0xe0ab('0x33')](_0x2daa4c[_0xe0ab('0x29')])[_0xe0ab('0x21')]+_0xe0ab('0x34'),'AttachmentId':_0x22e228['id']})[_0xe0ab('0x37')](function(_0x379d3d){logger[_0xe0ab('0x38')](_0x2daa4c[_0xe0ab('0x1f')],'\x20notify\x20',JSON[_0xe0ab('0x39')](_0x379d3d));});})[_0xe0ab('0x37')](function(_0x146858){logger[_0xe0ab('0x38')](_0x2daa4c[_0xe0ab('0x1f')],'\x20receiveFax\x20',JSON['stringify'](_0x146858));});});}logger[_0xe0ab('0x31')](_0x2daa4c[_0xe0ab('0x1f')],_0xe0ab('0x3a'));}};Fax[_0xe0ab('0x19')][_0xe0ab('0x3b')]=function(_0x551d92){if(this[_0xe0ab('0xf')][_0x551d92[_0xe0ab('0x1f')]]){_[_0xe0ab('0x3c')](this[_0xe0ab('0xc')][_0x551d92['uniqueid']],_[_0xe0ab('0x3d')](_0x551d92,[_0xe0ab('0x3e'),_0xe0ab('0x3f')]));}};function updateStatus(_0x2c505c){if(_0x2c505c[_0xe0ab('0x40')]){faxMessage[_0xe0ab('0x41')](_0x2c505c['AttachmentId'],{'failMessage':_0xe0ab('0x42')})[_0xe0ab('0x35')](function(_0x2fb49e){ut['logger'](_0xe0ab('0x43'),_0x2fb49e);})[_0xe0ab('0x37')](function(_0x337c32){ut[_0xe0ab('0x44')](_0xe0ab('0x45'),_0x337c32);});}else{ut[_0xe0ab('0x44')](_0xe0ab('0x46'));}}Fax[_0xe0ab('0x19')][_0xe0ab('0x47')]=function(_0x131899,_0x2f0624,_0x7a26be){var _0x39bba3=this;var _0x4deee7={};if(_0x2f0624){_0x4deee7={'read':_0x2f0624};}else{_0x4deee7={'failMessage':_0x7a26be};}if(this[_0xe0ab('0xf')][_0x131899][_0xe0ab('0x40')]){faxMessage[_0xe0ab('0x41')](this[_0xe0ab('0xf')][_0x131899]['AttachmentId'],_0x4deee7)[_0xe0ab('0x35')](function(_0x380c60){ut['logger']('[Fax][Message][Updated]',_0x380c60);})[_0xe0ab('0x37')](function(_0xf70c68){ut['logger'](_0xe0ab('0x48'),_0xf70c68);})[_0xe0ab('0x49')](function(){delete _0x39bba3[_0xe0ab('0xc')][_0x131899];delete _0x39bba3[_0xe0ab('0xf')][_0x131899];});}else{ut[_0xe0ab('0x44')](_0xe0ab('0x4a'));delete this[_0xe0ab('0xc')][_0x131899];delete this['actions'][_0x131899];}};Fax[_0xe0ab('0x19')][_0xe0ab('0x4b')]=function(_0x8dff5e){var _0x11daa4=this;if(this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]]){if(this[_0xe0ab('0xf')][_0x8dff5e[_0xe0ab('0x1f')]]){this['channels'][_0x8dff5e[_0xe0ab('0x1f')]]['id']=this[_0xe0ab('0xf')][_0x8dff5e[_0xe0ab('0x1f')]]['id'];this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]][_0xe0ab('0x21')]=this[_0xe0ab('0xf')][_0x8dff5e['uniqueid']][_0xe0ab('0x21')];}logger[_0xe0ab('0x31')](_0x8dff5e['uniqueid'],this[_0xe0ab('0xf')][_0x8dff5e[_0xe0ab('0x1f')]]?'\x20hangup\x20sendFile\x20':_0xe0ab('0x4c'),JSON['stringify'](this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]]));if(this[_0xe0ab('0xf')][_0x8dff5e[_0xe0ab('0x1f')]]){if(this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]][_0xe0ab('0x4d')]>0x0&&this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]][_0xe0ab('0x15')]===_0xe0ab('0x4e')){this['updateStatus'](_0x8dff5e[_0xe0ab('0x1f')],!![]);}else{this[_0xe0ab('0x47')](_0x8dff5e[_0xe0ab('0x1f')],![],this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]][_0xe0ab('0x4f')]?_0xe0ab('0x50')+this[_0xe0ab('0xc')][_0x8dff5e[_0xe0ab('0x1f')]][_0xe0ab('0x4f')]:_0xe0ab('0x51'));}}}};Fax[_0xe0ab('0x19')][_0xe0ab('0x52')]=function(_0x19335e){var _0x5140df=this;return new BPromise(function(_0x51df60,_0x28ad08){_0x5140df[_0xe0ab('0x53')](_0x19335e,_0x5140df[_0xe0ab('0xd')][_0x19335e[_0xe0ab('0x54')]])[_0xe0ab('0x35')](function(_0x17aeb3){ut[_0xe0ab('0x44')](_0xe0ab('0x55'),_0x17aeb3);_0x51df60(ut['message']('Fax\x20received'));})[_0xe0ab('0x37')](function(_0x173538){ut[_0xe0ab('0x44')](_0xe0ab('0x56'),_0x173538);updateStatus(_0x19335e);_0x28ad08(ut[_0xe0ab('0x57')]('Fax\x20failed'));});});};Fax[_0xe0ab('0x19')][_0xe0ab('0x58')]=function(_0x109c6f){var _0x39c873=this;return new BPromise(function(_0x98ccc,_0x4a24db){var _0x378348=_0x39c873[_0xe0ab('0x59')](_0x39c873['faxAccounts'][_0x109c6f['FaxAccountId']][_0xe0ab('0x5a')],_0x109c6f);if(_0x378348[_0xe0ab('0x5b')]){_0x98ccc(ut[_0xe0ab('0x57')](_0xe0ab('0x5c')));}else{_0x4a24db(ut[_0xe0ab('0x57')](_0x378348[_0xe0ab('0x57')]));}});};function originate(_0x456295,_0x4ef708,_0x17ae9e){return new BPromise(function(_0x4d619d,_0x34498d){if(_0x17ae9e){var _0x39d521=util[_0xe0ab('0x5d')](_0xe0ab('0x5e'),path[_0xe0ab('0x33')](_0x456295[_0xe0ab('0x3')])[_0xe0ab('0x21')],_0x456295[_0xe0ab('0x3')]);gs[_0xe0ab('0x5f')](_0x39d521)[_0xe0ab('0x35')](function(){_0x456295['path']=util['format'](_0xe0ab('0x60'),path[_0xe0ab('0x33')](_0x456295[_0xe0ab('0x3')])[_0xe0ab('0x61')],path['parse'](_0x456295[_0xe0ab('0x3')])['name']);_0x4ef708[_0xe0ab('0x62')]=_0x456295['path'];ut[_0xe0ab('0x44')](_0xe0ab('0x63'),'');ami[_0xe0ab('0x64')](ut[_0xe0ab('0x65')](_0x456295,_0x4ef708))['then'](function(_0x5eecd1){_0x4d619d(_0x5eecd1);})['catch'](function(_0x5bb01d){_0x34498d(_0x5bb01d);});})[_0xe0ab('0x37')](function(_0x3ab7a3){_0x34498d(_0x3ab7a3);});}else{ami[_0xe0ab('0x64')](ut[_0xe0ab('0x65')](_0x456295,_0x4ef708))[_0xe0ab('0x35')](function(_0x2fd0f2){_0x4d619d(_0x2fd0f2);})[_0xe0ab('0x37')](function(_0x4c36a4){_0x34498d(_0x4c36a4);});}});}Fax[_0xe0ab('0x19')]['execOriginate']=function(_0x3ae648,_0x1fa738){var _0x544e83=this;return new BPromise(function(_0x5adaf7,_0x5aae90){var _0x5946fb=uuid['v4']();var _0x435161=ut['addVariables'](_0x3ae648,_0x1fa738);_0x544e83[_0xe0ab('0xf')][_0x5946fb]=new Action(_0x5946fb,_0x1fa738,_0x3ae648);var _0x581c7a=_0x544e83[_0xe0ab('0xf')][_0x5946fb];if(path[_0xe0ab('0x33')](_0x3ae648[_0xe0ab('0x3')])[_0xe0ab('0x66')]==='.pdf'){originate(_0x581c7a,_0x435161,!![])[_0xe0ab('0x35')](function(_0x2a4039){_0x5adaf7(_0x2a4039);})['catch'](function(_0x24701f){_0x5aae90(_0x24701f);});}else{originate(_0x581c7a,_0x435161,![])[_0xe0ab('0x35')](function(_0x3cef27){_0x5adaf7(_0x3cef27);})[_0xe0ab('0x37')](function(_0x3ac1b2){_0x5aae90(_0x3ac1b2);});}});};Fax[_0xe0ab('0x19')]['isTrunkReachable']=function(_0x46e07a){return!_[_0xe0ab('0x67')](_0x46e07a)&&!_[_0xe0ab('0x67')](_0x46e07a[_0xe0ab('0x21')])&&!_[_0xe0ab('0x67')](_0x46e07a[_0xe0ab('0x68')])&&_0x46e07a[_0xe0ab('0x68')]&&!_[_0xe0ab('0x67')](this['trunks'][util['format'](_0xe0ab('0x69'),_0x46e07a['name'])])&&!_[_0xe0ab('0x67')](this[_0xe0ab('0xe')][util[_0xe0ab('0x5d')]('SIP/%s',_0x46e07a[_0xe0ab('0x21')])]['status'])&&(this['trunks'][util[_0xe0ab('0x5d')](_0xe0ab('0x69'),_0x46e07a[_0xe0ab('0x21')])][_0xe0ab('0x6a')]===_0xe0ab('0x6b')||this['trunks'][util[_0xe0ab('0x5d')]('SIP/%s',_0x46e07a[_0xe0ab('0x21')])][_0xe0ab('0x6a')]===_0xe0ab('0x6c'));};Fax[_0xe0ab('0x19')][_0xe0ab('0x59')]=function(_0x1ffafa,_0x5ac406){if(!this['isTrunkReachable'](_0x1ffafa)){ut[_0xe0ab('0x44')](_0xe0ab('0x6d'),_['isNil'](_0x1ffafa)?'':_0x1ffafa[_0xe0ab('0x21')]+_0xe0ab('0x6e'));return{'isValid':![],'message':_0xe0ab('0x6f')};}if(_['isNil'](_0x5ac406['fax'])){ut[_0xe0ab('0x44')](_0xe0ab('0x70'),JSON[_0xe0ab('0x39')](_0x5ac406));return{'isValid':![],'message':_0xe0ab('0x71')};}if(_[_0xe0ab('0x67')](_0x5ac406[_0xe0ab('0x3')])){ut['logger']('[Fax][checkTrunk][Empty\x20path]',JSON[_0xe0ab('0x39')](_0x5ac406));return{'isValid':![],'message':_0xe0ab('0x72')};}return{'isValid':!![],'message':_0xe0ab('0x73')};};module[_0xe0ab('0x74')]=Fax;
\ No newline at end of file