Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / services / ami / fax / index.js
index f9aafdf..1688601 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 _0x03b7=['status','filename','\x20syncFaxStatus\x20','remotestationid','pagestransferred','resolution','transferrate','calleridnum','/var/opt/motion2/server/files/attachments/','\x20result\x20conversion\x20file\x20','parse','application/pdf','then','notify','.pdf','error','\x20notify\x20','stringify','catch','\x20receiveFax\x20','pick','response','reason','AttachmentId','update','logger','[Fax][Message][Error][Updated]','[Fax][Message][Error][NoUpdate2]','[Fax][Message][Updated]','[Fax][Message][NoUpdate1]','finally','\x20hangup\x20sendFile\x20','\x20hangup\x20faxRiceive\x20','faxpages','SUCCESS','updateStatus','faxstatusstring','SENDING\x20FAILED:\x20','SENDING\x20FAILED','send','[Fax][execOriginate][success]','message','Fax\x20failed','checkAfterSend','checkTrunk','FaxAccountId','Trunk\x20Reachable','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','format','%s/%s.tif','dir','Action','variablesAction','execOriginate','addVariables','ext','isTrunkReachable','isNil','active','SIP/%s','\x20Trunk\x20is\x20not\x20active','Trunk\x20not\x20working','[Fax][checkTrunk][Empty\x20Fax]','Empty\x20path','lodash','uuid','moment','path','tiff2pdf','./util/gs','../../../config/logger','fax','../ami','./util/util','./action','../rpc/faxAccount','../rpc/attachment','../rpc/faxMessage','channels','faxAccounts','trunks','newchannel','syncNewchannel','bind','varset','syncVarSet','syncNewState','newexten','syncNewExten','faxstatus','receivefax','syncReceiveFax','hangup','syncHangup','syncOriginateResponse','prototype','from-voip-provider','hasOwnProperty','exten','localstationid','uniqueid','name','info','\x20syncNewchannel\x20','actions','channel','variable','value','channelstate','channelstatedesc','syncFaxStatus','operation'];(function(_0x397004,_0x7949f){var _0xa7a10=function(_0x377854){while(--_0x377854){_0x397004['push'](_0x397004['shift']());}};_0xa7a10(++_0x7949f);}(_0x03b7,0x120));var _0x703b=function(_0x38a177,_0xaa6c59){_0x38a177=_0x38a177-0x0;var _0x3ca75a=_0x03b7[_0x38a177];return _0x3ca75a;};'use strict';var util=require('util');var _=require(_0x703b('0x0'));var BPromise=require('bluebird');var uuid=require(_0x703b('0x1'));var moment=require(_0x703b('0x2'));var path=require(_0x703b('0x3'));var tiff2pdf=require(_0x703b('0x4'));var gs=require(_0x703b('0x5'));var logger=require(_0x703b('0x6'))(_0x703b('0x7'));var ami=require(_0x703b('0x8'));var rpcDb=require('./rpcDb');var Channel=require('./channel');var ut=require(_0x703b('0x9'));var Action=require(_0x703b('0xa'));var faxAccount=require(_0x703b('0xb'));var attachment=require(_0x703b('0xc'));var faxMessage=require(_0x703b('0xd'));function Fax(_0x41ec88){this[_0x703b('0xe')]={};this[_0x703b('0xf')]=_0x41ec88[_0x703b('0xf')];this[_0x703b('0x10')]=_0x41ec88[_0x703b('0x10')];this['actions']={};ami['on'](_0x703b('0x11'),this[_0x703b('0x12')][_0x703b('0x13')](this));ami['on'](_0x703b('0x14'),this[_0x703b('0x15')]['bind'](this));ami['on']('newstate',this[_0x703b('0x16')][_0x703b('0x13')](this));ami['on'](_0x703b('0x17'),this[_0x703b('0x18')][_0x703b('0x13')](this));ami['on'](_0x703b('0x19'),this['syncFaxStatus']['bind'](this));ami['on'](_0x703b('0x1a'),this[_0x703b('0x1b')]['bind'](this));ami['on'](_0x703b('0x1c'),this[_0x703b('0x1d')][_0x703b('0x13')](this));ami['on']('originateresponse',this[_0x703b('0x1e')][_0x703b('0x13')](this));}Fax[_0x703b('0x1f')]['syncNewchannel']=function(_0x2f567e){if(_0x2f567e['context']===_0x703b('0x20')){for(var _0x2fe6c in this[_0x703b('0xf')]){if(this['faxAccounts'][_0x703b('0x21')](_0x2fe6c)){if(_0x2f567e[_0x703b('0x22')]===this[_0x703b('0xf')][_0x2fe6c][_0x703b('0x23')]){this['channels'][_0x2f567e[_0x703b('0x24')]]={};this[_0x703b('0xe')][_0x2f567e['uniqueid']]['channel']=_0x2f567e['channel'];this[_0x703b('0xe')][_0x2f567e[_0x703b('0x24')]]['id']=this[_0x703b('0xf')][_0x2fe6c]['id'];this['channels'][_0x2f567e[_0x703b('0x24')]][_0x703b('0x25')]=this[_0x703b('0xf')][_0x2fe6c][_0x703b('0x25')];logger[_0x703b('0x26')](_0x2f567e[_0x703b('0x24')],_0x703b('0x27'));}}}}if(this[_0x703b('0x28')][_0x2f567e[_0x703b('0x24')]]){this['channels'][_0x2f567e[_0x703b('0x24')]]={};this[_0x703b('0xe')][_0x2f567e[_0x703b('0x24')]][_0x703b('0x29')]=_0x2f567e[_0x703b('0x29')];logger[_0x703b('0x26')](_0x2f567e[_0x703b('0x24')],_0x703b('0x27'));}};Fax['prototype'][_0x703b('0x15')]=function(_0x279c7d){if(this[_0x703b('0xe')][_0x279c7d[_0x703b('0x24')]]){for(var _0x332c09 in _0x279c7d[_0x703b('0x2a')]){if(_0x279c7d['variable'][_0x703b('0x21')](_0x332c09)){this[_0x703b('0xe')][_0x279c7d['uniqueid']][_0x332c09]=_0x279c7d[_0x703b('0x2b')];}}}};Fax[_0x703b('0x1f')][_0x703b('0x16')]=function(_0x26e37f){if(this[_0x703b('0xe')][_0x26e37f[_0x703b('0x24')]]){this[_0x703b('0xe')][_0x26e37f['uniqueid']][_0x703b('0x2c')]=_0x26e37f[_0x703b('0x2c')];this[_0x703b('0xe')][_0x26e37f[_0x703b('0x24')]]['channelstatedesc']=_0x26e37f[_0x703b('0x2d')];}};Fax[_0x703b('0x1f')][_0x703b('0x18')]=function(_0x5119e7){if(this['channels'][_0x5119e7['uniqueid']]){for(var _0x309690 in _0x5119e7['variable']){if(_0x5119e7['variable'][_0x703b('0x21')](_0x309690)){this[_0x703b('0xe')][_0x5119e7[_0x703b('0x24')]][_0x309690]=_0x5119e7['value'];}}}};Fax[_0x703b('0x1f')][_0x703b('0x2e')]=function(_0x2c96b5){if(this[_0x703b('0xe')][_0x2c96b5[_0x703b('0x24')]]){this[_0x703b('0xe')][_0x2c96b5[_0x703b('0x24')]][_0x703b('0x2f')]=_0x2c96b5[_0x703b('0x2f')];this[_0x703b('0xe')][_0x2c96b5['uniqueid']][_0x703b('0x30')]=_0x2c96b5[_0x703b('0x30')];this[_0x703b('0xe')][_0x2c96b5[_0x703b('0x24')]][_0x703b('0x23')]=_0x2c96b5['localstationid'];this['channels'][_0x2c96b5[_0x703b('0x24')]][_0x703b('0x31')]=_0x2c96b5[_0x703b('0x31')];logger[_0x703b('0x26')](_0x2c96b5[_0x703b('0x24')],_0x703b('0x32'));}};Fax[_0x703b('0x1f')]['syncReceiveFax']=function(_0x5ae4ab){var _0x4009f0=this;if(this[_0x703b('0xe')][_0x5ae4ab['uniqueid']]){var _0x524789=this['channels'][_0x5ae4ab[_0x703b('0x24')]]['id'];this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x33')]=_0x5ae4ab[_0x703b('0x33')];this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x34')]=_0x5ae4ab[_0x703b('0x34')];this[_0x703b('0xe')][_0x5ae4ab['uniqueid']][_0x703b('0x23')]=_0x5ae4ab[_0x703b('0x23')];this['channels'][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x35')]=_0x5ae4ab[_0x703b('0x35')];this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x36')]=_0x5ae4ab[_0x703b('0x36')];this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x31')]=_0x5ae4ab[_0x703b('0x31')];this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]][_0x703b('0x37')]=_0x5ae4ab[_0x703b('0x37')];if(this[_0x703b('0xe')][_0x5ae4ab[_0x703b('0x24')]]['pagestransferred']>0x0){tiff2pdf(_0x5ae4ab[_0x703b('0x31')],_0x703b('0x38'),function(_0x4a7efc){logger['info'](_0x5ae4ab[_0x703b('0x24')],_0x703b('0x39'),_0x4a7efc['message']);attachment['create']({'name':path[_0x703b('0x3a')](_0x5ae4ab[_0x703b('0x31')])['name'],'basename':path[_0x703b('0x3a')](_0x5ae4ab[_0x703b('0x31')])[_0x703b('0x25')]+'.pdf','type':_0x703b('0x3b')})[_0x703b('0x3c')](function(_0x514337){faxAccount[_0x703b('0x3d')](_0x524789,{'from':_0x5ae4ab[_0x703b('0x37')],'mapKey':'fax','body':path['parse'](_0x5ae4ab[_0x703b('0x31')])[_0x703b('0x25')]+_0x703b('0x3e'),'AttachmentId':_0x514337['id']})['catch'](function(_0x1046c7){logger[_0x703b('0x3f')](_0x5ae4ab[_0x703b('0x24')],_0x703b('0x40'),JSON[_0x703b('0x41')](_0x1046c7));});})[_0x703b('0x42')](function(_0x29aceb){logger['error'](_0x5ae4ab[_0x703b('0x24')],'\x20receiveFax\x20',JSON[_0x703b('0x41')](_0x29aceb));});});}logger[_0x703b('0x26')](_0x5ae4ab[_0x703b('0x24')],_0x703b('0x43'));}};Fax['prototype']['syncOriginateResponse']=function(_0x148be4){if(this['actions'][_0x148be4[_0x703b('0x24')]]){_['merge'](this[_0x703b('0xe')][_0x148be4[_0x703b('0x24')]],_[_0x703b('0x44')](_0x148be4,[_0x703b('0x45'),_0x703b('0x46')]));}};function updateStatus(_0x4d4f00){if(_0x4d4f00[_0x703b('0x47')]){faxMessage[_0x703b('0x48')](_0x4d4f00[_0x703b('0x47')],{'failMessage':'SENDING\x20FAILED\x20'})[_0x703b('0x3c')](function(_0x54e843){ut[_0x703b('0x49')](_0x703b('0x4a'),_0x54e843);})[_0x703b('0x42')](function(_0x1f4c6e){ut['logger']('[Fax][Message][Error][NoUpdate1]',_0x1f4c6e);});}else{ut[_0x703b('0x49')](_0x703b('0x4b'));}}Fax['prototype']['updateStatus']=function(_0x3a6f05,_0x148e7b,_0x5ddb6d){var _0x39a506=this;var _0x1a6d45={};if(_0x148e7b){_0x1a6d45={'read':_0x148e7b};}else{_0x1a6d45={'failMessage':_0x5ddb6d};}if(this[_0x703b('0x28')][_0x3a6f05]['AttachmentId']){faxMessage[_0x703b('0x48')](this[_0x703b('0x28')][_0x3a6f05][_0x703b('0x47')],_0x1a6d45)['then'](function(_0x47dc78){ut[_0x703b('0x49')](_0x703b('0x4c'),_0x47dc78);})[_0x703b('0x42')](function(_0x2cd3f5){ut[_0x703b('0x49')](_0x703b('0x4d'),_0x2cd3f5);})[_0x703b('0x4e')](function(){delete _0x39a506[_0x703b('0xe')][_0x3a6f05];delete _0x39a506['actions'][_0x3a6f05];});}else{ut[_0x703b('0x49')]('[Fax][Message][NoUpdate2]');delete this['channels'][_0x3a6f05];delete this[_0x703b('0x28')][_0x3a6f05];}};Fax['prototype'][_0x703b('0x1d')]=function(_0x177a6a){var _0x1d95ed=this;if(this[_0x703b('0xe')][_0x177a6a['uniqueid']]){if(this[_0x703b('0x28')][_0x177a6a['uniqueid']]){this[_0x703b('0xe')][_0x177a6a[_0x703b('0x24')]]['id']=this[_0x703b('0x28')][_0x177a6a['uniqueid']]['id'];this[_0x703b('0xe')][_0x177a6a[_0x703b('0x24')]][_0x703b('0x25')]=this[_0x703b('0x28')][_0x177a6a[_0x703b('0x24')]][_0x703b('0x25')];}logger['info'](_0x177a6a[_0x703b('0x24')],this[_0x703b('0x28')][_0x177a6a[_0x703b('0x24')]]?_0x703b('0x4f'):_0x703b('0x50'),JSON[_0x703b('0x41')](this[_0x703b('0xe')][_0x177a6a[_0x703b('0x24')]]));if(this[_0x703b('0x28')][_0x177a6a[_0x703b('0x24')]]){if(this['channels'][_0x177a6a[_0x703b('0x24')]][_0x703b('0x51')]>0x0&&this[_0x703b('0xe')][_0x177a6a[_0x703b('0x24')]][_0x703b('0x19')]===_0x703b('0x52')){this[_0x703b('0x53')](_0x177a6a[_0x703b('0x24')],!![]);}else{this['updateStatus'](_0x177a6a['uniqueid'],![],this[_0x703b('0xe')][_0x177a6a[_0x703b('0x24')]][_0x703b('0x54')]?_0x703b('0x55')+this['channels'][_0x177a6a[_0x703b('0x24')]][_0x703b('0x54')]:_0x703b('0x56'));}}}};Fax['prototype'][_0x703b('0x57')]=function(_0x46080b){var _0x487980=this;return new BPromise(function(_0x4e1ebc,_0x5c91b3){_0x487980['execOriginate'](_0x46080b,_0x487980['faxAccounts'][_0x46080b['FaxAccountId']])[_0x703b('0x3c')](function(_0xf92480){ut[_0x703b('0x49')](_0x703b('0x58'),_0xf92480);_0x4e1ebc(ut[_0x703b('0x59')]('Fax\x20received'));})[_0x703b('0x42')](function(_0x331b17){ut[_0x703b('0x49')]('[Fax][execOriginate][failure]',_0x331b17);updateStatus(_0x46080b);_0x5c91b3(ut['message'](_0x703b('0x5a')));});});};Fax[_0x703b('0x1f')][_0x703b('0x5b')]=function(_0x433909){var _0x327367=this;return new BPromise(function(_0x34ef4c,_0x5bc9b){var _0x2f867d=_0x327367[_0x703b('0x5c')](_0x327367[_0x703b('0xf')][_0x433909[_0x703b('0x5d')]]['Trunk'],_0x433909);if(_0x2f867d['isValid']){_0x34ef4c(ut[_0x703b('0x59')](_0x703b('0x5e')));}else{_0x5bc9b(ut[_0x703b('0x59')](_0x2f867d[_0x703b('0x59')]));}});};function originate(_0x42b820,_0x9dbc9b,_0x3be41b){return new BPromise(function(_0xc71430,_0x4029d8){if(_0x3be41b){var _0x4fc37d=util['format'](_0x703b('0x5f'),path[_0x703b('0x3a')](_0x42b820['path'])[_0x703b('0x25')],_0x42b820['path']);gs['execute'](_0x4fc37d)['then'](function(){_0x42b820['path']=util[_0x703b('0x60')](_0x703b('0x61'),path['parse'](_0x42b820[_0x703b('0x3')])[_0x703b('0x62')],path[_0x703b('0x3a')](_0x42b820[_0x703b('0x3')])[_0x703b('0x25')]);_0x9dbc9b['XMF-PATH']=_0x42b820[_0x703b('0x3')];ut['logger']('Convert\x20pdf\x20to\x20tif','');ami[_0x703b('0x63')](ut[_0x703b('0x64')](_0x42b820,_0x9dbc9b))[_0x703b('0x3c')](function(_0x5857b7){_0xc71430(_0x5857b7);})['catch'](function(_0x4bded8){_0x4029d8(_0x4bded8);});})[_0x703b('0x42')](function(_0x4774d9){_0x4029d8(_0x4774d9);});}else{ami['Action'](ut[_0x703b('0x64')](_0x42b820,_0x9dbc9b))['then'](function(_0x5c7fd7){_0xc71430(_0x5c7fd7);})[_0x703b('0x42')](function(_0x9bdcd6){_0x4029d8(_0x9bdcd6);});}});}Fax[_0x703b('0x1f')][_0x703b('0x65')]=function(_0x1bfdd5,_0x482e08){var _0x24a719=this;return new BPromise(function(_0x468f4f,_0x56ed5b){var _0x4eafb1=uuid['v4']();var _0xf3cadc=ut[_0x703b('0x66')](_0x1bfdd5,_0x482e08);_0x24a719['actions'][_0x4eafb1]=new Action(_0x4eafb1,_0x482e08,_0x1bfdd5);var _0x1b183b=_0x24a719['actions'][_0x4eafb1];if(path['parse'](_0x1bfdd5[_0x703b('0x3')])[_0x703b('0x67')]===_0x703b('0x3e')){originate(_0x1b183b,_0xf3cadc,!![])[_0x703b('0x3c')](function(_0x18db4a){_0x468f4f(_0x18db4a);})['catch'](function(_0x2316d8){_0x56ed5b(_0x2316d8);});}else{originate(_0x1b183b,_0xf3cadc,![])[_0x703b('0x3c')](function(_0x478b3c){_0x468f4f(_0x478b3c);})[_0x703b('0x42')](function(_0x6ef78f){_0x56ed5b(_0x6ef78f);});}});};Fax[_0x703b('0x1f')][_0x703b('0x68')]=function(_0x4b14c5){return!_[_0x703b('0x69')](_0x4b14c5)&&!_[_0x703b('0x69')](_0x4b14c5[_0x703b('0x25')])&&!_[_0x703b('0x69')](_0x4b14c5[_0x703b('0x6a')])&&_0x4b14c5[_0x703b('0x6a')]&&!_[_0x703b('0x69')](this['trunks'][util[_0x703b('0x60')](_0x703b('0x6b'),_0x4b14c5['name'])])&&!_[_0x703b('0x69')](this[_0x703b('0x10')][util[_0x703b('0x60')]('SIP/%s',_0x4b14c5[_0x703b('0x25')])][_0x703b('0x30')])&&(this[_0x703b('0x10')][util['format'](_0x703b('0x6b'),_0x4b14c5[_0x703b('0x25')])][_0x703b('0x30')]==='reachable'||this[_0x703b('0x10')][util['format'](_0x703b('0x6b'),_0x4b14c5[_0x703b('0x25')])][_0x703b('0x30')]==='unmonitored');};Fax['prototype'][_0x703b('0x5c')]=function(_0x430c85,_0x30fe41){if(!this[_0x703b('0x68')](_0x430c85)){ut[_0x703b('0x49')]('[Fax][checkTrunk][Trunk\x20not\x20work]',_[_0x703b('0x69')](_0x430c85)?'':_0x430c85[_0x703b('0x25')]+_0x703b('0x6c'));return{'isValid':![],'message':_0x703b('0x6d')};}if(_[_0x703b('0x69')](_0x30fe41[_0x703b('0x7')])){ut[_0x703b('0x49')](_0x703b('0x6e'),JSON['stringify'](_0x30fe41));return{'isValid':![],'message':'Empty\x20Fax'};}if(_[_0x703b('0x69')](_0x30fe41[_0x703b('0x3')])){ut[_0x703b('0x49')]('[Fax][checkTrunk][Empty\x20path]',JSON[_0x703b('0x41')](_0x30fe41));return{'isValid':![],'message':_0x703b('0x6f')};}return{'isValid':!![],'message':'Is\x20Valid'};};module['exports']=Fax;
\ No newline at end of file