Built motion from commit fe909640.|2.6.8
[motion2.git] / server / services / ami / fax / index.js
index 2e8c93f..22c3447 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5052=['hasOwnProperty','exten','localstationid','uniqueid','channel','name','info','\x20syncNewchannel\x20','prototype','variable','value','channelstate','syncNewExten','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','message','create','parse','.pdf','application/pdf','then','notify','fax','catch','error','\x20notify\x20','\x20receiveFax\x20','stringify','pick','response','reason','AttachmentId','update','SENDING\x20FAILED\x20','logger','updateStatus','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','\x20hangup\x20sendFile\x20','faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED','send','execOriginate','FaxAccountId','Fax\x20received','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','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','path','execute','%s/%s.tif','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','trunks','SIP/%s','reachable','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20path','util','bluebird','uuid','moment','tiff2pdf','./util/gs','../../../config/logger','../ami','./rpcDb','./channel','./util/util','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','actions','syncNewchannel','bind','varset','syncVarSet','syncNewState','newexten','faxstatus','syncFaxStatus','receivefax','syncReceiveFax','hangup','syncHangup','syncOriginateResponse','context','from-voip-provider'];(function(_0x2d8fc2,_0x1c461d){var _0x3a9e53=function(_0x18941c){while(--_0x18941c){_0x2d8fc2['push'](_0x2d8fc2['shift']());}};_0x3a9e53(++_0x1c461d);}(_0x5052,0x13e));var _0x2505=function(_0x4ca29f,_0xbd0bdf){_0x4ca29f=_0x4ca29f-0x0;var _0xe8ce27=_0x5052[_0x4ca29f];return _0xe8ce27;};'use strict';var util=require(_0x2505('0x0'));var _=require('lodash');var BPromise=require(_0x2505('0x1'));var uuid=require(_0x2505('0x2'));var moment=require(_0x2505('0x3'));var path=require('path');var tiff2pdf=require(_0x2505('0x4'));var gs=require(_0x2505('0x5'));var logger=require(_0x2505('0x6'))('fax');var ami=require(_0x2505('0x7'));var rpcDb=require(_0x2505('0x8'));var Channel=require(_0x2505('0x9'));var ut=require(_0x2505('0xa'));var Action=require(_0x2505('0xb'));var faxAccount=require(_0x2505('0xc'));var attachment=require(_0x2505('0xd'));var faxMessage=require(_0x2505('0xe'));function Fax(_0x33d432){this[_0x2505('0xf')]={};this[_0x2505('0x10')]=_0x33d432['faxAccounts'];this['trunks']=_0x33d432['trunks'];this[_0x2505('0x11')]={};ami['on']('newchannel',this[_0x2505('0x12')][_0x2505('0x13')](this));ami['on'](_0x2505('0x14'),this[_0x2505('0x15')][_0x2505('0x13')](this));ami['on']('newstate',this[_0x2505('0x16')][_0x2505('0x13')](this));ami['on'](_0x2505('0x17'),this['syncNewExten'][_0x2505('0x13')](this));ami['on'](_0x2505('0x18'),this[_0x2505('0x19')][_0x2505('0x13')](this));ami['on'](_0x2505('0x1a'),this[_0x2505('0x1b')][_0x2505('0x13')](this));ami['on'](_0x2505('0x1c'),this[_0x2505('0x1d')][_0x2505('0x13')](this));ami['on']('originateresponse',this[_0x2505('0x1e')][_0x2505('0x13')](this));}Fax['prototype']['syncNewchannel']=function(_0x1c246a){if(_0x1c246a[_0x2505('0x1f')]===_0x2505('0x20')){for(var _0x4d36f7 in this[_0x2505('0x10')]){if(this[_0x2505('0x10')][_0x2505('0x21')](_0x4d36f7)){if(_0x1c246a[_0x2505('0x22')]===this[_0x2505('0x10')][_0x4d36f7][_0x2505('0x23')]){this[_0x2505('0xf')][_0x1c246a[_0x2505('0x24')]]={};this[_0x2505('0xf')][_0x1c246a[_0x2505('0x24')]][_0x2505('0x25')]=_0x1c246a[_0x2505('0x25')];this[_0x2505('0xf')][_0x1c246a['uniqueid']]['id']=this[_0x2505('0x10')][_0x4d36f7]['id'];this[_0x2505('0xf')][_0x1c246a[_0x2505('0x24')]][_0x2505('0x26')]=this[_0x2505('0x10')][_0x4d36f7][_0x2505('0x26')];logger[_0x2505('0x27')](_0x1c246a[_0x2505('0x24')],_0x2505('0x28'));}}}}if(this[_0x2505('0x11')][_0x1c246a['uniqueid']]){this['channels'][_0x1c246a[_0x2505('0x24')]]={};this[_0x2505('0xf')][_0x1c246a[_0x2505('0x24')]][_0x2505('0x25')]=_0x1c246a['channel'];logger[_0x2505('0x27')](_0x1c246a[_0x2505('0x24')],_0x2505('0x28'));}};Fax[_0x2505('0x29')][_0x2505('0x15')]=function(_0x291dea){if(this[_0x2505('0xf')][_0x291dea[_0x2505('0x24')]]){for(var _0x2a30cc in _0x291dea[_0x2505('0x2a')]){if(_0x291dea[_0x2505('0x2a')][_0x2505('0x21')](_0x2a30cc)){this[_0x2505('0xf')][_0x291dea[_0x2505('0x24')]][_0x2a30cc]=_0x291dea[_0x2505('0x2b')];}}}};Fax['prototype']['syncNewState']=function(_0x25f1e7){if(this[_0x2505('0xf')][_0x25f1e7[_0x2505('0x24')]]){this['channels'][_0x25f1e7[_0x2505('0x24')]][_0x2505('0x2c')]=_0x25f1e7['channelstate'];this[_0x2505('0xf')][_0x25f1e7[_0x2505('0x24')]]['channelstatedesc']=_0x25f1e7['channelstatedesc'];}};Fax['prototype'][_0x2505('0x2d')]=function(_0x361f8e){if(this[_0x2505('0xf')][_0x361f8e[_0x2505('0x24')]]){for(var _0x252246 in _0x361f8e['variable']){if(_0x361f8e[_0x2505('0x2a')][_0x2505('0x21')](_0x252246)){this[_0x2505('0xf')][_0x361f8e[_0x2505('0x24')]][_0x252246]=_0x361f8e[_0x2505('0x2b')];}}}};Fax['prototype']['syncFaxStatus']=function(_0x309cd5){if(this[_0x2505('0xf')][_0x309cd5[_0x2505('0x24')]]){this['channels'][_0x309cd5[_0x2505('0x24')]]['operation']=_0x309cd5[_0x2505('0x2e')];this[_0x2505('0xf')][_0x309cd5[_0x2505('0x24')]]['status']=_0x309cd5[_0x2505('0x2f')];this[_0x2505('0xf')][_0x309cd5['uniqueid']][_0x2505('0x23')]=_0x309cd5[_0x2505('0x23')];this[_0x2505('0xf')][_0x309cd5['uniqueid']][_0x2505('0x30')]=_0x309cd5['filename'];logger[_0x2505('0x27')](_0x309cd5[_0x2505('0x24')],_0x2505('0x31'));}};Fax[_0x2505('0x29')][_0x2505('0x1b')]=function(_0x208e0){var _0x114f88=this;if(this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]]){var _0x86e094=this[_0x2505('0xf')][_0x208e0['uniqueid']]['id'];this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]]['remotestationid']=_0x208e0[_0x2505('0x32')];this['channels'][_0x208e0[_0x2505('0x24')]][_0x2505('0x33')]=_0x208e0[_0x2505('0x33')];this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]][_0x2505('0x23')]=_0x208e0['localstationid'];this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]][_0x2505('0x34')]=_0x208e0[_0x2505('0x34')];this['channels'][_0x208e0[_0x2505('0x24')]][_0x2505('0x35')]=_0x208e0['transferrate'];this['channels'][_0x208e0[_0x2505('0x24')]]['filename']=_0x208e0['filename'];this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]]['calleridnum']=_0x208e0[_0x2505('0x36')];if(this[_0x2505('0xf')][_0x208e0[_0x2505('0x24')]]['pagestransferred']>0x0){tiff2pdf(_0x208e0['filename'],_0x2505('0x37'),function(_0x5f011a){logger[_0x2505('0x27')](_0x208e0[_0x2505('0x24')],'\x20result\x20conversion\x20file\x20',_0x5f011a[_0x2505('0x38')]);attachment[_0x2505('0x39')]({'name':path['parse'](_0x208e0[_0x2505('0x30')])[_0x2505('0x26')],'basename':path[_0x2505('0x3a')](_0x208e0['filename'])[_0x2505('0x26')]+_0x2505('0x3b'),'type':_0x2505('0x3c')})[_0x2505('0x3d')](function(_0x1242c7){faxAccount[_0x2505('0x3e')](_0x86e094,{'from':_0x208e0[_0x2505('0x36')],'mapKey':_0x2505('0x3f'),'body':path[_0x2505('0x3a')](_0x208e0[_0x2505('0x30')])[_0x2505('0x26')]+_0x2505('0x3b'),'AttachmentId':_0x1242c7['id']})[_0x2505('0x40')](function(_0xbb9c17){logger[_0x2505('0x41')](_0x208e0[_0x2505('0x24')],_0x2505('0x42'),JSON['stringify'](_0xbb9c17));});})['catch'](function(_0x308bef){logger[_0x2505('0x41')](_0x208e0[_0x2505('0x24')],_0x2505('0x43'),JSON[_0x2505('0x44')](_0x308bef));});});}logger[_0x2505('0x27')](_0x208e0[_0x2505('0x24')],_0x2505('0x43'));}};Fax[_0x2505('0x29')][_0x2505('0x1e')]=function(_0x3a0796){if(this['actions'][_0x3a0796[_0x2505('0x24')]]){_['merge'](this[_0x2505('0xf')][_0x3a0796[_0x2505('0x24')]],_[_0x2505('0x45')](_0x3a0796,[_0x2505('0x46'),_0x2505('0x47')]));}};function updateStatus(_0x460701){if(_0x460701[_0x2505('0x48')]){faxMessage[_0x2505('0x49')](_0x460701[_0x2505('0x48')],{'failMessage':_0x2505('0x4a')})['then'](function(_0x565639){ut[_0x2505('0x4b')]('[Fax][Message][Error][Updated]',_0x565639);})[_0x2505('0x40')](function(_0x13b339){ut[_0x2505('0x4b')]('[Fax][Message][Error][NoUpdate1]',_0x13b339);});}else{ut['logger']('[Fax][Message][Error][NoUpdate2]');}}Fax[_0x2505('0x29')][_0x2505('0x4c')]=function(_0x492997,_0x130fe2,_0xa8a923){var _0x522338=this;var _0xd7c517={};if(_0x130fe2){_0xd7c517={'read':_0x130fe2};}else{_0xd7c517={'failMessage':_0xa8a923};}if(this[_0x2505('0x11')][_0x492997][_0x2505('0x48')]){faxMessage['update'](this[_0x2505('0x11')][_0x492997][_0x2505('0x48')],_0xd7c517)[_0x2505('0x3d')](function(_0x186aa2){ut[_0x2505('0x4b')](_0x2505('0x4d'),_0x186aa2);})[_0x2505('0x40')](function(_0xdf0c2){ut[_0x2505('0x4b')](_0x2505('0x4e'),_0xdf0c2);})[_0x2505('0x4f')](function(){delete _0x522338[_0x2505('0xf')][_0x492997];delete _0x522338['actions'][_0x492997];});}else{ut[_0x2505('0x4b')]('[Fax][Message][NoUpdate2]');delete this[_0x2505('0xf')][_0x492997];delete this[_0x2505('0x11')][_0x492997];}};Fax[_0x2505('0x29')][_0x2505('0x1d')]=function(_0x4b7d34){var _0x346d6a=this;if(this['channels'][_0x4b7d34[_0x2505('0x24')]]){if(this[_0x2505('0x11')][_0x4b7d34[_0x2505('0x24')]]){this[_0x2505('0xf')][_0x4b7d34[_0x2505('0x24')]]['id']=this[_0x2505('0x11')][_0x4b7d34[_0x2505('0x24')]]['id'];this['channels'][_0x4b7d34['uniqueid']]['name']=this[_0x2505('0x11')][_0x4b7d34[_0x2505('0x24')]][_0x2505('0x26')];}logger['info'](_0x4b7d34[_0x2505('0x24')],this[_0x2505('0x11')][_0x4b7d34[_0x2505('0x24')]]?_0x2505('0x50'):'\x20hangup\x20faxRiceive\x20',JSON[_0x2505('0x44')](this[_0x2505('0xf')][_0x4b7d34[_0x2505('0x24')]]));if(this[_0x2505('0x11')][_0x4b7d34['uniqueid']]){if(this[_0x2505('0xf')][_0x4b7d34[_0x2505('0x24')]][_0x2505('0x51')]>0x0&&this['channels'][_0x4b7d34[_0x2505('0x24')]][_0x2505('0x18')]===_0x2505('0x52')){this[_0x2505('0x4c')](_0x4b7d34['uniqueid'],!![]);}else{this[_0x2505('0x4c')](_0x4b7d34['uniqueid'],![],this[_0x2505('0xf')][_0x4b7d34[_0x2505('0x24')]][_0x2505('0x53')]?'SENDING\x20FAILED:\x20'+this[_0x2505('0xf')][_0x4b7d34[_0x2505('0x24')]][_0x2505('0x53')]:_0x2505('0x54'));}}}};Fax[_0x2505('0x29')][_0x2505('0x55')]=function(_0x52decc){var _0x5c3cf1=this;return new BPromise(function(_0x189e5c,_0x20db21){_0x5c3cf1[_0x2505('0x56')](_0x52decc,_0x5c3cf1[_0x2505('0x10')][_0x52decc[_0x2505('0x57')]])[_0x2505('0x3d')](function(_0x4f4523){ut[_0x2505('0x4b')]('[Fax][execOriginate][success]',_0x4f4523);_0x189e5c(ut[_0x2505('0x38')](_0x2505('0x58')));})[_0x2505('0x40')](function(_0x447137){ut['logger']('[Fax][execOriginate][failure]',_0x447137);updateStatus(_0x52decc);_0x20db21(ut[_0x2505('0x38')](_0x2505('0x59')));});});};Fax[_0x2505('0x29')][_0x2505('0x5a')]=function(_0x5a42c){var _0x2dd633=this;return new BPromise(function(_0x57f7fa,_0x3e2cfa){var _0x218d05=_0x2dd633[_0x2505('0x5b')](_0x2dd633['faxAccounts'][_0x5a42c[_0x2505('0x57')]][_0x2505('0x5c')],_0x5a42c);if(_0x218d05[_0x2505('0x5d')]){_0x57f7fa(ut[_0x2505('0x38')]('Trunk\x20Reachable'));}else{_0x3e2cfa(ut[_0x2505('0x38')](_0x218d05[_0x2505('0x38')]));}});};function originate(_0x4cb557,_0x3b5ead,_0x1bf6f6){return new BPromise(function(_0x176b30,_0x470118){if(_0x1bf6f6){var _0x1ea31c=util[_0x2505('0x5e')](_0x2505('0x5f'),path['parse'](_0x4cb557[_0x2505('0x60')])[_0x2505('0x26')],_0x4cb557[_0x2505('0x60')]);gs[_0x2505('0x61')](_0x1ea31c)['then'](function(){_0x4cb557[_0x2505('0x60')]=util['format'](_0x2505('0x62'),path[_0x2505('0x3a')](_0x4cb557['path'])['dir'],path[_0x2505('0x3a')](_0x4cb557[_0x2505('0x60')])[_0x2505('0x26')]);_0x3b5ead[_0x2505('0x63')]=_0x4cb557['path'];ut['logger'](_0x2505('0x64'),'');ami[_0x2505('0x65')](ut[_0x2505('0x66')](_0x4cb557,_0x3b5ead))[_0x2505('0x3d')](function(_0x56103f){_0x176b30(_0x56103f);})[_0x2505('0x40')](function(_0x3dee4e){_0x470118(_0x3dee4e);});})['catch'](function(_0x5e1d02){_0x470118(_0x5e1d02);});}else{ami[_0x2505('0x65')](ut[_0x2505('0x66')](_0x4cb557,_0x3b5ead))[_0x2505('0x3d')](function(_0x6dc8f6){_0x176b30(_0x6dc8f6);})[_0x2505('0x40')](function(_0x27e6a5){_0x470118(_0x27e6a5);});}});}Fax[_0x2505('0x29')][_0x2505('0x56')]=function(_0xbcec1f,_0x39c8f1){var _0x3ba30d=this;return new BPromise(function(_0x25a868,_0x41a4a6){var _0x44fb25=uuid['v4']();var _0x221b14=ut[_0x2505('0x67')](_0xbcec1f,_0x39c8f1);_0x3ba30d[_0x2505('0x11')][_0x44fb25]=new Action(_0x44fb25,_0x39c8f1,_0xbcec1f);var _0x319c10=_0x3ba30d[_0x2505('0x11')][_0x44fb25];if(path[_0x2505('0x3a')](_0xbcec1f[_0x2505('0x60')])[_0x2505('0x68')]===_0x2505('0x3b')){originate(_0x319c10,_0x221b14,!![])['then'](function(_0x4748ed){_0x25a868(_0x4748ed);})['catch'](function(_0xb99a22){_0x41a4a6(_0xb99a22);});}else{originate(_0x319c10,_0x221b14,![])['then'](function(_0x426995){_0x25a868(_0x426995);})[_0x2505('0x40')](function(_0x206bb1){_0x41a4a6(_0x206bb1);});}});};Fax[_0x2505('0x29')][_0x2505('0x69')]=function(_0xc6762e){return!_[_0x2505('0x6a')](_0xc6762e)&&!_['isNil'](_0xc6762e[_0x2505('0x26')])&&!_[_0x2505('0x6a')](_0xc6762e[_0x2505('0x6b')])&&_0xc6762e['active']&&!_[_0x2505('0x6a')](this[_0x2505('0x6c')][util['format']('SIP/%s',_0xc6762e['name'])])&&!_['isNil'](this[_0x2505('0x6c')][util['format'](_0x2505('0x6d'),_0xc6762e['name'])][_0x2505('0x2f')])&&(this[_0x2505('0x6c')][util[_0x2505('0x5e')](_0x2505('0x6d'),_0xc6762e[_0x2505('0x26')])][_0x2505('0x2f')]===_0x2505('0x6e')||this['trunks'][util[_0x2505('0x5e')]('SIP/%s',_0xc6762e[_0x2505('0x26')])]['status']===_0x2505('0x6f'));};Fax['prototype'][_0x2505('0x5b')]=function(_0x39f6a6,_0x40c509){if(!this['isTrunkReachable'](_0x39f6a6)){ut['logger'](_0x2505('0x70'),_[_0x2505('0x6a')](_0x39f6a6)?'':_0x39f6a6['name']+_0x2505('0x71'));return{'isValid':![],'message':_0x2505('0x72')};}if(_[_0x2505('0x6a')](_0x40c509['fax'])){ut['logger'](_0x2505('0x73'),JSON[_0x2505('0x44')](_0x40c509));return{'isValid':![],'message':'Empty\x20Fax'};}if(_[_0x2505('0x6a')](_0x40c509[_0x2505('0x60')])){ut[_0x2505('0x4b')]('[Fax][checkTrunk][Empty\x20path]',JSON[_0x2505('0x44')](_0x40c509));return{'isValid':![],'message':_0x2505('0x74')};}return{'isValid':!![],'message':'Is\x20Valid'};};module['exports']=Fax;
\ No newline at end of file
+var _0x6874=['Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables','isTrunkReachable','isNil','active','SIP/%s','reachable','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','Trunk\x20not\x20working\x20correctly','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','exports','lodash','bluebird','uuid','moment','path','tiff2pdf','fax','../ami','./rpcDb','./channel','./action','../rpc/faxAccount','../rpc/attachment','faxAccounts','trunks','actions','newchannel','bind','varset','syncVarSet','newstate','syncNewState','newexten','syncNewExten','syncFaxStatus','receivefax','syncReceiveFax','hangup','originateresponse','syncOriginateResponse','syncNewchannel','context','hasOwnProperty','exten','localstationid','channels','uniqueid','channel','name','info','\x20syncNewchannel\x20','prototype','variable','value','channelstate','channelstatedesc','operation','status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','message','parse','.pdf','then','error','\x20notify\x20','stringify','catch','\x20receiveFax\x20','merge','pick','reason','AttachmentId','update','SENDING\x20FAILED\x20','[Fax][Message][Error][Updated]','logger','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][NoUpdate1]','[Fax][Message][NoUpdate2]','syncHangup','\x20hangup\x20sendFile\x20','faxstatus','SUCCESS','SENDING\x20FAILED:\x20','faxstatusstring','send','execOriginate','FaxAccountId','[Fax][execOriginate][success]','Fax\x20received','Fax\x20failed','checkAfterSend','checkTrunk','Trunk','Trunk\x20Reachable','format','dir','XMF-PATH'];(function(_0xf73abd,_0x116925){var _0x330d07=function(_0x239bc0){while(--_0x239bc0){_0xf73abd['push'](_0xf73abd['shift']());}};_0x330d07(++_0x116925);}(_0x6874,0xf3));var _0x4687=function(_0x48b71e,_0x254ebc){_0x48b71e=_0x48b71e-0x0;var _0x49fc6b=_0x6874[_0x48b71e];return _0x49fc6b;};'use strict';var util=require('util');var _=require(_0x4687('0x0'));var BPromise=require(_0x4687('0x1'));var uuid=require(_0x4687('0x2'));var moment=require(_0x4687('0x3'));var path=require(_0x4687('0x4'));var tiff2pdf=require(_0x4687('0x5'));var gs=require('./util/gs');var logger=require('../../../config/logger')(_0x4687('0x6'));var ami=require(_0x4687('0x7'));var rpcDb=require(_0x4687('0x8'));var Channel=require(_0x4687('0x9'));var ut=require('./util/util');var Action=require(_0x4687('0xa'));var faxAccount=require(_0x4687('0xb'));var attachment=require(_0x4687('0xc'));var faxMessage=require('../rpc/faxMessage');function Fax(_0x559d1d){this['channels']={};this[_0x4687('0xd')]=_0x559d1d[_0x4687('0xd')];this[_0x4687('0xe')]=_0x559d1d['trunks'];this[_0x4687('0xf')]={};ami['on'](_0x4687('0x10'),this['syncNewchannel'][_0x4687('0x11')](this));ami['on'](_0x4687('0x12'),this[_0x4687('0x13')][_0x4687('0x11')](this));ami['on'](_0x4687('0x14'),this[_0x4687('0x15')]['bind'](this));ami['on'](_0x4687('0x16'),this[_0x4687('0x17')][_0x4687('0x11')](this));ami['on']('faxstatus',this[_0x4687('0x18')]['bind'](this));ami['on'](_0x4687('0x19'),this[_0x4687('0x1a')][_0x4687('0x11')](this));ami['on'](_0x4687('0x1b'),this['syncHangup'][_0x4687('0x11')](this));ami['on'](_0x4687('0x1c'),this[_0x4687('0x1d')]['bind'](this));}Fax['prototype'][_0x4687('0x1e')]=function(_0x4ba940){if(_0x4ba940[_0x4687('0x1f')]==='from-voip-provider'){for(var _0x350258 in this[_0x4687('0xd')]){if(this[_0x4687('0xd')][_0x4687('0x20')](_0x350258)){if(_0x4ba940[_0x4687('0x21')]===this[_0x4687('0xd')][_0x350258][_0x4687('0x22')]){this[_0x4687('0x23')][_0x4ba940[_0x4687('0x24')]]={};this[_0x4687('0x23')][_0x4ba940['uniqueid']]['channel']=_0x4ba940[_0x4687('0x25')];this['channels'][_0x4ba940[_0x4687('0x24')]]['id']=this[_0x4687('0xd')][_0x350258]['id'];this['channels'][_0x4ba940[_0x4687('0x24')]][_0x4687('0x26')]=this[_0x4687('0xd')][_0x350258][_0x4687('0x26')];logger[_0x4687('0x27')](_0x4ba940[_0x4687('0x24')],_0x4687('0x28'));}}}}if(this[_0x4687('0xf')][_0x4ba940[_0x4687('0x24')]]){this['channels'][_0x4ba940[_0x4687('0x24')]]={};this[_0x4687('0x23')][_0x4ba940[_0x4687('0x24')]]['channel']=_0x4ba940[_0x4687('0x25')];logger['info'](_0x4ba940[_0x4687('0x24')],_0x4687('0x28'));}};Fax[_0x4687('0x29')][_0x4687('0x13')]=function(_0x521c9b){if(this['channels'][_0x521c9b[_0x4687('0x24')]]){for(var _0x2d4a22 in _0x521c9b[_0x4687('0x2a')]){if(_0x521c9b[_0x4687('0x2a')][_0x4687('0x20')](_0x2d4a22)){this[_0x4687('0x23')][_0x521c9b[_0x4687('0x24')]][_0x2d4a22]=_0x521c9b[_0x4687('0x2b')];}}}};Fax[_0x4687('0x29')][_0x4687('0x15')]=function(_0x4eba2c){if(this[_0x4687('0x23')][_0x4eba2c[_0x4687('0x24')]]){this[_0x4687('0x23')][_0x4eba2c[_0x4687('0x24')]][_0x4687('0x2c')]=_0x4eba2c[_0x4687('0x2c')];this[_0x4687('0x23')][_0x4eba2c['uniqueid']][_0x4687('0x2d')]=_0x4eba2c[_0x4687('0x2d')];}};Fax[_0x4687('0x29')][_0x4687('0x17')]=function(_0x4882e5){if(this[_0x4687('0x23')][_0x4882e5[_0x4687('0x24')]]){for(var _0x2966cf in _0x4882e5[_0x4687('0x2a')]){if(_0x4882e5['variable'][_0x4687('0x20')](_0x2966cf)){this[_0x4687('0x23')][_0x4882e5['uniqueid']][_0x2966cf]=_0x4882e5[_0x4687('0x2b')];}}}};Fax[_0x4687('0x29')][_0x4687('0x18')]=function(_0x107529){if(this['channels'][_0x107529['uniqueid']]){this['channels'][_0x107529[_0x4687('0x24')]][_0x4687('0x2e')]=_0x107529[_0x4687('0x2e')];this['channels'][_0x107529['uniqueid']][_0x4687('0x2f')]=_0x107529[_0x4687('0x2f')];this[_0x4687('0x23')][_0x107529[_0x4687('0x24')]][_0x4687('0x22')]=_0x107529[_0x4687('0x22')];this['channels'][_0x107529[_0x4687('0x24')]][_0x4687('0x30')]=_0x107529['filename'];logger[_0x4687('0x27')](_0x107529[_0x4687('0x24')],_0x4687('0x31'));}};Fax['prototype'][_0x4687('0x1a')]=function(_0x4bd0e5){var _0x522627=this;if(this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]]){var _0x3d3f2c=this[_0x4687('0x23')][_0x4bd0e5['uniqueid']]['id'];this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x32')]=_0x4bd0e5[_0x4687('0x32')];this['channels'][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x33')]=_0x4bd0e5[_0x4687('0x33')];this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x22')]=_0x4bd0e5[_0x4687('0x22')];this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x34')]=_0x4bd0e5[_0x4687('0x34')];this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x35')]=_0x4bd0e5[_0x4687('0x35')];this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x30')]=_0x4bd0e5['filename'];this['channels'][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x36')]=_0x4bd0e5['calleridnum'];if(this[_0x4687('0x23')][_0x4bd0e5[_0x4687('0x24')]][_0x4687('0x33')]>0x0){tiff2pdf(_0x4bd0e5[_0x4687('0x30')],'/var/opt/motion2/server/files/attachments/',function(_0x204458){logger[_0x4687('0x27')](_0x4bd0e5[_0x4687('0x24')],'\x20result\x20conversion\x20file\x20',_0x204458[_0x4687('0x37')]);attachment['create']({'name':path[_0x4687('0x38')](_0x4bd0e5['filename'])[_0x4687('0x26')],'basename':path['parse'](_0x4bd0e5[_0x4687('0x30')])[_0x4687('0x26')]+_0x4687('0x39'),'type':'application/pdf'})[_0x4687('0x3a')](function(_0x393a53){faxAccount['notify'](_0x3d3f2c,{'from':_0x4bd0e5['calleridnum'],'mapKey':_0x4687('0x6'),'body':path['parse'](_0x4bd0e5[_0x4687('0x30')])[_0x4687('0x26')]+_0x4687('0x39'),'AttachmentId':_0x393a53['id']})['catch'](function(_0x54e441){logger[_0x4687('0x3b')](_0x4bd0e5[_0x4687('0x24')],_0x4687('0x3c'),JSON[_0x4687('0x3d')](_0x54e441));});})[_0x4687('0x3e')](function(_0x3a9c64){logger['error'](_0x4bd0e5[_0x4687('0x24')],_0x4687('0x3f'),JSON[_0x4687('0x3d')](_0x3a9c64));});});}logger['info'](_0x4bd0e5['uniqueid'],_0x4687('0x3f'));}};Fax['prototype']['syncOriginateResponse']=function(_0x2600fc){if(this[_0x4687('0xf')][_0x2600fc[_0x4687('0x24')]]){_[_0x4687('0x40')](this['channels'][_0x2600fc[_0x4687('0x24')]],_[_0x4687('0x41')](_0x2600fc,['response',_0x4687('0x42')]));}};function updateStatus(_0x1b9e14){if(_0x1b9e14[_0x4687('0x43')]){faxMessage[_0x4687('0x44')](_0x1b9e14[_0x4687('0x43')],{'failMessage':_0x4687('0x45')})['then'](function(_0x31066e){ut['logger'](_0x4687('0x46'),_0x31066e);})[_0x4687('0x3e')](function(_0x521a3c){ut[_0x4687('0x47')](_0x4687('0x48'),_0x521a3c);});}else{ut['logger'](_0x4687('0x49'));}}Fax['prototype'][_0x4687('0x4a')]=function(_0x30222b,_0x4d85e3,_0x1f3f87){var _0xf35663=this;var _0x4b2d87={};if(_0x4d85e3){_0x4b2d87={'read':_0x4d85e3};}else{_0x4b2d87={'failMessage':_0x1f3f87};}if(this[_0x4687('0xf')][_0x30222b][_0x4687('0x43')]){faxMessage[_0x4687('0x44')](this[_0x4687('0xf')][_0x30222b][_0x4687('0x43')],_0x4b2d87)[_0x4687('0x3a')](function(_0x5e9187){ut['logger']('[Fax][Message][Updated]',_0x5e9187);})[_0x4687('0x3e')](function(_0x4bc8aa){ut[_0x4687('0x47')](_0x4687('0x4b'),_0x4bc8aa);})['finally'](function(){delete _0xf35663[_0x4687('0x23')][_0x30222b];delete _0xf35663['actions'][_0x30222b];});}else{ut[_0x4687('0x47')](_0x4687('0x4c'));delete this['channels'][_0x30222b];delete this['actions'][_0x30222b];}};Fax[_0x4687('0x29')][_0x4687('0x4d')]=function(_0xd688d8){var _0x3c0a1f=this;if(this[_0x4687('0x23')][_0xd688d8['uniqueid']]){if(this[_0x4687('0xf')][_0xd688d8[_0x4687('0x24')]]){this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]]['id']=this[_0x4687('0xf')][_0xd688d8[_0x4687('0x24')]]['id'];this['channels'][_0xd688d8[_0x4687('0x24')]][_0x4687('0x26')]=this[_0x4687('0xf')][_0xd688d8[_0x4687('0x24')]]['name'];}logger[_0x4687('0x27')](_0xd688d8['uniqueid'],this[_0x4687('0xf')][_0xd688d8[_0x4687('0x24')]]?_0x4687('0x4e'):'\x20hangup\x20faxRiceive\x20',JSON['stringify'](this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]]));if(this[_0x4687('0xf')][_0xd688d8[_0x4687('0x24')]]){if(this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]]['faxpages']>0x0&&this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]][_0x4687('0x4f')]===_0x4687('0x50')){this[_0x4687('0x4a')](_0xd688d8[_0x4687('0x24')],!![]);}else{this[_0x4687('0x4a')](_0xd688d8[_0x4687('0x24')],![],this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]]['faxstatusstring']?_0x4687('0x51')+this[_0x4687('0x23')][_0xd688d8[_0x4687('0x24')]][_0x4687('0x52')]:'SENDING\x20FAILED');}}}};Fax[_0x4687('0x29')][_0x4687('0x53')]=function(_0x2b71ca){var _0x3cf382=this;return new BPromise(function(_0x27c70d,_0x54616e){_0x3cf382[_0x4687('0x54')](_0x2b71ca,_0x3cf382[_0x4687('0xd')][_0x2b71ca[_0x4687('0x55')]])['then'](function(_0x412edc){ut[_0x4687('0x47')](_0x4687('0x56'),_0x412edc);_0x27c70d(ut[_0x4687('0x37')](_0x4687('0x57')));})['catch'](function(_0x217e3f){ut['logger']('[Fax][execOriginate][failure]',_0x217e3f);updateStatus(_0x2b71ca);_0x54616e(ut[_0x4687('0x37')](_0x4687('0x58')));});});};Fax[_0x4687('0x29')][_0x4687('0x59')]=function(_0x524faf){var _0x1299f8=this;return new BPromise(function(_0x7f3826,_0x20ddc2){var _0x476314=_0x1299f8[_0x4687('0x5a')](_0x1299f8[_0x4687('0xd')][_0x524faf[_0x4687('0x55')]][_0x4687('0x5b')],_0x524faf);if(_0x476314['isValid']){_0x7f3826(ut[_0x4687('0x37')](_0x4687('0x5c')));}else{_0x20ddc2(ut['message'](_0x476314[_0x4687('0x37')]));}});};function originate(_0x279d8f,_0x4faafc,_0x406cb3){return new BPromise(function(_0x484d5f,_0xab77c1){if(_0x406cb3){var _0x4eb19e=util[_0x4687('0x5d')]('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[_0x4687('0x38')](_0x279d8f[_0x4687('0x4')])['name'],_0x279d8f['path']);gs['execute'](_0x4eb19e)[_0x4687('0x3a')](function(){_0x279d8f['path']=util[_0x4687('0x5d')]('%s/%s.tif',path[_0x4687('0x38')](_0x279d8f[_0x4687('0x4')])[_0x4687('0x5e')],path[_0x4687('0x38')](_0x279d8f[_0x4687('0x4')])[_0x4687('0x26')]);_0x4faafc[_0x4687('0x5f')]=_0x279d8f[_0x4687('0x4')];ut[_0x4687('0x47')](_0x4687('0x60'),'');ami[_0x4687('0x61')](ut['variablesAction'](_0x279d8f,_0x4faafc))[_0x4687('0x3a')](function(_0x156123){_0x484d5f(_0x156123);})['catch'](function(_0x4f7f40){_0xab77c1(_0x4f7f40);});})['catch'](function(_0x5cf73d){_0xab77c1(_0x5cf73d);});}else{ami['Action'](ut[_0x4687('0x62')](_0x279d8f,_0x4faafc))['then'](function(_0x1b0603){_0x484d5f(_0x1b0603);})['catch'](function(_0x49e660){_0xab77c1(_0x49e660);});}});}Fax[_0x4687('0x29')][_0x4687('0x54')]=function(_0x23a300,_0x5568db){var _0xe2ed3f=this;return new BPromise(function(_0x6e4ff0,_0xa253da){var _0x7e6b66=uuid['v4']();var _0x368cd2=ut[_0x4687('0x63')](_0x23a300,_0x5568db);_0xe2ed3f[_0x4687('0xf')][_0x7e6b66]=new Action(_0x7e6b66,_0x5568db,_0x23a300);var _0x23650d=_0xe2ed3f[_0x4687('0xf')][_0x7e6b66];if(path['parse'](_0x23a300['path'])['ext']==='.pdf'){originate(_0x23650d,_0x368cd2,!![])['then'](function(_0x2c399b){_0x6e4ff0(_0x2c399b);})[_0x4687('0x3e')](function(_0x1cfec0){_0xa253da(_0x1cfec0);});}else{originate(_0x23650d,_0x368cd2,![])[_0x4687('0x3a')](function(_0x1060d9){_0x6e4ff0(_0x1060d9);})[_0x4687('0x3e')](function(_0x358984){_0xa253da(_0x358984);});}});};Fax[_0x4687('0x29')][_0x4687('0x64')]=function(_0x29f794){return!_[_0x4687('0x65')](_0x29f794)&&!_[_0x4687('0x65')](_0x29f794[_0x4687('0x26')])&&!_[_0x4687('0x65')](_0x29f794[_0x4687('0x66')])&&_0x29f794[_0x4687('0x66')]&&!_[_0x4687('0x65')](this['trunks'][util[_0x4687('0x5d')](_0x4687('0x67'),_0x29f794['name'])])&&!_[_0x4687('0x65')](this[_0x4687('0xe')][util[_0x4687('0x5d')](_0x4687('0x67'),_0x29f794[_0x4687('0x26')])][_0x4687('0x2f')])&&(this[_0x4687('0xe')][util[_0x4687('0x5d')](_0x4687('0x67'),_0x29f794[_0x4687('0x26')])][_0x4687('0x2f')]===_0x4687('0x68')||this[_0x4687('0xe')][util[_0x4687('0x5d')](_0x4687('0x67'),_0x29f794[_0x4687('0x26')])][_0x4687('0x2f')]==='unmonitored');};Fax['prototype']['checkTrunk']=function(_0x5ec6c4,_0xf41798){if(!this['isTrunkReachable'](_0x5ec6c4)){ut[_0x4687('0x47')](_0x4687('0x69'),_[_0x4687('0x65')](_0x5ec6c4)?'':_0x5ec6c4['name']+'\x20Trunk\x20is\x20not\x20active');return{'isValid':![],'message':_0x4687('0x6a')};}if(_[_0x4687('0x65')](_0xf41798['fax'])){ut['logger'](_0x4687('0x6b'),JSON['stringify'](_0xf41798));return{'isValid':![],'message':_0x4687('0x6c')};}if(_[_0x4687('0x65')](_0xf41798[_0x4687('0x4')])){ut[_0x4687('0x47')](_0x4687('0x6d'),JSON[_0x4687('0x3d')](_0xf41798));return{'isValid':![],'message':_0x4687('0x6e')};}return{'isValid':!![],'message':_0x4687('0x6f')};};module[_0x4687('0x70')]=Fax;
\ No newline at end of file