Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / ami / fax / index.js
index 11d8616..4596609 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x77fe=['AttachmentId','update','SENDING\x20FAILED\x20','then','logger','[Fax][Message][Error][NoUpdate1]','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][NoUpdate1]','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','FaxAccountId','[Fax][execOriginate][success]','[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','execute','%s/%s.tif','dir','XMF-PATH','Action','variablesAction','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','[Fax][checkTrunk][Trunk\x20not\x20working\x20correctly]','\x20Trunk\x20is\x20not\x20active','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20Fax','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','Is\x20Valid','util','lodash','bluebird','moment','path','./util/gs','fax','../ami','./rpcDb','./channel','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','trunks','actions','newchannel','syncNewchannel','bind','varset','syncVarSet','syncNewState','syncNewExten','faxstatus','receivefax','syncReceiveFax','hangup','syncHangup','syncOriginateResponse','prototype','context','from-voip-provider','hasOwnProperty','exten','uniqueid','channel','name','info','\x20syncNewchannel\x20','variable','value','channelstate','channelstatedesc','syncFaxStatus','status','filename','remotestationid','pagestransferred','localstationid','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','message','create','.pdf','application/pdf','parse','catch','error','\x20notify\x20','stringify','\x20receiveFax\x20','response','reason'];(function(_0x67a753,_0x5aed39){var _0x127d95=function(_0x5843ba){while(--_0x5843ba){_0x67a753['push'](_0x67a753['shift']());}};_0x127d95(++_0x5aed39);}(_0x77fe,0x115));var _0xe77f=function(_0x30219f,_0x51fe1f){_0x30219f=_0x30219f-0x0;var _0x51c835=_0x77fe[_0x30219f];return _0x51c835;};'use strict';var util=require(_0xe77f('0x0'));var _=require(_0xe77f('0x1'));var BPromise=require(_0xe77f('0x2'));var uuid=require('uuid');var moment=require(_0xe77f('0x3'));var path=require(_0xe77f('0x4'));var tiff2pdf=require('tiff2pdf');var gs=require(_0xe77f('0x5'));var logger=require('../../../config/logger')(_0xe77f('0x6'));var ami=require(_0xe77f('0x7'));var rpcDb=require(_0xe77f('0x8'));var Channel=require(_0xe77f('0x9'));var ut=require('./util/util');var Action=require(_0xe77f('0xa'));var faxAccount=require(_0xe77f('0xb'));var attachment=require(_0xe77f('0xc'));var faxMessage=require(_0xe77f('0xd'));function Fax(_0x402304){this[_0xe77f('0xe')]={};this[_0xe77f('0xf')]=_0x402304[_0xe77f('0xf')];this[_0xe77f('0x10')]=_0x402304[_0xe77f('0x10')];this[_0xe77f('0x11')]={};ami['on'](_0xe77f('0x12'),this[_0xe77f('0x13')][_0xe77f('0x14')](this));ami['on'](_0xe77f('0x15'),this[_0xe77f('0x16')]['bind'](this));ami['on']('newstate',this[_0xe77f('0x17')][_0xe77f('0x14')](this));ami['on']('newexten',this[_0xe77f('0x18')]['bind'](this));ami['on'](_0xe77f('0x19'),this['syncFaxStatus'][_0xe77f('0x14')](this));ami['on'](_0xe77f('0x1a'),this[_0xe77f('0x1b')][_0xe77f('0x14')](this));ami['on'](_0xe77f('0x1c'),this[_0xe77f('0x1d')][_0xe77f('0x14')](this));ami['on']('originateresponse',this[_0xe77f('0x1e')]['bind'](this));}Fax[_0xe77f('0x1f')][_0xe77f('0x13')]=function(_0x3cfab4){if(_0x3cfab4[_0xe77f('0x20')]===_0xe77f('0x21')){for(var _0x48f0a7 in this[_0xe77f('0xf')]){if(this[_0xe77f('0xf')][_0xe77f('0x22')](_0x48f0a7)){if(_0x3cfab4[_0xe77f('0x23')]===this[_0xe77f('0xf')][_0x48f0a7]['localstationid']){this[_0xe77f('0xe')][_0x3cfab4[_0xe77f('0x24')]]={};this['channels'][_0x3cfab4[_0xe77f('0x24')]]['channel']=_0x3cfab4[_0xe77f('0x25')];this['channels'][_0x3cfab4['uniqueid']]['id']=this['faxAccounts'][_0x48f0a7]['id'];this[_0xe77f('0xe')][_0x3cfab4[_0xe77f('0x24')]]['name']=this['faxAccounts'][_0x48f0a7][_0xe77f('0x26')];logger[_0xe77f('0x27')](_0x3cfab4[_0xe77f('0x24')],_0xe77f('0x28'));}}}}if(this[_0xe77f('0x11')][_0x3cfab4['uniqueid']]){this[_0xe77f('0xe')][_0x3cfab4['uniqueid']]={};this['channels'][_0x3cfab4[_0xe77f('0x24')]]['channel']=_0x3cfab4[_0xe77f('0x25')];logger[_0xe77f('0x27')](_0x3cfab4['uniqueid'],_0xe77f('0x28'));}};Fax[_0xe77f('0x1f')][_0xe77f('0x16')]=function(_0x22c52f){if(this[_0xe77f('0xe')][_0x22c52f[_0xe77f('0x24')]]){for(var _0x38d780 in _0x22c52f[_0xe77f('0x29')]){if(_0x22c52f[_0xe77f('0x29')][_0xe77f('0x22')](_0x38d780)){this[_0xe77f('0xe')][_0x22c52f[_0xe77f('0x24')]][_0x38d780]=_0x22c52f[_0xe77f('0x2a')];}}}};Fax[_0xe77f('0x1f')][_0xe77f('0x17')]=function(_0x3a0d7e){if(this['channels'][_0x3a0d7e[_0xe77f('0x24')]]){this['channels'][_0x3a0d7e[_0xe77f('0x24')]][_0xe77f('0x2b')]=_0x3a0d7e[_0xe77f('0x2b')];this[_0xe77f('0xe')][_0x3a0d7e[_0xe77f('0x24')]][_0xe77f('0x2c')]=_0x3a0d7e[_0xe77f('0x2c')];}};Fax['prototype'][_0xe77f('0x18')]=function(_0x4337be){if(this['channels'][_0x4337be['uniqueid']]){for(var _0x1842dd in _0x4337be[_0xe77f('0x29')]){if(_0x4337be[_0xe77f('0x29')][_0xe77f('0x22')](_0x1842dd)){this['channels'][_0x4337be[_0xe77f('0x24')]][_0x1842dd]=_0x4337be[_0xe77f('0x2a')];}}}};Fax[_0xe77f('0x1f')][_0xe77f('0x2d')]=function(_0x309ebf){if(this[_0xe77f('0xe')][_0x309ebf[_0xe77f('0x24')]]){this[_0xe77f('0xe')][_0x309ebf[_0xe77f('0x24')]]['operation']=_0x309ebf['operation'];this[_0xe77f('0xe')][_0x309ebf[_0xe77f('0x24')]]['status']=_0x309ebf[_0xe77f('0x2e')];this['channels'][_0x309ebf['uniqueid']]['localstationid']=_0x309ebf['localstationid'];this[_0xe77f('0xe')][_0x309ebf['uniqueid']][_0xe77f('0x2f')]=_0x309ebf['filename'];logger['info'](_0x309ebf[_0xe77f('0x24')],'\x20syncFaxStatus\x20');}};Fax[_0xe77f('0x1f')][_0xe77f('0x1b')]=function(_0x81508c){var _0x43893d=this;if(this[_0xe77f('0xe')][_0x81508c[_0xe77f('0x24')]]){var _0xd28990=this[_0xe77f('0xe')][_0x81508c['uniqueid']]['id'];this[_0xe77f('0xe')][_0x81508c[_0xe77f('0x24')]][_0xe77f('0x30')]=_0x81508c[_0xe77f('0x30')];this[_0xe77f('0xe')][_0x81508c['uniqueid']][_0xe77f('0x31')]=_0x81508c[_0xe77f('0x31')];this[_0xe77f('0xe')][_0x81508c[_0xe77f('0x24')]][_0xe77f('0x32')]=_0x81508c[_0xe77f('0x32')];this[_0xe77f('0xe')][_0x81508c['uniqueid']][_0xe77f('0x33')]=_0x81508c[_0xe77f('0x33')];this['channels'][_0x81508c[_0xe77f('0x24')]][_0xe77f('0x34')]=_0x81508c[_0xe77f('0x34')];this[_0xe77f('0xe')][_0x81508c[_0xe77f('0x24')]][_0xe77f('0x2f')]=_0x81508c[_0xe77f('0x2f')];this['channels'][_0x81508c['uniqueid']][_0xe77f('0x35')]=_0x81508c[_0xe77f('0x35')];if(this[_0xe77f('0xe')][_0x81508c['uniqueid']]['pagestransferred']>0x0){tiff2pdf(_0x81508c[_0xe77f('0x2f')],_0xe77f('0x36'),function(_0x2838e4){logger[_0xe77f('0x27')](_0x81508c[_0xe77f('0x24')],_0xe77f('0x37'),_0x2838e4[_0xe77f('0x38')]);attachment[_0xe77f('0x39')]({'name':path['parse'](_0x81508c[_0xe77f('0x2f')])[_0xe77f('0x26')],'basename':path['parse'](_0x81508c['filename'])[_0xe77f('0x26')]+_0xe77f('0x3a'),'type':_0xe77f('0x3b')})['then'](function(_0xdfb13f){faxAccount['notify'](_0xd28990,{'from':_0x81508c[_0xe77f('0x35')],'mapKey':_0xe77f('0x6'),'body':path[_0xe77f('0x3c')](_0x81508c['filename'])['name']+_0xe77f('0x3a'),'AttachmentId':_0xdfb13f['id']})[_0xe77f('0x3d')](function(_0xdd7326){logger[_0xe77f('0x3e')](_0x81508c[_0xe77f('0x24')],_0xe77f('0x3f'),JSON[_0xe77f('0x40')](_0xdd7326));});})[_0xe77f('0x3d')](function(_0x254256){logger[_0xe77f('0x3e')](_0x81508c['uniqueid'],'\x20receiveFax\x20',JSON[_0xe77f('0x40')](_0x254256));});});}logger[_0xe77f('0x27')](_0x81508c[_0xe77f('0x24')],_0xe77f('0x41'));}};Fax[_0xe77f('0x1f')][_0xe77f('0x1e')]=function(_0x3d0c40){if(this[_0xe77f('0x11')][_0x3d0c40[_0xe77f('0x24')]]){_['merge'](this[_0xe77f('0xe')][_0x3d0c40[_0xe77f('0x24')]],_['pick'](_0x3d0c40,[_0xe77f('0x42'),_0xe77f('0x43')]));}};function updateStatus(_0x5b2110){if(_0x5b2110[_0xe77f('0x44')]){faxMessage[_0xe77f('0x45')](_0x5b2110[_0xe77f('0x44')],{'failMessage':_0xe77f('0x46')})[_0xe77f('0x47')](function(_0x580151){ut['logger']('[Fax][Message][Error][Updated]',_0x580151);})[_0xe77f('0x3d')](function(_0x189cf7){ut[_0xe77f('0x48')](_0xe77f('0x49'),_0x189cf7);});}else{ut[_0xe77f('0x48')](_0xe77f('0x4a'));}}Fax[_0xe77f('0x1f')][_0xe77f('0x4b')]=function(_0x1b7629,_0x12e35b,_0x47c84e){var _0x30fbe1=this;var _0x4f7f01={};if(_0x12e35b){_0x4f7f01={'read':_0x12e35b};}else{_0x4f7f01={'failMessage':_0x47c84e};}if(this[_0xe77f('0x11')][_0x1b7629][_0xe77f('0x44')]){faxMessage[_0xe77f('0x45')](this[_0xe77f('0x11')][_0x1b7629][_0xe77f('0x44')],_0x4f7f01)[_0xe77f('0x47')](function(_0x1e0f7c){ut['logger']('[Fax][Message][Updated]',_0x1e0f7c);})[_0xe77f('0x3d')](function(_0x104e28){ut[_0xe77f('0x48')](_0xe77f('0x4c'),_0x104e28);})['finally'](function(){delete _0x30fbe1[_0xe77f('0xe')][_0x1b7629];delete _0x30fbe1[_0xe77f('0x11')][_0x1b7629];});}else{ut[_0xe77f('0x48')](_0xe77f('0x4d'));delete this[_0xe77f('0xe')][_0x1b7629];delete this['actions'][_0x1b7629];}};Fax[_0xe77f('0x1f')]['syncHangup']=function(_0x289091){var _0x425010=this;if(this[_0xe77f('0xe')][_0x289091[_0xe77f('0x24')]]){if(this[_0xe77f('0x11')][_0x289091['uniqueid']]){this[_0xe77f('0xe')][_0x289091[_0xe77f('0x24')]]['id']=this[_0xe77f('0x11')][_0x289091['uniqueid']]['id'];this['channels'][_0x289091[_0xe77f('0x24')]][_0xe77f('0x26')]=this[_0xe77f('0x11')][_0x289091[_0xe77f('0x24')]][_0xe77f('0x26')];}logger[_0xe77f('0x27')](_0x289091['uniqueid'],this['actions'][_0x289091[_0xe77f('0x24')]]?_0xe77f('0x4e'):_0xe77f('0x4f'),JSON[_0xe77f('0x40')](this[_0xe77f('0xe')][_0x289091['uniqueid']]));if(this[_0xe77f('0x11')][_0x289091['uniqueid']]){if(this[_0xe77f('0xe')][_0x289091[_0xe77f('0x24')]][_0xe77f('0x50')]>0x0&&this['channels'][_0x289091[_0xe77f('0x24')]][_0xe77f('0x19')]==='SUCCESS'){this['updateStatus'](_0x289091[_0xe77f('0x24')],!![]);}else{this[_0xe77f('0x4b')](_0x289091['uniqueid'],![],this[_0xe77f('0xe')][_0x289091[_0xe77f('0x24')]][_0xe77f('0x51')]?_0xe77f('0x52')+this[_0xe77f('0xe')][_0x289091[_0xe77f('0x24')]][_0xe77f('0x51')]:_0xe77f('0x53'));}}}};Fax[_0xe77f('0x1f')][_0xe77f('0x54')]=function(_0x3f28e7){var _0x159b06=this;return new BPromise(function(_0x499e2d,_0x2a0a00){_0x159b06['execOriginate'](_0x3f28e7,_0x159b06['faxAccounts'][_0x3f28e7[_0xe77f('0x55')]])[_0xe77f('0x47')](function(_0xd0aeb3){ut[_0xe77f('0x48')](_0xe77f('0x56'),_0xd0aeb3);_0x499e2d(ut['message']('Fax\x20received'));})[_0xe77f('0x3d')](function(_0xdc3bf2){ut[_0xe77f('0x48')](_0xe77f('0x57'),_0xdc3bf2);updateStatus(_0x3f28e7);_0x2a0a00(ut['message'](_0xe77f('0x58')));});});};Fax[_0xe77f('0x1f')][_0xe77f('0x59')]=function(_0x5bb865){var _0x2566a6=this;return new BPromise(function(_0x5664c4,_0x8b29a){var _0x4de94d=_0x2566a6[_0xe77f('0x5a')](_0x2566a6[_0xe77f('0xf')][_0x5bb865['FaxAccountId']][_0xe77f('0x5b')],_0x5bb865);if(_0x4de94d[_0xe77f('0x5c')]){_0x5664c4(ut['message'](_0xe77f('0x5d')));}else{_0x8b29a(ut[_0xe77f('0x38')](_0x4de94d[_0xe77f('0x38')]));}});};function originate(_0x2ac7cd,_0x293b7d,_0x41f72c){return new BPromise(function(_0x3c5ae8,_0xcc0246){if(_0x41f72c){var _0x58f0c5=util[_0xe77f('0x5e')](_0xe77f('0x5f'),path['parse'](_0x2ac7cd[_0xe77f('0x4')])[_0xe77f('0x26')],_0x2ac7cd['path']);gs[_0xe77f('0x60')](_0x58f0c5)['then'](function(){_0x2ac7cd[_0xe77f('0x4')]=util['format'](_0xe77f('0x61'),path['parse'](_0x2ac7cd[_0xe77f('0x4')])[_0xe77f('0x62')],path[_0xe77f('0x3c')](_0x2ac7cd[_0xe77f('0x4')])[_0xe77f('0x26')]);_0x293b7d[_0xe77f('0x63')]=_0x2ac7cd[_0xe77f('0x4')];ut[_0xe77f('0x48')]('Convert\x20pdf\x20to\x20tif','');ami[_0xe77f('0x64')](ut[_0xe77f('0x65')](_0x2ac7cd,_0x293b7d))[_0xe77f('0x47')](function(_0x16245a){_0x3c5ae8(_0x16245a);})[_0xe77f('0x3d')](function(_0x1eddda){_0xcc0246(_0x1eddda);});})[_0xe77f('0x3d')](function(_0x6f4aca){_0xcc0246(_0x6f4aca);});}else{ami['Action'](ut[_0xe77f('0x65')](_0x2ac7cd,_0x293b7d))[_0xe77f('0x47')](function(_0x691fc5){_0x3c5ae8(_0x691fc5);})[_0xe77f('0x3d')](function(_0x34d1c5){_0xcc0246(_0x34d1c5);});}});}Fax[_0xe77f('0x1f')]['execOriginate']=function(_0x524e5c,_0x567173){var _0x183fa3=this;return new BPromise(function(_0x50f3df,_0x2bfce4){var _0x2bf64d=uuid['v4']();var _0xbebb52=ut[_0xe77f('0x66')](_0x524e5c,_0x567173);_0x183fa3['actions'][_0x2bf64d]=new Action(_0x2bf64d,_0x567173,_0x524e5c);var _0x59abca=_0x183fa3[_0xe77f('0x11')][_0x2bf64d];if(path['parse'](_0x524e5c[_0xe77f('0x4')])[_0xe77f('0x67')]==='.pdf'){originate(_0x59abca,_0xbebb52,!![])[_0xe77f('0x47')](function(_0x1aa203){_0x50f3df(_0x1aa203);})[_0xe77f('0x3d')](function(_0x20e198){_0x2bfce4(_0x20e198);});}else{originate(_0x59abca,_0xbebb52,![])[_0xe77f('0x47')](function(_0xbd0959){_0x50f3df(_0xbd0959);})[_0xe77f('0x3d')](function(_0x141de7){_0x2bfce4(_0x141de7);});}});};Fax[_0xe77f('0x1f')][_0xe77f('0x68')]=function(_0x26610a){return!_[_0xe77f('0x69')](_0x26610a)&&!_[_0xe77f('0x69')](_0x26610a[_0xe77f('0x26')])&&!_[_0xe77f('0x69')](_0x26610a['active'])&&_0x26610a[_0xe77f('0x6a')]&&!_['isNil'](this[_0xe77f('0x10')][util[_0xe77f('0x5e')](_0xe77f('0x6b'),_0x26610a[_0xe77f('0x26')])])&&!_[_0xe77f('0x69')](this[_0xe77f('0x10')][util['format'](_0xe77f('0x6b'),_0x26610a[_0xe77f('0x26')])][_0xe77f('0x2e')])&&(this['trunks'][util[_0xe77f('0x5e')](_0xe77f('0x6b'),_0x26610a[_0xe77f('0x26')])][_0xe77f('0x2e')]==='reachable'||this['trunks'][util[_0xe77f('0x5e')](_0xe77f('0x6b'),_0x26610a['name'])][_0xe77f('0x2e')]==='unmonitored');};Fax[_0xe77f('0x1f')][_0xe77f('0x5a')]=function(_0x5e76ad,_0x4d0f8b){if(!this[_0xe77f('0x68')](_0x5e76ad)){ut[_0xe77f('0x48')](_0xe77f('0x6c'),_[_0xe77f('0x69')](_0x5e76ad)?'':_0x5e76ad[_0xe77f('0x26')]+_0xe77f('0x6d'));return{'isValid':![],'message':'Trunk\x20not\x20working\x20correctly'};}if(_['isNil'](_0x4d0f8b[_0xe77f('0x6')])){ut['logger'](_0xe77f('0x6e'),JSON[_0xe77f('0x40')](_0x4d0f8b));return{'isValid':![],'message':_0xe77f('0x6f')};}if(_['isNil'](_0x4d0f8b['path'])){ut[_0xe77f('0x48')](_0xe77f('0x70'),JSON[_0xe77f('0x40')](_0x4d0f8b));return{'isValid':![],'message':_0xe77f('0x71')};}return{'isValid':!![],'message':_0xe77f('0x72')};};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