Built motion from commit fe909640.|2.6.8
[motion2.git] / server / services / ami / fax / index.js
index 11d8616..22c3447 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 _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