Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / ami / fax / index.js
index a1784f8..4596609 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 _0x7866=['path','tiff2pdf','../../../config/logger','fax','./rpcDb','./channel','./util/util','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','trunks','actions','newchannel','bind','varset','syncVarSet','newstate','syncNewState','newexten','syncNewExten','faxstatus','syncFaxStatus','receivefax','syncReceiveFax','hangup','syncOriginateResponse','prototype','syncNewchannel','context','from-voip-provider','exten','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','hasOwnProperty','value','channelstate','channelstatedesc','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','parse','application/pdf','then','.pdf','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','merge','pick','response','reason','update','AttachmentId','SENDING\x20FAILED\x20','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','syncHangup','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','updateStatus','faxstatusstring','SENDING\x20FAILED:\x20','send','execOriginate','FaxAccountId','[Fax][execOriginate][success]','message','Fax\x20received','[Fax][execOriginate][failure]','Fax\x20failed','checkTrunk','isValid','format','gs\x20-q\x20-dNOPAUSE\x20-dBATCH\x20-sDEVICE=tiffg4\x20-sPAPERSIZE=letter\x20-sOutputFile=/var/opt/motion2/server/files/attachments/%s.tif\x20\x20%s\x20-c\x20quit','execute','%s/%s.tif','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','reachable','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','\x20Trunk\x20is\x20not\x20active','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','exports','util','lodash','bluebird','uuid'];(function(_0x1a491f,_0x196771){var _0x27b104=function(_0x5afd85){while(--_0x5afd85){_0x1a491f['push'](_0x1a491f['shift']());}};_0x27b104(++_0x196771);}(_0x7866,0xf4));var _0x6786=function(_0x1deb03,_0xd05ad8){_0x1deb03=_0x1deb03-0x0;var _0x189fe7=_0x7866[_0x1deb03];return _0x189fe7;};'use strict';var util=require(_0x6786('0x0'));var _=require(_0x6786('0x1'));var BPromise=require(_0x6786('0x2'));var uuid=require(_0x6786('0x3'));var moment=require('moment');var path=require(_0x6786('0x4'));var tiff2pdf=require(_0x6786('0x5'));var gs=require('./util/gs');var logger=require(_0x6786('0x6'))(_0x6786('0x7'));var ami=require('../ami');var rpcDb=require(_0x6786('0x8'));var Channel=require(_0x6786('0x9'));var ut=require(_0x6786('0xa'));var Action=require(_0x6786('0xb'));var faxAccount=require(_0x6786('0xc'));var attachment=require(_0x6786('0xd'));var faxMessage=require(_0x6786('0xe'));function Fax(_0x2819aa){this[_0x6786('0xf')]={};this['faxAccounts']=_0x2819aa[_0x6786('0x10')];this[_0x6786('0x11')]=_0x2819aa[_0x6786('0x11')];this[_0x6786('0x12')]={};ami['on'](_0x6786('0x13'),this['syncNewchannel'][_0x6786('0x14')](this));ami['on'](_0x6786('0x15'),this[_0x6786('0x16')][_0x6786('0x14')](this));ami['on'](_0x6786('0x17'),this[_0x6786('0x18')][_0x6786('0x14')](this));ami['on'](_0x6786('0x19'),this[_0x6786('0x1a')]['bind'](this));ami['on'](_0x6786('0x1b'),this[_0x6786('0x1c')]['bind'](this));ami['on'](_0x6786('0x1d'),this[_0x6786('0x1e')]['bind'](this));ami['on'](_0x6786('0x1f'),this['syncHangup'][_0x6786('0x14')](this));ami['on']('originateresponse',this[_0x6786('0x20')][_0x6786('0x14')](this));}Fax[_0x6786('0x21')][_0x6786('0x22')]=function(_0x174137){if(_0x174137[_0x6786('0x23')]===_0x6786('0x24')){for(var _0x36fb8b in this['faxAccounts']){if(this[_0x6786('0x10')]['hasOwnProperty'](_0x36fb8b)){if(_0x174137[_0x6786('0x25')]===this[_0x6786('0x10')][_0x36fb8b][_0x6786('0x26')]){this[_0x6786('0xf')][_0x174137['uniqueid']]={};this[_0x6786('0xf')][_0x174137[_0x6786('0x27')]]['channel']=_0x174137[_0x6786('0x28')];this['channels'][_0x174137[_0x6786('0x27')]]['id']=this[_0x6786('0x10')][_0x36fb8b]['id'];this['channels'][_0x174137[_0x6786('0x27')]][_0x6786('0x29')]=this[_0x6786('0x10')][_0x36fb8b][_0x6786('0x29')];logger[_0x6786('0x2a')](_0x174137[_0x6786('0x27')],'\x20syncNewchannel\x20');}}}}if(this[_0x6786('0x12')][_0x174137[_0x6786('0x27')]]){this[_0x6786('0xf')][_0x174137[_0x6786('0x27')]]={};this[_0x6786('0xf')][_0x174137[_0x6786('0x27')]][_0x6786('0x28')]=_0x174137['channel'];logger['info'](_0x174137[_0x6786('0x27')],_0x6786('0x2b'));}};Fax[_0x6786('0x21')][_0x6786('0x16')]=function(_0x55adb8){if(this[_0x6786('0xf')][_0x55adb8['uniqueid']]){for(var _0x467191 in _0x55adb8[_0x6786('0x2c')]){if(_0x55adb8[_0x6786('0x2c')][_0x6786('0x2d')](_0x467191)){this[_0x6786('0xf')][_0x55adb8[_0x6786('0x27')]][_0x467191]=_0x55adb8[_0x6786('0x2e')];}}}};Fax[_0x6786('0x21')]['syncNewState']=function(_0x5de131){if(this[_0x6786('0xf')][_0x5de131[_0x6786('0x27')]]){this[_0x6786('0xf')][_0x5de131[_0x6786('0x27')]]['channelstate']=_0x5de131[_0x6786('0x2f')];this[_0x6786('0xf')][_0x5de131[_0x6786('0x27')]][_0x6786('0x30')]=_0x5de131[_0x6786('0x30')];}};Fax[_0x6786('0x21')][_0x6786('0x1a')]=function(_0x1113f5){if(this[_0x6786('0xf')][_0x1113f5[_0x6786('0x27')]]){for(var _0x27247c in _0x1113f5[_0x6786('0x2c')]){if(_0x1113f5[_0x6786('0x2c')][_0x6786('0x2d')](_0x27247c)){this[_0x6786('0xf')][_0x1113f5[_0x6786('0x27')]][_0x27247c]=_0x1113f5[_0x6786('0x2e')];}}}};Fax[_0x6786('0x21')][_0x6786('0x1c')]=function(_0xc9f42e){if(this[_0x6786('0xf')][_0xc9f42e['uniqueid']]){this[_0x6786('0xf')][_0xc9f42e['uniqueid']][_0x6786('0x31')]=_0xc9f42e[_0x6786('0x31')];this[_0x6786('0xf')][_0xc9f42e[_0x6786('0x27')]]['status']=_0xc9f42e[_0x6786('0x32')];this[_0x6786('0xf')][_0xc9f42e['uniqueid']][_0x6786('0x26')]=_0xc9f42e[_0x6786('0x26')];this[_0x6786('0xf')][_0xc9f42e[_0x6786('0x27')]][_0x6786('0x33')]=_0xc9f42e['filename'];logger['info'](_0xc9f42e[_0x6786('0x27')],_0x6786('0x34'));}};Fax[_0x6786('0x21')][_0x6786('0x1e')]=function(_0x4d19fa){var _0x110cb5=this;if(this[_0x6786('0xf')][_0x4d19fa[_0x6786('0x27')]]){var _0x581f44=this['channels'][_0x4d19fa[_0x6786('0x27')]]['id'];this[_0x6786('0xf')][_0x4d19fa['uniqueid']][_0x6786('0x35')]=_0x4d19fa[_0x6786('0x35')];this[_0x6786('0xf')][_0x4d19fa[_0x6786('0x27')]][_0x6786('0x36')]=_0x4d19fa['pagestransferred'];this[_0x6786('0xf')][_0x4d19fa[_0x6786('0x27')]]['localstationid']=_0x4d19fa['localstationid'];this['channels'][_0x4d19fa['uniqueid']][_0x6786('0x37')]=_0x4d19fa[_0x6786('0x37')];this[_0x6786('0xf')][_0x4d19fa['uniqueid']][_0x6786('0x38')]=_0x4d19fa[_0x6786('0x38')];this[_0x6786('0xf')][_0x4d19fa[_0x6786('0x27')]][_0x6786('0x33')]=_0x4d19fa['filename'];this['channels'][_0x4d19fa[_0x6786('0x27')]][_0x6786('0x39')]=_0x4d19fa[_0x6786('0x39')];if(this[_0x6786('0xf')][_0x4d19fa['uniqueid']][_0x6786('0x36')]>0x0){tiff2pdf(_0x4d19fa[_0x6786('0x33')],'/var/opt/motion2/server/files/attachments/',function(_0x566aeb){logger[_0x6786('0x2a')](_0x4d19fa[_0x6786('0x27')],'\x20result\x20conversion\x20file\x20',_0x566aeb['message']);attachment['create']({'name':path[_0x6786('0x3a')](_0x4d19fa[_0x6786('0x33')])[_0x6786('0x29')],'basename':path[_0x6786('0x3a')](_0x4d19fa[_0x6786('0x33')])[_0x6786('0x29')]+'.pdf','type':_0x6786('0x3b')})[_0x6786('0x3c')](function(_0x125413){faxAccount['notify'](_0x581f44,{'from':_0x4d19fa['calleridnum'],'mapKey':'fax','body':path[_0x6786('0x3a')](_0x4d19fa['filename'])[_0x6786('0x29')]+_0x6786('0x3d'),'AttachmentId':_0x125413['id']})[_0x6786('0x3e')](function(_0x463f64){logger[_0x6786('0x3f')](_0x4d19fa[_0x6786('0x27')],_0x6786('0x40'),JSON[_0x6786('0x41')](_0x463f64));});})['catch'](function(_0x1f7545){logger[_0x6786('0x3f')](_0x4d19fa[_0x6786('0x27')],_0x6786('0x42'),JSON[_0x6786('0x41')](_0x1f7545));});});}logger[_0x6786('0x2a')](_0x4d19fa[_0x6786('0x27')],'\x20receiveFax\x20');}};Fax[_0x6786('0x21')][_0x6786('0x20')]=function(_0x528bf3){if(this['actions'][_0x528bf3[_0x6786('0x27')]]){_[_0x6786('0x43')](this['channels'][_0x528bf3[_0x6786('0x27')]],_[_0x6786('0x44')](_0x528bf3,[_0x6786('0x45'),_0x6786('0x46')]));}};function updateStatus(_0x4d00d5){if(_0x4d00d5['AttachmentId']){faxMessage[_0x6786('0x47')](_0x4d00d5[_0x6786('0x48')],{'failMessage':_0x6786('0x49')})[_0x6786('0x3c')](function(_0x47bc42){ut[_0x6786('0x4a')](_0x6786('0x4b'),_0x47bc42);})[_0x6786('0x3e')](function(_0x5a7c6f){ut[_0x6786('0x4a')](_0x6786('0x4c'),_0x5a7c6f);});}else{ut[_0x6786('0x4a')](_0x6786('0x4d'));}}Fax[_0x6786('0x21')]['updateStatus']=function(_0x361268,_0x36b266,_0x20549a){var _0x2b9605=this;var _0x123109={};if(_0x36b266){_0x123109={'read':_0x36b266};}else{_0x123109={'failMessage':_0x20549a};}if(this[_0x6786('0x12')][_0x361268]['AttachmentId']){faxMessage[_0x6786('0x47')](this[_0x6786('0x12')][_0x361268]['AttachmentId'],_0x123109)[_0x6786('0x3c')](function(_0x5827ea){ut[_0x6786('0x4a')](_0x6786('0x4e'),_0x5827ea);})[_0x6786('0x3e')](function(_0x62c04a){ut[_0x6786('0x4a')](_0x6786('0x4f'),_0x62c04a);})[_0x6786('0x50')](function(){delete _0x2b9605[_0x6786('0xf')][_0x361268];delete _0x2b9605['actions'][_0x361268];});}else{ut[_0x6786('0x4a')](_0x6786('0x51'));delete this[_0x6786('0xf')][_0x361268];delete this[_0x6786('0x12')][_0x361268];}};Fax[_0x6786('0x21')][_0x6786('0x52')]=function(_0x5e352b){var _0x4327e3=this;if(this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]]){if(this[_0x6786('0x12')][_0x5e352b[_0x6786('0x27')]]){this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]]['id']=this[_0x6786('0x12')][_0x5e352b[_0x6786('0x27')]]['id'];this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]][_0x6786('0x29')]=this[_0x6786('0x12')][_0x5e352b[_0x6786('0x27')]]['name'];}logger[_0x6786('0x2a')](_0x5e352b['uniqueid'],this[_0x6786('0x12')][_0x5e352b[_0x6786('0x27')]]?_0x6786('0x53'):_0x6786('0x54'),JSON[_0x6786('0x41')](this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]]));if(this[_0x6786('0x12')][_0x5e352b['uniqueid']]){if(this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]][_0x6786('0x55')]>0x0&&this[_0x6786('0xf')][_0x5e352b['uniqueid']]['faxstatus']===_0x6786('0x56')){this[_0x6786('0x57')](_0x5e352b[_0x6786('0x27')],!![]);}else{this[_0x6786('0x57')](_0x5e352b[_0x6786('0x27')],![],this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]][_0x6786('0x58')]?_0x6786('0x59')+this[_0x6786('0xf')][_0x5e352b[_0x6786('0x27')]][_0x6786('0x58')]:'SENDING\x20FAILED');}}}};Fax[_0x6786('0x21')][_0x6786('0x5a')]=function(_0x191dd8){var _0xed8f5a=this;return new BPromise(function(_0x18a847,_0x4c806c){_0xed8f5a[_0x6786('0x5b')](_0x191dd8,_0xed8f5a[_0x6786('0x10')][_0x191dd8[_0x6786('0x5c')]])[_0x6786('0x3c')](function(_0xfba1cf){ut[_0x6786('0x4a')](_0x6786('0x5d'),_0xfba1cf);_0x18a847(ut[_0x6786('0x5e')](_0x6786('0x5f')));})[_0x6786('0x3e')](function(_0x3668e7){ut[_0x6786('0x4a')](_0x6786('0x60'),_0x3668e7);updateStatus(_0x191dd8);_0x4c806c(ut[_0x6786('0x5e')](_0x6786('0x61')));});});};Fax[_0x6786('0x21')]['checkAfterSend']=function(_0x15af13){var _0xbb452=this;return new BPromise(function(_0x2445a6,_0x1c6bbe){var _0x1c943c=_0xbb452[_0x6786('0x62')](_0xbb452[_0x6786('0x10')][_0x15af13[_0x6786('0x5c')]]['Trunk'],_0x15af13);if(_0x1c943c[_0x6786('0x63')]){_0x2445a6(ut[_0x6786('0x5e')]('Trunk\x20Reachable'));}else{_0x1c6bbe(ut[_0x6786('0x5e')](_0x1c943c['message']));}});};function originate(_0x22cb7c,_0x5491bd,_0x2bed6){return new BPromise(function(_0x493575,_0xa8883c){if(_0x2bed6){var _0xdcc4a6=util[_0x6786('0x64')](_0x6786('0x65'),path[_0x6786('0x3a')](_0x22cb7c[_0x6786('0x4')])['name'],_0x22cb7c['path']);gs[_0x6786('0x66')](_0xdcc4a6)[_0x6786('0x3c')](function(){_0x22cb7c[_0x6786('0x4')]=util[_0x6786('0x64')](_0x6786('0x67'),path[_0x6786('0x3a')](_0x22cb7c[_0x6786('0x4')])['dir'],path[_0x6786('0x3a')](_0x22cb7c[_0x6786('0x4')])[_0x6786('0x29')]);_0x5491bd[_0x6786('0x68')]=_0x22cb7c[_0x6786('0x4')];ut[_0x6786('0x4a')](_0x6786('0x69'),'');ami[_0x6786('0x6a')](ut[_0x6786('0x6b')](_0x22cb7c,_0x5491bd))[_0x6786('0x3c')](function(_0x5bd81b){_0x493575(_0x5bd81b);})['catch'](function(_0x33f220){_0xa8883c(_0x33f220);});})[_0x6786('0x3e')](function(_0x380d25){_0xa8883c(_0x380d25);});}else{ami[_0x6786('0x6a')](ut[_0x6786('0x6b')](_0x22cb7c,_0x5491bd))['then'](function(_0x1f8bc7){_0x493575(_0x1f8bc7);})[_0x6786('0x3e')](function(_0x34583a){_0xa8883c(_0x34583a);});}});}Fax[_0x6786('0x21')][_0x6786('0x5b')]=function(_0x713faa,_0x5e04b4){var _0x2742f7=this;return new BPromise(function(_0x29f70e,_0x3ea2ba){var _0x162183=uuid['v4']();var _0x516ff4=ut[_0x6786('0x6c')](_0x713faa,_0x5e04b4);_0x2742f7[_0x6786('0x12')][_0x162183]=new Action(_0x162183,_0x5e04b4,_0x713faa);var _0x58f58f=_0x2742f7['actions'][_0x162183];if(path[_0x6786('0x3a')](_0x713faa[_0x6786('0x4')])[_0x6786('0x6d')]===_0x6786('0x3d')){originate(_0x58f58f,_0x516ff4,!![])[_0x6786('0x3c')](function(_0x1d7aad){_0x29f70e(_0x1d7aad);})['catch'](function(_0x52150c){_0x3ea2ba(_0x52150c);});}else{originate(_0x58f58f,_0x516ff4,![])[_0x6786('0x3c')](function(_0x4e365e){_0x29f70e(_0x4e365e);})['catch'](function(_0x2fcb92){_0x3ea2ba(_0x2fcb92);});}});};Fax[_0x6786('0x21')][_0x6786('0x6e')]=function(_0x528663){return!_[_0x6786('0x6f')](_0x528663)&&!_['isNil'](_0x528663[_0x6786('0x29')])&&!_[_0x6786('0x6f')](_0x528663[_0x6786('0x70')])&&_0x528663[_0x6786('0x70')]&&!_[_0x6786('0x6f')](this['trunks'][util[_0x6786('0x64')](_0x6786('0x71'),_0x528663[_0x6786('0x29')])])&&!_[_0x6786('0x6f')](this[_0x6786('0x11')][util['format']('SIP/%s',_0x528663['name'])][_0x6786('0x32')])&&(this['trunks'][util[_0x6786('0x64')](_0x6786('0x71'),_0x528663[_0x6786('0x29')])]['status']===_0x6786('0x72')||this[_0x6786('0x11')][util[_0x6786('0x64')](_0x6786('0x71'),_0x528663[_0x6786('0x29')])][_0x6786('0x32')]===_0x6786('0x73'));};Fax[_0x6786('0x21')][_0x6786('0x62')]=function(_0x40cec6,_0xa00184){if(!this[_0x6786('0x6e')](_0x40cec6)){ut['logger'](_0x6786('0x74'),_[_0x6786('0x6f')](_0x40cec6)?'':_0x40cec6[_0x6786('0x29')]+_0x6786('0x75'));return{'isValid':![],'message':'Trunk\x20not\x20working\x20correctly'};}if(_[_0x6786('0x6f')](_0xa00184[_0x6786('0x7')])){ut[_0x6786('0x4a')](_0x6786('0x76'),JSON[_0x6786('0x41')](_0xa00184));return{'isValid':![],'message':_0x6786('0x77')};}if(_[_0x6786('0x6f')](_0xa00184['path'])){ut['logger'](_0x6786('0x78'),JSON[_0x6786('0x41')](_0xa00184));return{'isValid':![],'message':_0x6786('0x79')};}return{'isValid':!![],'message':_0x6786('0x7a')};};module[_0x6786('0x7b')]=Fax;
\ No newline at end of file