Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / ami / fax / index.js
index f9aafdf..4596609 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc7da=['ext','isTrunkReachable','isNil','active','SIP/%s','unmonitored','[Fax][checkTrunk][Trunk\x20not\x20work]','\x20Trunk\x20is\x20not\x20active','stringify','[Fax][checkTrunk][Empty\x20path]','Empty\x20path','exports','util','lodash','bluebird','moment','path','./util/gs','../../../config/logger','fax','../ami','./rpcDb','./channel','./util/util','./action','../rpc/attachment','faxAccounts','trunks','actions','newchannel','syncNewchannel','bind','syncVarSet','newstate','syncNewState','newexten','syncNewExten','faxstatus','syncFaxStatus','hangup','syncHangup','originateresponse','syncOriginateResponse','prototype','context','from-voip-provider','exten','channels','uniqueid','channel','name','\x20syncNewchannel\x20','info','variable','hasOwnProperty','value','channelstate','channelstatedesc','operation','status','localstationid','filename','syncReceiveFax','remotestationid','pagestransferred','resolution','calleridnum','create','parse','.pdf','application/pdf','then','notify','error','\x20notify\x20','catch','\x20receiveFax\x20','merge','pick','response','AttachmentId','update','SENDING\x20FAILED\x20','[Fax][Message][Error][NoUpdate1]','logger','[Fax][Message][Error][NoUpdate2]','updateStatus','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','[Fax][Message][NoUpdate2]','\x20hangup\x20sendFile\x20','faxpages','SUCCESS','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','execOriginate','[Fax][execOriginate][success]','message','Fax\x20received','checkAfterSend','checkTrunk','FaxAccountId','isValid','Trunk\x20Reachable','format','gs\x20-q\x20-dNOPAUSE\x20-dBATCH\x20-sDEVICE=tiffg4\x20-sPAPERSIZE=letter\x20-sOutputFile=/var/opt/motion2/server/files/attachments/%s.tif\x20\x20%s\x20-c\x20quit','execute','%s/%s.tif','dir','XMF-PATH','Convert\x20pdf\x20to\x20tif','Action','variablesAction','addVariables'];(function(_0x4ba962,_0x1a8af5){var _0x22bed7=function(_0x10d80c){while(--_0x10d80c){_0x4ba962['push'](_0x4ba962['shift']());}};_0x22bed7(++_0x1a8af5);}(_0xc7da,0x81));var _0xac7d=function(_0x2c58b6,_0xb79a5c){_0x2c58b6=_0x2c58b6-0x0;var _0xf7ef54=_0xc7da[_0x2c58b6];return _0xf7ef54;};'use strict';var util=require(_0xac7d('0x0'));var _=require(_0xac7d('0x1'));var BPromise=require(_0xac7d('0x2'));var uuid=require('uuid');var moment=require(_0xac7d('0x3'));var path=require(_0xac7d('0x4'));var tiff2pdf=require('tiff2pdf');var gs=require(_0xac7d('0x5'));var logger=require(_0xac7d('0x6'))(_0xac7d('0x7'));var ami=require(_0xac7d('0x8'));var rpcDb=require(_0xac7d('0x9'));var Channel=require(_0xac7d('0xa'));var ut=require(_0xac7d('0xb'));var Action=require(_0xac7d('0xc'));var faxAccount=require('../rpc/faxAccount');var attachment=require(_0xac7d('0xd'));var faxMessage=require('../rpc/faxMessage');function Fax(_0x53ff09){this['channels']={};this[_0xac7d('0xe')]=_0x53ff09[_0xac7d('0xe')];this['trunks']=_0x53ff09[_0xac7d('0xf')];this[_0xac7d('0x10')]={};ami['on'](_0xac7d('0x11'),this[_0xac7d('0x12')][_0xac7d('0x13')](this));ami['on']('varset',this[_0xac7d('0x14')][_0xac7d('0x13')](this));ami['on'](_0xac7d('0x15'),this[_0xac7d('0x16')][_0xac7d('0x13')](this));ami['on'](_0xac7d('0x17'),this[_0xac7d('0x18')]['bind'](this));ami['on'](_0xac7d('0x19'),this[_0xac7d('0x1a')][_0xac7d('0x13')](this));ami['on']('receivefax',this['syncReceiveFax'][_0xac7d('0x13')](this));ami['on'](_0xac7d('0x1b'),this[_0xac7d('0x1c')]['bind'](this));ami['on'](_0xac7d('0x1d'),this[_0xac7d('0x1e')]['bind'](this));}Fax[_0xac7d('0x1f')][_0xac7d('0x12')]=function(_0x4e3558){if(_0x4e3558[_0xac7d('0x20')]===_0xac7d('0x21')){for(var _0x155349 in this[_0xac7d('0xe')]){if(this[_0xac7d('0xe')]['hasOwnProperty'](_0x155349)){if(_0x4e3558[_0xac7d('0x22')]===this[_0xac7d('0xe')][_0x155349]['localstationid']){this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]]={};this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]][_0xac7d('0x25')]=_0x4e3558[_0xac7d('0x25')];this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]]['id']=this[_0xac7d('0xe')][_0x155349]['id'];this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]]['name']=this[_0xac7d('0xe')][_0x155349][_0xac7d('0x26')];logger['info'](_0x4e3558['uniqueid'],_0xac7d('0x27'));}}}}if(this[_0xac7d('0x10')][_0x4e3558[_0xac7d('0x24')]]){this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]]={};this[_0xac7d('0x23')][_0x4e3558[_0xac7d('0x24')]]['channel']=_0x4e3558['channel'];logger[_0xac7d('0x28')](_0x4e3558['uniqueid'],_0xac7d('0x27'));}};Fax['prototype']['syncVarSet']=function(_0x5182a1){if(this[_0xac7d('0x23')][_0x5182a1['uniqueid']]){for(var _0x2e2075 in _0x5182a1[_0xac7d('0x29')]){if(_0x5182a1[_0xac7d('0x29')][_0xac7d('0x2a')](_0x2e2075)){this[_0xac7d('0x23')][_0x5182a1[_0xac7d('0x24')]][_0x2e2075]=_0x5182a1[_0xac7d('0x2b')];}}}};Fax[_0xac7d('0x1f')]['syncNewState']=function(_0x55f3ca){if(this[_0xac7d('0x23')][_0x55f3ca[_0xac7d('0x24')]]){this['channels'][_0x55f3ca[_0xac7d('0x24')]][_0xac7d('0x2c')]=_0x55f3ca['channelstate'];this[_0xac7d('0x23')][_0x55f3ca['uniqueid']][_0xac7d('0x2d')]=_0x55f3ca[_0xac7d('0x2d')];}};Fax[_0xac7d('0x1f')][_0xac7d('0x18')]=function(_0x15c723){if(this['channels'][_0x15c723[_0xac7d('0x24')]]){for(var _0x526d24 in _0x15c723[_0xac7d('0x29')]){if(_0x15c723[_0xac7d('0x29')][_0xac7d('0x2a')](_0x526d24)){this[_0xac7d('0x23')][_0x15c723[_0xac7d('0x24')]][_0x526d24]=_0x15c723[_0xac7d('0x2b')];}}}};Fax[_0xac7d('0x1f')][_0xac7d('0x1a')]=function(_0x3a29a2){if(this[_0xac7d('0x23')][_0x3a29a2[_0xac7d('0x24')]]){this[_0xac7d('0x23')][_0x3a29a2['uniqueid']][_0xac7d('0x2e')]=_0x3a29a2[_0xac7d('0x2e')];this['channels'][_0x3a29a2['uniqueid']][_0xac7d('0x2f')]=_0x3a29a2[_0xac7d('0x2f')];this[_0xac7d('0x23')][_0x3a29a2[_0xac7d('0x24')]][_0xac7d('0x30')]=_0x3a29a2['localstationid'];this[_0xac7d('0x23')][_0x3a29a2[_0xac7d('0x24')]][_0xac7d('0x31')]=_0x3a29a2[_0xac7d('0x31')];logger[_0xac7d('0x28')](_0x3a29a2[_0xac7d('0x24')],'\x20syncFaxStatus\x20');}};Fax['prototype'][_0xac7d('0x32')]=function(_0x51f7be){var _0x22201e=this;if(this['channels'][_0x51f7be[_0xac7d('0x24')]]){var _0x4ed3ef=this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]]['id'];this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]][_0xac7d('0x33')]=_0x51f7be[_0xac7d('0x33')];this[_0xac7d('0x23')][_0x51f7be['uniqueid']]['pagestransferred']=_0x51f7be[_0xac7d('0x34')];this[_0xac7d('0x23')][_0x51f7be['uniqueid']][_0xac7d('0x30')]=_0x51f7be[_0xac7d('0x30')];this[_0xac7d('0x23')][_0x51f7be['uniqueid']]['resolution']=_0x51f7be[_0xac7d('0x35')];this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]]['transferrate']=_0x51f7be['transferrate'];this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]][_0xac7d('0x31')]=_0x51f7be['filename'];this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]][_0xac7d('0x36')]=_0x51f7be[_0xac7d('0x36')];if(this[_0xac7d('0x23')][_0x51f7be[_0xac7d('0x24')]]['pagestransferred']>0x0){tiff2pdf(_0x51f7be[_0xac7d('0x31')],'/var/opt/motion2/server/files/attachments/',function(_0x12d3c0){logger['info'](_0x51f7be['uniqueid'],'\x20result\x20conversion\x20file\x20',_0x12d3c0['message']);attachment[_0xac7d('0x37')]({'name':path[_0xac7d('0x38')](_0x51f7be['filename'])[_0xac7d('0x26')],'basename':path['parse'](_0x51f7be[_0xac7d('0x31')])['name']+_0xac7d('0x39'),'type':_0xac7d('0x3a')})[_0xac7d('0x3b')](function(_0x44cebb){faxAccount[_0xac7d('0x3c')](_0x4ed3ef,{'from':_0x51f7be['calleridnum'],'mapKey':'fax','body':path[_0xac7d('0x38')](_0x51f7be[_0xac7d('0x31')])[_0xac7d('0x26')]+'.pdf','AttachmentId':_0x44cebb['id']})['catch'](function(_0x8e65e){logger[_0xac7d('0x3d')](_0x51f7be[_0xac7d('0x24')],_0xac7d('0x3e'),JSON['stringify'](_0x8e65e));});})[_0xac7d('0x3f')](function(_0x498006){logger[_0xac7d('0x3d')](_0x51f7be[_0xac7d('0x24')],_0xac7d('0x40'),JSON['stringify'](_0x498006));});});}logger[_0xac7d('0x28')](_0x51f7be[_0xac7d('0x24')],_0xac7d('0x40'));}};Fax['prototype'][_0xac7d('0x1e')]=function(_0x49f6b5){if(this['actions'][_0x49f6b5[_0xac7d('0x24')]]){_[_0xac7d('0x41')](this['channels'][_0x49f6b5[_0xac7d('0x24')]],_[_0xac7d('0x42')](_0x49f6b5,[_0xac7d('0x43'),'reason']));}};function updateStatus(_0x5a0f63){if(_0x5a0f63[_0xac7d('0x44')]){faxMessage[_0xac7d('0x45')](_0x5a0f63['AttachmentId'],{'failMessage':_0xac7d('0x46')})['then'](function(_0x3dd46e){ut['logger']('[Fax][Message][Error][Updated]',_0x3dd46e);})[_0xac7d('0x3f')](function(_0x3db8ec){ut['logger'](_0xac7d('0x47'),_0x3db8ec);});}else{ut[_0xac7d('0x48')](_0xac7d('0x49'));}}Fax[_0xac7d('0x1f')][_0xac7d('0x4a')]=function(_0x2df5f1,_0x2ef690,_0x24c820){var _0x517c60=this;var _0x2b0215={};if(_0x2ef690){_0x2b0215={'read':_0x2ef690};}else{_0x2b0215={'failMessage':_0x24c820};}if(this['actions'][_0x2df5f1][_0xac7d('0x44')]){faxMessage[_0xac7d('0x45')](this['actions'][_0x2df5f1]['AttachmentId'],_0x2b0215)[_0xac7d('0x3b')](function(_0x2e9dce){ut['logger'](_0xac7d('0x4b'),_0x2e9dce);})[_0xac7d('0x3f')](function(_0x6e5049){ut[_0xac7d('0x48')](_0xac7d('0x4c'),_0x6e5049);})[_0xac7d('0x4d')](function(){delete _0x517c60[_0xac7d('0x23')][_0x2df5f1];delete _0x517c60['actions'][_0x2df5f1];});}else{ut[_0xac7d('0x48')](_0xac7d('0x4e'));delete this[_0xac7d('0x23')][_0x2df5f1];delete this[_0xac7d('0x10')][_0x2df5f1];}};Fax[_0xac7d('0x1f')]['syncHangup']=function(_0x13a4fd){var _0xf4e52e=this;if(this['channels'][_0x13a4fd[_0xac7d('0x24')]]){if(this[_0xac7d('0x10')][_0x13a4fd['uniqueid']]){this[_0xac7d('0x23')][_0x13a4fd['uniqueid']]['id']=this[_0xac7d('0x10')][_0x13a4fd['uniqueid']]['id'];this['channels'][_0x13a4fd[_0xac7d('0x24')]][_0xac7d('0x26')]=this['actions'][_0x13a4fd[_0xac7d('0x24')]]['name'];}logger[_0xac7d('0x28')](_0x13a4fd[_0xac7d('0x24')],this['actions'][_0x13a4fd['uniqueid']]?_0xac7d('0x4f'):'\x20hangup\x20faxRiceive\x20',JSON['stringify'](this[_0xac7d('0x23')][_0x13a4fd[_0xac7d('0x24')]]));if(this['actions'][_0x13a4fd[_0xac7d('0x24')]]){if(this[_0xac7d('0x23')][_0x13a4fd[_0xac7d('0x24')]][_0xac7d('0x50')]>0x0&&this[_0xac7d('0x23')][_0x13a4fd['uniqueid']][_0xac7d('0x19')]===_0xac7d('0x51')){this[_0xac7d('0x4a')](_0x13a4fd[_0xac7d('0x24')],!![]);}else{this[_0xac7d('0x4a')](_0x13a4fd[_0xac7d('0x24')],![],this[_0xac7d('0x23')][_0x13a4fd['uniqueid']][_0xac7d('0x52')]?_0xac7d('0x53')+this[_0xac7d('0x23')][_0x13a4fd['uniqueid']]['faxstatusstring']:_0xac7d('0x54'));}}}};Fax[_0xac7d('0x1f')][_0xac7d('0x55')]=function(_0x1b780f){var _0x434669=this;return new BPromise(function(_0x222632,_0x597d8a){_0x434669[_0xac7d('0x56')](_0x1b780f,_0x434669['faxAccounts'][_0x1b780f['FaxAccountId']])[_0xac7d('0x3b')](function(_0x4dbe0c){ut['logger'](_0xac7d('0x57'),_0x4dbe0c);_0x222632(ut[_0xac7d('0x58')](_0xac7d('0x59')));})[_0xac7d('0x3f')](function(_0x15172b){ut['logger']('[Fax][execOriginate][failure]',_0x15172b);updateStatus(_0x1b780f);_0x597d8a(ut[_0xac7d('0x58')]('Fax\x20failed'));});});};Fax[_0xac7d('0x1f')][_0xac7d('0x5a')]=function(_0xf079ec){var _0x177aba=this;return new BPromise(function(_0x489b6d,_0x5199e5){var _0x2cf777=_0x177aba[_0xac7d('0x5b')](_0x177aba[_0xac7d('0xe')][_0xf079ec[_0xac7d('0x5c')]]['Trunk'],_0xf079ec);if(_0x2cf777[_0xac7d('0x5d')]){_0x489b6d(ut[_0xac7d('0x58')](_0xac7d('0x5e')));}else{_0x5199e5(ut[_0xac7d('0x58')](_0x2cf777[_0xac7d('0x58')]));}});};function originate(_0x5c836b,_0x2325b2,_0x3b793d){return new BPromise(function(_0x50284c,_0x1d3300){if(_0x3b793d){var _0x44f9b8=util[_0xac7d('0x5f')](_0xac7d('0x60'),path[_0xac7d('0x38')](_0x5c836b[_0xac7d('0x4')])[_0xac7d('0x26')],_0x5c836b['path']);gs[_0xac7d('0x61')](_0x44f9b8)[_0xac7d('0x3b')](function(){_0x5c836b[_0xac7d('0x4')]=util[_0xac7d('0x5f')](_0xac7d('0x62'),path[_0xac7d('0x38')](_0x5c836b[_0xac7d('0x4')])[_0xac7d('0x63')],path[_0xac7d('0x38')](_0x5c836b['path'])[_0xac7d('0x26')]);_0x2325b2[_0xac7d('0x64')]=_0x5c836b[_0xac7d('0x4')];ut[_0xac7d('0x48')](_0xac7d('0x65'),'');ami[_0xac7d('0x66')](ut[_0xac7d('0x67')](_0x5c836b,_0x2325b2))[_0xac7d('0x3b')](function(_0x4ae641){_0x50284c(_0x4ae641);})[_0xac7d('0x3f')](function(_0x5dbed0){_0x1d3300(_0x5dbed0);});})['catch'](function(_0x13223b){_0x1d3300(_0x13223b);});}else{ami[_0xac7d('0x66')](ut[_0xac7d('0x67')](_0x5c836b,_0x2325b2))[_0xac7d('0x3b')](function(_0xe70931){_0x50284c(_0xe70931);})[_0xac7d('0x3f')](function(_0xd48fa3){_0x1d3300(_0xd48fa3);});}});}Fax['prototype']['execOriginate']=function(_0xa1c56a,_0x514dc4){var _0x5b124f=this;return new BPromise(function(_0x4e6f78,_0xcfa1c1){var _0xa3656d=uuid['v4']();var _0x5b7b01=ut[_0xac7d('0x68')](_0xa1c56a,_0x514dc4);_0x5b124f[_0xac7d('0x10')][_0xa3656d]=new Action(_0xa3656d,_0x514dc4,_0xa1c56a);var _0xdc24f8=_0x5b124f[_0xac7d('0x10')][_0xa3656d];if(path[_0xac7d('0x38')](_0xa1c56a[_0xac7d('0x4')])[_0xac7d('0x69')]==='.pdf'){originate(_0xdc24f8,_0x5b7b01,!![])[_0xac7d('0x3b')](function(_0x18156c){_0x4e6f78(_0x18156c);})[_0xac7d('0x3f')](function(_0x28602b){_0xcfa1c1(_0x28602b);});}else{originate(_0xdc24f8,_0x5b7b01,![])[_0xac7d('0x3b')](function(_0x131a94){_0x4e6f78(_0x131a94);})[_0xac7d('0x3f')](function(_0x3cc285){_0xcfa1c1(_0x3cc285);});}});};Fax['prototype'][_0xac7d('0x6a')]=function(_0x6a1dca){return!_[_0xac7d('0x6b')](_0x6a1dca)&&!_[_0xac7d('0x6b')](_0x6a1dca[_0xac7d('0x26')])&&!_[_0xac7d('0x6b')](_0x6a1dca[_0xac7d('0x6c')])&&_0x6a1dca[_0xac7d('0x6c')]&&!_[_0xac7d('0x6b')](this['trunks'][util[_0xac7d('0x5f')](_0xac7d('0x6d'),_0x6a1dca[_0xac7d('0x26')])])&&!_[_0xac7d('0x6b')](this[_0xac7d('0xf')][util[_0xac7d('0x5f')](_0xac7d('0x6d'),_0x6a1dca['name'])][_0xac7d('0x2f')])&&(this[_0xac7d('0xf')][util[_0xac7d('0x5f')](_0xac7d('0x6d'),_0x6a1dca[_0xac7d('0x26')])][_0xac7d('0x2f')]==='reachable'||this[_0xac7d('0xf')][util[_0xac7d('0x5f')](_0xac7d('0x6d'),_0x6a1dca[_0xac7d('0x26')])]['status']===_0xac7d('0x6e'));};Fax[_0xac7d('0x1f')][_0xac7d('0x5b')]=function(_0x1d09f8,_0x421d7d){if(!this[_0xac7d('0x6a')](_0x1d09f8)){ut[_0xac7d('0x48')](_0xac7d('0x6f'),_[_0xac7d('0x6b')](_0x1d09f8)?'':_0x1d09f8['name']+_0xac7d('0x70'));return{'isValid':![],'message':'Trunk\x20not\x20working'};}if(_[_0xac7d('0x6b')](_0x421d7d[_0xac7d('0x7')])){ut[_0xac7d('0x48')]('[Fax][checkTrunk][Empty\x20Fax]',JSON[_0xac7d('0x71')](_0x421d7d));return{'isValid':![],'message':'Empty\x20Fax'};}if(_[_0xac7d('0x6b')](_0x421d7d[_0xac7d('0x4')])){ut['logger'](_0xac7d('0x72'),JSON[_0xac7d('0x71')](_0x421d7d));return{'isValid':![],'message':_0xac7d('0x73')};}return{'isValid':!![],'message':'Is\x20Valid'};};module[_0xac7d('0x74')]=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