Built motion from commit (unavailable).|2.5.16
[motion2.git] / server / services / ami / trigger / integration / zendesk.js
index e29eb84..26e0f61 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9aea=['\x20Error\x20running\x20Zendesk\x20integration','lodash','md5','ioredis','./util','../../../../config/logger','zendesk','redis','defaults','socket.io-emitter','emit','application/json','Creating\x20new\x20ticket...','%s/tickets.json','remoteUri','POST','merge','Tags','name','getString','Subjects','Descriptions','Fields','info','Ticket\x20created!','ticket','Getting\x20agent\x20with\x20email','format','count','Agent\x20found!','results','agent','Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!','%s/users/me.json','then','Admin\x20account\x20selected.','user','Searching\x20enduser\x20with\x20phone','%s/search.json','type:user\x20role:end-user\x20phone:%s','length','filter','first','Enduser\x20found!','%s/users.json','end-user','Caller\x20-\x20%s','password','%s:%s','username','token','%s/token:%s','Basic\x20%s','toString','base64','debug','[HTTP]','stringify','GET','map','type','nameField','toLowerCase','string','idField','customField','custom_fields','content','variable','variableName','push','customVariable','Variable','queue','serverUrl','monitor_format','[QUEUE]','Recording\x20is\x20enabled!','recordingURL','%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s','Authorization','The\x20User\x20ID\x20is:','calleridname','calleridnum','The\x20Enduser\x20ID\x20is:','newTab','Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...','user:%s','trigger:browser:url','%s/agent/tickets/%s','error','Zendesk\x20account\x20type\x20not\x20recognized','catch','inspect','outbound','stripTrailingSlash','recordingFormat','none','[OUTBOUND]','uniqueid','email','destcalleridname','destcalleridnum','The\x20Ticket\x20ID\x20is:','integrationTab','Displaying\x20ticket\x20to\x20agent...','[OUTBOUND]\x20Error\x20running\x20Zendesk\x20integration','unmanaged','lastevent','toUpperCase'];(function(_0x4ee9f4,_0x128afa){var _0x3cb6e8=function(_0x11629f){while(--_0x11629f){_0x4ee9f4['push'](_0x4ee9f4['shift']());}};_0x3cb6e8(++_0x128afa);}(_0x9aea,0xdd));var _0xa9ae=function(_0x5a921a,_0x4239f9){_0x5a921a=_0x5a921a-0x0;var _0x7ba25=_0x9aea[_0x5a921a];return _0x7ba25;};'use strict';var _=require(_0xa9ae('0x0'));var rp=require('request-promise');var md5=require(_0xa9ae('0x1'));var util=require('util');var Redis=require(_0xa9ae('0x2'));var intUtil=require(_0xa9ae('0x3'));var config=require('../../../../config/environment');var logger=require(_0xa9ae('0x4'))(_0xa9ae('0x5'));config[_0xa9ae('0x6')]=_[_0xa9ae('0x7')](config[_0xa9ae('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0xa9ae('0x8'))(new Redis(config[_0xa9ae('0x6')]));function emit(_0x1e57c4,_0x53e52c,_0x1f2e4b){io['to'](_0x1e57c4)[_0xa9ae('0x9')](_0x53e52c,_0x1f2e4b);}var headers={'Content-Type':_0xa9ae('0xa'),'Accept':_0xa9ae('0xa')};function getTicket(_0x1882dc,_0x2d1188,_0x1816c2,_0x337dfb,_0x2f238f){logger['info'](_0xa9ae('0xb'));return request({'uri':util['format'](_0xa9ae('0xc'),_0x1882dc[_0xa9ae('0xd')]),'method':_0xa9ae('0xe'),'body':{'ticket':_[_0xa9ae('0xf')]({'requester_id':_0x1816c2['id'],'submitter_id':_0x2d1188?_0x2d1188['id']:undefined,'assignee_id':_0x2d1188?_0x2d1188['id']:undefined,'tags':getTags(_0x337dfb[_0xa9ae('0x10')],_0xa9ae('0x11')),'subject':intUtil[_0xa9ae('0x12')](_0x337dfb[_0xa9ae('0x13')],_0x2f238f,'\x20'),'description':intUtil['getString'](_0x337dfb[_0xa9ae('0x14')],_0x2f238f,'\x0a'),'comment':{'public':![],'body':intUtil[_0xa9ae('0x12')](_0x337dfb[_0xa9ae('0x14')],_0x2f238f,'\x0a')}},getCustomFields(_0x337dfb[_0xa9ae('0x15')],_0x2f238f))}})['then'](function(_0x28ce2d){logger[_0xa9ae('0x16')](_0xa9ae('0x17'));return _0x28ce2d[_0xa9ae('0x18')];});}function getUser(_0x77b0a4,_0xddb095){if(intUtil['validateEmail'](_0xddb095)){logger[_0xa9ae('0x16')](_0xa9ae('0x19'),_0xddb095);return request({'uri':util[_0xa9ae('0x1a')]('%s/search.json',_0x77b0a4['remoteUri']),'qs':{'query':util[_0xa9ae('0x1a')]('type:user\x20role:agent\x20email:%s',_0xddb095)}})['then'](function(_0x18911b){if(_0x18911b[_0xa9ae('0x1b')]){logger[_0xa9ae('0x16')](_0xa9ae('0x1c'));return _['find'](_0x18911b[_0xa9ae('0x1d')],{'email':_0xddb095,'role':_0xa9ae('0x1e')});}else{logger[_0xa9ae('0x16')](_0xa9ae('0x1f'));return request({'uri':util[_0xa9ae('0x1a')](_0xa9ae('0x20'),_0x77b0a4[_0xa9ae('0xd')])})['then'](function(_0xc021cf){logger['info']('Admin\x20account\x20selected.');return _0xc021cf['user'];});}});}else{logger['info'](_0xa9ae('0x1f'));return request({'uri':util['format'](_0xa9ae('0x20'),_0x77b0a4['remoteUri'])})[_0xa9ae('0x21')](function(_0x38eaeb){logger[_0xa9ae('0x16')](_0xa9ae('0x22'));return _0x38eaeb[_0xa9ae('0x23')];});}}function getEndUser(_0x3f3f97,_0x23c1ec,_0x5e82f1){logger[_0xa9ae('0x16')](_0xa9ae('0x24'),_0x5e82f1);return request({'uri':util[_0xa9ae('0x1a')](_0xa9ae('0x25'),_0x3f3f97[_0xa9ae('0xd')]),'qs':{'query':util[_0xa9ae('0x1a')](_0xa9ae('0x26'),_0x5e82f1)}})['then'](function(_0x489e88){var _0x2f1a9f;if(_0x489e88[_0xa9ae('0x1d')][_0xa9ae('0x27')]){_0x489e88[_0xa9ae('0x1d')]=_[_0xa9ae('0x28')](_0x489e88['results'],{'suspended':![],'role':'end-user'});if(_0x489e88[_0xa9ae('0x1d')][_0xa9ae('0x27')]){_0x2f1a9f=_[_0xa9ae('0x29')](_0x489e88[_0xa9ae('0x1d')]);}}if(_0x2f1a9f){logger[_0xa9ae('0x16')](_0xa9ae('0x2a'));return _0x2f1a9f;}else{logger['info']('Enduser\x20not\x20found,\x20creating\x20a\x20new\x20enduser!');return request({'uri':util[_0xa9ae('0x1a')](_0xa9ae('0x2b'),_0x3f3f97[_0xa9ae('0xd')]),'method':_0xa9ae('0xe'),'body':{'user':{'role':_0xa9ae('0x2c'),'name':util[_0xa9ae('0x1a')](_0xa9ae('0x2d'),_0x23c1ec||_0x5e82f1),'phone':_0x5e82f1}}})[_0xa9ae('0x21')](function(_0x5c4f79){logger[_0xa9ae('0x16')]('Enduser\x20created.');return _0x5c4f79[_0xa9ae('0x23')];});}});}function getAuth(_0x107ef8){var _0x3a701b;if(_0x107ef8['authType']===_0xa9ae('0x2e')){_0x3a701b=util[_0xa9ae('0x1a')](_0xa9ae('0x2f'),_0x107ef8[_0xa9ae('0x30')],_0x107ef8[_0xa9ae('0x2e')]);}else if(_0x107ef8['authType']===_0xa9ae('0x31')){_0x3a701b=util[_0xa9ae('0x1a')](_0xa9ae('0x32'),_0x107ef8['username'],_0x107ef8['token']);}return util[_0xa9ae('0x1a')](_0xa9ae('0x33'),new Buffer(_0x3a701b)[_0xa9ae('0x34')](_0xa9ae('0x35')));}function request(_0x484f67){logger[_0xa9ae('0x36')](_0xa9ae('0x37'),JSON[_0xa9ae('0x38')](_0x484f67));return rp(_[_0xa9ae('0x7')](_0x484f67,{'method':_0xa9ae('0x39'),'headers':headers,'json':!![]}));}function getTags(_0x4eafaf,_0x6ca134){var _0x4b890e=[];if(_0x4eafaf&&_0x4eafaf[_0xa9ae('0x27')]>0x0){_0x4b890e=_[_0xa9ae('0x3a')](_0x4eafaf,_0x6ca134);}return _0x4b890e;}function getCustomFields(_0xc0db08,_0x57fc9d){var _0x15a8b4=[];var _0x1ffcab={'custom_fields':[]};if(_0xc0db08[_0xa9ae('0x27')]>0x0){_['forEach'](_0xc0db08,function(_0x2e0d90){if(_0x2e0d90[_0xa9ae('0x3b')]==='string'&&_0x2e0d90[_0xa9ae('0x3c')]&&!_0x2e0d90['customField']){_0x1ffcab[_0x2e0d90[_0xa9ae('0x3c')][_0xa9ae('0x3d')]()]=_0x2e0d90['content'][_0xa9ae('0x34')]();}else if(_0x2e0d90[_0xa9ae('0x3b')]===_0xa9ae('0x3e')&&_0x2e0d90[_0xa9ae('0x3f')]&&_0x2e0d90[_0xa9ae('0x40')]){_0x1ffcab[_0xa9ae('0x41')]['push']({'id':_0x2e0d90[_0xa9ae('0x3f')],'value':_0x2e0d90[_0xa9ae('0x42')]['toString']()});}else if(_0x2e0d90['type']===_0xa9ae('0x43')&&_0x2e0d90[_0xa9ae('0x44')]&&_0x2e0d90[_0xa9ae('0x3f')]&&_0x2e0d90[_0xa9ae('0x40')]){_0x57fc9d[_0x2e0d90['variableName']]&&_0x1ffcab[_0xa9ae('0x41')][_0xa9ae('0x45')]({'id':_0x2e0d90[_0xa9ae('0x3f')],'value':_0x57fc9d[_0x2e0d90[_0xa9ae('0x44')]][_0xa9ae('0x34')]()});}else if(_0x2e0d90[_0xa9ae('0x3b')]===_0xa9ae('0x46')&&_0x2e0d90['Variable']&&_0x2e0d90[_0xa9ae('0x47')][_0xa9ae('0x11')]&&_0x2e0d90['idField']&&_0x2e0d90[_0xa9ae('0x40')]){_0x57fc9d[_0x2e0d90['Variable'][_0xa9ae('0x11')][_0xa9ae('0x3d')]()]&&_0x1ffcab[_0xa9ae('0x41')][_0xa9ae('0x45')]({'id':_0x2e0d90[_0xa9ae('0x3f')],'value':_0x57fc9d[_0x2e0d90[_0xa9ae('0x47')][_0xa9ae('0x11')]['toLowerCase']()][_0xa9ae('0x34')]()});}});}return _0x1ffcab;}exports[_0xa9ae('0x48')]=function(_0x5cc0e3,_0x40f77d,_0x373a21,_0x238797,_0x275b3a,_0x6f6cde){var _0x76502d,_0x571cb4;_0x6f6cde[_0xa9ae('0xd')]=intUtil['stripTrailingSlash'](_0x6f6cde[_0xa9ae('0xd')]);_0x6f6cde[_0xa9ae('0x49')]=intUtil['stripTrailingSlash'](_0x6f6cde['serverUrl']);if(_0x275b3a&&_0x275b3a[_0xa9ae('0x4a')]){logger[_0xa9ae('0x16')](_0xa9ae('0x4b'),_0xa9ae('0x4c'));_0x40f77d[_0xa9ae('0x4d')]=util[_0xa9ae('0x1a')](_0xa9ae('0x4e'),_0x6f6cde[_0xa9ae('0x49')],_0x40f77d['uniqueid'],md5(_0x40f77d['uniqueid']));}else{_0x40f77d[_0xa9ae('0x4d')]='';}headers[_0xa9ae('0x4f')]=getAuth(_0x6f6cde);return getUser(_0x6f6cde,_0x238797['email'])[_0xa9ae('0x21')](function(_0x38f24c){_0x76502d=_0x38f24c;logger[_0xa9ae('0x16')](_0xa9ae('0x50'),_0x76502d['id']);return getEndUser(_0x6f6cde,_0x40f77d[_0xa9ae('0x51')],_0x40f77d[_0xa9ae('0x52')]);})[_0xa9ae('0x21')](function(_0x2f74bb){_0x571cb4=_0x2f74bb;logger['info'](_0xa9ae('0x53'),_0x571cb4['id']);return getTicket(_0x6f6cde,_0x76502d,_0x571cb4,_0x373a21,_0x40f77d);})[_0xa9ae('0x21')](function(_0x5ea18d){if(_0x5ea18d){logger[_0xa9ae('0x16')]('The\x20Ticket\x20ID\x20is:',_0x5ea18d['id']);switch(_0x6f6cde['type']){case'integrationTab':logger[_0xa9ae('0x16')](_0xa9ae('0x4b'),'Displaying\x20ticket\x20to\x20agent...');return request({'uri':util['format']('%s/channels/voice/agents/%d/tickets/%d/display.json',_0x6f6cde[_0xa9ae('0xd')],_0x76502d['id'],_0x5ea18d['id']),'method':'POST'});case _0xa9ae('0x54'):logger[_0xa9ae('0x16')]('[QUEUE]',_0xa9ae('0x55'));emit(util['format'](_0xa9ae('0x56'),_0x238797[_0xa9ae('0x11')]),_0xa9ae('0x57'),{'uri':util[_0xa9ae('0x1a')](_0xa9ae('0x58'),_0x6f6cde[_0xa9ae('0xd')],_0x5ea18d['id'])});break;default:logger[_0xa9ae('0x59')](_0xa9ae('0x4b'),_0xa9ae('0x5a'));}}})[_0xa9ae('0x5b')](function(_0x22ab67){logger[_0xa9ae('0x59')]('[QUEUE]\x20Error\x20running\x20Zendesk\x20integration',util[_0xa9ae('0x5c')](_0x22ab67,{'showHidden':!![],'depth':null}));});};exports[_0xa9ae('0x5d')]=function(_0x24087a,_0x205c90,_0x7dae60,_0x59de12,_0x4fe9e7,_0x1d5607,_0x4612f1){var _0x4f1219,_0x521c8c;_0x1d5607[_0xa9ae('0xd')]=intUtil['stripTrailingSlash'](_0x1d5607[_0xa9ae('0xd')]);_0x1d5607[_0xa9ae('0x49')]=intUtil[_0xa9ae('0x5e')](_0x1d5607['serverUrl']);if(_0x4612f1&&_0x4612f1[_0xa9ae('0x5f')]&&_0x4612f1['recordingFormat']!==_0xa9ae('0x60')){logger['info'](_0xa9ae('0x61'),_0xa9ae('0x4c'));_0x205c90[_0xa9ae('0x4d')]=util[_0xa9ae('0x1a')](_0xa9ae('0x4e'),_0x1d5607[_0xa9ae('0x49')],_0x205c90['uniqueid'],md5(_0x205c90[_0xa9ae('0x62')]));}headers[_0xa9ae('0x4f')]=getAuth(_0x1d5607);return getUser(_0x1d5607,_0x59de12[_0xa9ae('0x63')])[_0xa9ae('0x21')](function(_0x5842e5){_0x4f1219=_0x5842e5;logger[_0xa9ae('0x16')](_0xa9ae('0x50'),_0x4f1219['id']);return getEndUser(_0x1d5607,_0x205c90[_0xa9ae('0x64')],_0x205c90[_0xa9ae('0x65')]);})[_0xa9ae('0x21')](function(_0x1f563a){_0x521c8c=_0x1f563a;logger[_0xa9ae('0x16')](_0xa9ae('0x53'),_0x521c8c['id']);return getTicket(_0x1d5607,_0x4f1219,_0x521c8c,_0x7dae60,_0x205c90);})[_0xa9ae('0x21')](function(_0x28756d){if(_0x28756d){logger['info'](_0xa9ae('0x66'),_0x28756d['id']);switch(_0x1d5607[_0xa9ae('0x3b')]){case _0xa9ae('0x67'):logger[_0xa9ae('0x16')]('[OUTBOUND]',_0xa9ae('0x68'));return request({'uri':util[_0xa9ae('0x1a')]('%s/channels/voice/agents/%d/tickets/%d/display.json',_0x1d5607[_0xa9ae('0xd')],_0x4f1219['id'],_0x28756d['id']),'method':_0xa9ae('0xe')});case _0xa9ae('0x54'):logger['info']('[OUTBOUND]',_0xa9ae('0x55'));emit(util[_0xa9ae('0x1a')]('user:%s',_0x59de12['name']),_0xa9ae('0x57'),{'uri':util[_0xa9ae('0x1a')](_0xa9ae('0x58'),_0x1d5607['remoteUri'],_0x28756d['id'])});break;default:logger[_0xa9ae('0x59')](_0xa9ae('0x61'),_0xa9ae('0x5a'));}}})[_0xa9ae('0x5b')](function(_0x52127b){logger[_0xa9ae('0x59')](_0xa9ae('0x69'),util[_0xa9ae('0x5c')](_0x52127b,{'showHidden':!![],'depth':null}));});};exports[_0xa9ae('0x6a')]=function(_0x110405,_0x53445e,_0x4acac8,_0x296708,_0x1a632a,_0x2317ec){var _0x505cc6,_0x296609;_0x2317ec[_0xa9ae('0xd')]=intUtil[_0xa9ae('0x5e')](_0x2317ec['remoteUri']);_0x2317ec['serverUrl']=intUtil[_0xa9ae('0x5e')](_0x2317ec['serverUrl']);if(_0x1a632a&&_0x1a632a[_0xa9ae('0x4a')]){logger[_0xa9ae('0x16')]('['+_0x53445e[_0xa9ae('0x6b')][_0xa9ae('0x6c')]()+']',_0xa9ae('0x4c'));_0x53445e[_0xa9ae('0x4d')]=util[_0xa9ae('0x1a')](_0xa9ae('0x4e'),_0x2317ec[_0xa9ae('0x49')],_0x53445e[_0xa9ae('0x62')],md5(_0x53445e['uniqueid']));}else{_0x53445e[_0xa9ae('0x4d')]='';}headers['Authorization']=getAuth(_0x2317ec);return getUser(_0x2317ec)[_0xa9ae('0x21')](function(_0x3bca8f){_0x505cc6=_0x3bca8f;logger[_0xa9ae('0x16')](_0xa9ae('0x50'),_0x505cc6['id']);return getEndUser(_0x2317ec,_0x53445e[_0xa9ae('0x51')],_0x53445e['calleridnum']);})[_0xa9ae('0x21')](function(_0x2e9c2e){_0x296609=_0x2e9c2e;logger[_0xa9ae('0x16')](_0xa9ae('0x53'),_0x296609['id']);return getTicket(_0x2317ec,_0x505cc6,_0x296609,_0x4acac8,_0x53445e);})[_0xa9ae('0x21')](function(_0x5c02d3){if(_0x5c02d3){logger[_0xa9ae('0x16')](_0xa9ae('0x66'),_0x5c02d3['id']);}})[_0xa9ae('0x5b')](function(_0x1fad1c){logger[_0xa9ae('0x59')]('['+_0x53445e['lastevent']['toUpperCase']()+']'+_0xa9ae('0x6d'),util[_0xa9ae('0x5c')](_0x1fad1c,{'showHidden':!![],'depth':null}));});};
\ No newline at end of file
+var _0x885f=['calleridname','calleridnum','The\x20Enduser\x20ID\x20is:','The\x20Ticket\x20ID\x20is:','integrationTab','%s/channels/voice/agents/%d/tickets/%d/display.json','user:%s','trigger:browser:url','%s/agent/tickets/%s','replace','/api/v2','catch','[QUEUE]\x20Error\x20running\x20Zendesk\x20integration','inspect','outbound','recordingFormat','none','[OUTBOUND]','Recording\x20is\x20enabled!','destcalleridname','Displaying\x20ticket\x20to\x20agent...','newTab','error','Zendesk\x20account\x20type\x20not\x20recognized','[OUTBOUND]\x20Error\x20running\x20Zendesk\x20integration','unmanaged','lastevent','toUpperCase','\x20Error\x20running\x20Zendesk\x20integration','md5','util','./util','../../../../config/environment','../../../../config/logger','zendesk','redis','localhost','socket.io-emitter','emit','application/json','Creating\x20new\x20ticket...','format','%s/tickets.json','POST','merge','Tags','name','getString','Subjects','Descriptions','then','info','Ticket\x20created!','validateEmail','Getting\x20agent\x20with\x20email','%s/search.json','type:user\x20role:agent\x20email:%s','Agent\x20found!','results','agent','%s/users/me.json','remoteUri','Admin\x20account\x20selected.','user','Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!','Searching\x20enduser\x20with\x20phone','type:user\x20role:end-user\x20phone:%s','length','end-user','first','Enduser\x20found!','Enduser\x20not\x20found,\x20creating\x20a\x20new\x20enduser!','%s/users.json','Caller\x20-\x20%s','Enduser\x20created.','authType','password','username','%s/token:%s','token','Basic\x20%s','base64','[HTTP]','stringify','defaults','map','type','string','nameField','customField','content','toString','idField','custom_fields','variable','variableName','push','customVariable','Variable','toLowerCase','stripTrailingSlash','serverUrl','monitor_format','[QUEUE]','%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s','uniqueid','recordingURL','Authorization','email','The\x20User\x20ID\x20is:'];(function(_0x2a3a4,_0x53edfd){var _0x5590d3=function(_0x55847a){while(--_0x55847a){_0x2a3a4['push'](_0x2a3a4['shift']());}};_0x5590d3(++_0x53edfd);}(_0x885f,0x8b));var _0xf885=function(_0x39c0fe,_0x285b08){_0x39c0fe=_0x39c0fe-0x0;var _0x381a92=_0x885f[_0x39c0fe];return _0x381a92;};'use strict';var _=require('lodash');var rp=require('request-promise');var md5=require(_0xf885('0x0'));var util=require(_0xf885('0x1'));var Redis=require('ioredis');var intUtil=require(_0xf885('0x2'));var config=require(_0xf885('0x3'));var logger=require(_0xf885('0x4'))(_0xf885('0x5'));config[_0xf885('0x6')]=_['defaults'](config[_0xf885('0x6')],{'host':_0xf885('0x7'),'port':0x18eb});var io=require(_0xf885('0x8'))(new Redis(config[_0xf885('0x6')]));function emit(_0x2383db,_0x3aef5e,_0xbc79b9){io['to'](_0x2383db)[_0xf885('0x9')](_0x3aef5e,_0xbc79b9);}var headers={'Content-Type':_0xf885('0xa'),'Accept':_0xf885('0xa')};function getTicket(_0x46f931,_0x13f9ef,_0x16d9c2,_0xfb8cd9,_0x3a5060){logger['info'](_0xf885('0xb'));return request({'uri':util[_0xf885('0xc')](_0xf885('0xd'),_0x46f931['remoteUri']),'method':_0xf885('0xe'),'body':{'ticket':_[_0xf885('0xf')]({'requester_id':_0x16d9c2['id'],'submitter_id':_0x13f9ef?_0x13f9ef['id']:undefined,'assignee_id':_0x13f9ef?_0x13f9ef['id']:undefined,'tags':getTags(_0xfb8cd9[_0xf885('0x10')],_0xf885('0x11')),'subject':intUtil[_0xf885('0x12')](_0xfb8cd9[_0xf885('0x13')],_0x3a5060,'\x20'),'description':intUtil[_0xf885('0x12')](_0xfb8cd9[_0xf885('0x14')],_0x3a5060,'\x0a'),'comment':{'public':![],'body':intUtil['getString'](_0xfb8cd9[_0xf885('0x14')],_0x3a5060,'\x0a')}},getCustomFields(_0xfb8cd9['Fields'],_0x3a5060))}})[_0xf885('0x15')](function(_0x116d93){logger[_0xf885('0x16')](_0xf885('0x17'));return _0x116d93['ticket'];});}function getUser(_0x1410f4,_0x1a6916){if(intUtil[_0xf885('0x18')](_0x1a6916)){logger[_0xf885('0x16')](_0xf885('0x19'),_0x1a6916);return request({'uri':util[_0xf885('0xc')](_0xf885('0x1a'),_0x1410f4['remoteUri']),'qs':{'query':util[_0xf885('0xc')](_0xf885('0x1b'),_0x1a6916)}})['then'](function(_0x36afff){if(_0x36afff['count']){logger[_0xf885('0x16')](_0xf885('0x1c'));return _['find'](_0x36afff[_0xf885('0x1d')],{'email':_0x1a6916,'role':_0xf885('0x1e')});}else{logger['info']('Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!');return request({'uri':util['format'](_0xf885('0x1f'),_0x1410f4[_0xf885('0x20')])})[_0xf885('0x15')](function(_0x9b55cf){logger[_0xf885('0x16')](_0xf885('0x21'));return _0x9b55cf[_0xf885('0x22')];});}});}else{logger[_0xf885('0x16')](_0xf885('0x23'));return request({'uri':util[_0xf885('0xc')](_0xf885('0x1f'),_0x1410f4[_0xf885('0x20')])})[_0xf885('0x15')](function(_0x4c22cf){logger[_0xf885('0x16')](_0xf885('0x21'));return _0x4c22cf[_0xf885('0x22')];});}}function getEndUser(_0x3fb886,_0xacd9c0,_0x2121f8){logger[_0xf885('0x16')](_0xf885('0x24'),_0x2121f8);return request({'uri':util[_0xf885('0xc')](_0xf885('0x1a'),_0x3fb886['remoteUri']),'qs':{'query':util[_0xf885('0xc')](_0xf885('0x25'),_0x2121f8)}})[_0xf885('0x15')](function(_0x14c3b9){var _0x3d2359;if(_0x14c3b9[_0xf885('0x1d')][_0xf885('0x26')]){_0x14c3b9['results']=_['filter'](_0x14c3b9[_0xf885('0x1d')],{'suspended':![],'role':_0xf885('0x27')});if(_0x14c3b9['results'][_0xf885('0x26')]){_0x3d2359=_[_0xf885('0x28')](_0x14c3b9[_0xf885('0x1d')]);}}if(_0x3d2359){logger['info'](_0xf885('0x29'));return _0x3d2359;}else{logger[_0xf885('0x16')](_0xf885('0x2a'));return request({'uri':util['format'](_0xf885('0x2b'),_0x3fb886[_0xf885('0x20')]),'method':_0xf885('0xe'),'body':{'user':{'role':_0xf885('0x27'),'name':util[_0xf885('0xc')](_0xf885('0x2c'),_0xacd9c0||_0x2121f8),'phone':_0x2121f8}}})[_0xf885('0x15')](function(_0x3bbe9a){logger[_0xf885('0x16')](_0xf885('0x2d'));return _0x3bbe9a[_0xf885('0x22')];});}});}function getAuth(_0x5d9473){var _0x1d6710;if(_0x5d9473[_0xf885('0x2e')]===_0xf885('0x2f')){_0x1d6710=util[_0xf885('0xc')]('%s:%s',_0x5d9473[_0xf885('0x30')],_0x5d9473['password']);}else if(_0x5d9473[_0xf885('0x2e')]==='token'){_0x1d6710=util['format'](_0xf885('0x31'),_0x5d9473['username'],_0x5d9473[_0xf885('0x32')]);}return util[_0xf885('0xc')](_0xf885('0x33'),new Buffer(_0x1d6710)['toString'](_0xf885('0x34')));}function request(_0x401a70){logger['debug'](_0xf885('0x35'),JSON[_0xf885('0x36')](_0x401a70));return rp(_[_0xf885('0x37')](_0x401a70,{'method':'GET','headers':headers,'json':!![]}));}function getTags(_0x471141,_0x331848){var _0x388fa7=[];if(_0x471141&&_0x471141['length']>0x0){_0x388fa7=_[_0xf885('0x38')](_0x471141,_0x331848);}return _0x388fa7;}function getCustomFields(_0x4daf90,_0x396f6c){var _0x3591b3=[];var _0x5729d5={'custom_fields':[]};if(_0x4daf90['length']>0x0){_['forEach'](_0x4daf90,function(_0x2aea14){if(_0x2aea14[_0xf885('0x39')]===_0xf885('0x3a')&&_0x2aea14[_0xf885('0x3b')]&&!_0x2aea14[_0xf885('0x3c')]){_0x5729d5[_0x2aea14['nameField']['toLowerCase']()]=_0x2aea14[_0xf885('0x3d')][_0xf885('0x3e')]();}else if(_0x2aea14[_0xf885('0x39')]==='string'&&_0x2aea14[_0xf885('0x3f')]&&_0x2aea14[_0xf885('0x3c')]){_0x5729d5[_0xf885('0x40')]['push']({'id':_0x2aea14[_0xf885('0x3f')],'value':_0x2aea14['content'][_0xf885('0x3e')]()});}else if(_0x2aea14[_0xf885('0x39')]===_0xf885('0x41')&&_0x2aea14[_0xf885('0x42')]&&_0x2aea14['idField']&&_0x2aea14[_0xf885('0x3c')]){_0x396f6c[_0x2aea14['variableName']]&&_0x5729d5[_0xf885('0x40')][_0xf885('0x43')]({'id':_0x2aea14[_0xf885('0x3f')],'value':_0x396f6c[_0x2aea14[_0xf885('0x42')]]['toString']()});}else if(_0x2aea14[_0xf885('0x39')]===_0xf885('0x44')&&_0x2aea14[_0xf885('0x45')]&&_0x2aea14[_0xf885('0x45')][_0xf885('0x11')]&&_0x2aea14[_0xf885('0x3f')]&&_0x2aea14[_0xf885('0x3c')]){_0x396f6c[_0x2aea14[_0xf885('0x45')][_0xf885('0x11')][_0xf885('0x46')]()]&&_0x5729d5[_0xf885('0x40')][_0xf885('0x43')]({'id':_0x2aea14['idField'],'value':_0x396f6c[_0x2aea14['Variable'][_0xf885('0x11')][_0xf885('0x46')]()][_0xf885('0x3e')]()});}});}return _0x5729d5;}exports['queue']=function(_0x2afb49,_0x27078b,_0x2a6f5b,_0x150062,_0x1a0e50,_0x54c4f2){var _0x590fa2,_0x236bd6;_0x54c4f2[_0xf885('0x20')]=intUtil[_0xf885('0x47')](_0x54c4f2[_0xf885('0x20')]);_0x54c4f2[_0xf885('0x48')]=intUtil[_0xf885('0x47')](_0x54c4f2[_0xf885('0x48')]);if(_0x1a0e50&&_0x1a0e50[_0xf885('0x49')]){logger['info'](_0xf885('0x4a'),'Recording\x20is\x20enabled!');_0x27078b['recordingURL']=util[_0xf885('0xc')](_0xf885('0x4b'),_0x54c4f2['serverUrl'],_0x27078b[_0xf885('0x4c')],md5(_0x27078b[_0xf885('0x4c')]));}else{_0x27078b[_0xf885('0x4d')]='';}headers[_0xf885('0x4e')]=getAuth(_0x54c4f2);return getUser(_0x54c4f2,_0x150062[_0xf885('0x4f')])[_0xf885('0x15')](function(_0x1e8b73){_0x590fa2=_0x1e8b73;logger[_0xf885('0x16')](_0xf885('0x50'),_0x590fa2['id']);return getEndUser(_0x54c4f2,_0x27078b[_0xf885('0x51')],_0x27078b[_0xf885('0x52')]);})[_0xf885('0x15')](function(_0x5b574c){_0x236bd6=_0x5b574c;logger[_0xf885('0x16')](_0xf885('0x53'),_0x236bd6['id']);return getTicket(_0x54c4f2,_0x590fa2,_0x236bd6,_0x2a6f5b,_0x27078b);})[_0xf885('0x15')](function(_0x5547e5){if(_0x5547e5){logger[_0xf885('0x16')](_0xf885('0x54'),_0x5547e5['id']);switch(_0x54c4f2[_0xf885('0x39')]){case _0xf885('0x55'):logger['info'](_0xf885('0x4a'),'Displaying\x20ticket\x20to\x20agent...');return request({'uri':util[_0xf885('0xc')](_0xf885('0x56'),_0x54c4f2[_0xf885('0x20')],_0x590fa2['id'],_0x5547e5['id']),'method':'POST'});case'newTab':logger[_0xf885('0x16')](_0xf885('0x4a'),'Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...');emit(util[_0xf885('0xc')](_0xf885('0x57'),_0x150062[_0xf885('0x11')]),_0xf885('0x58'),{'uri':util[_0xf885('0xc')](_0xf885('0x59'),_0x54c4f2[_0xf885('0x20')][_0xf885('0x5a')](_0xf885('0x5b'),''),_0x5547e5['id'])});break;default:logger['error'](_0xf885('0x4a'),'Zendesk\x20account\x20type\x20not\x20recognized');}}})[_0xf885('0x5c')](function(_0x90553f){logger['error'](_0xf885('0x5d'),util[_0xf885('0x5e')](_0x90553f,{'showHidden':!![],'depth':null}));});};exports[_0xf885('0x5f')]=function(_0x1cd403,_0x472a00,_0x23da53,_0x414952,_0x5cc7bb,_0x4f0c55,_0x311c11){var _0x294066,_0x34c313;_0x4f0c55['remoteUri']=intUtil[_0xf885('0x47')](_0x4f0c55[_0xf885('0x20')]);_0x4f0c55[_0xf885('0x48')]=intUtil[_0xf885('0x47')](_0x4f0c55[_0xf885('0x48')]);if(_0x311c11&&_0x311c11[_0xf885('0x60')]&&_0x311c11['recordingFormat']!==_0xf885('0x61')){logger['info'](_0xf885('0x62'),_0xf885('0x63'));_0x472a00[_0xf885('0x4d')]=util[_0xf885('0xc')](_0xf885('0x4b'),_0x4f0c55[_0xf885('0x48')],_0x472a00[_0xf885('0x4c')],md5(_0x472a00[_0xf885('0x4c')]));}headers['Authorization']=getAuth(_0x4f0c55);return getUser(_0x4f0c55,_0x414952[_0xf885('0x4f')])['then'](function(_0x33edd0){_0x294066=_0x33edd0;logger[_0xf885('0x16')](_0xf885('0x50'),_0x294066['id']);return getEndUser(_0x4f0c55,_0x472a00[_0xf885('0x64')],_0x472a00['destcalleridnum']);})['then'](function(_0x1e3072){_0x34c313=_0x1e3072;logger[_0xf885('0x16')]('The\x20Enduser\x20ID\x20is:',_0x34c313['id']);return getTicket(_0x4f0c55,_0x294066,_0x34c313,_0x23da53,_0x472a00);})['then'](function(_0x1512c5){if(_0x1512c5){logger[_0xf885('0x16')](_0xf885('0x54'),_0x1512c5['id']);switch(_0x4f0c55[_0xf885('0x39')]){case _0xf885('0x55'):logger[_0xf885('0x16')]('[OUTBOUND]',_0xf885('0x65'));return request({'uri':util[_0xf885('0xc')](_0xf885('0x56'),_0x4f0c55[_0xf885('0x20')],_0x294066['id'],_0x1512c5['id']),'method':_0xf885('0xe')});case _0xf885('0x66'):logger['info']('[OUTBOUND]','Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...');emit(util[_0xf885('0xc')](_0xf885('0x57'),_0x414952['name']),_0xf885('0x58'),{'uri':util[_0xf885('0xc')](_0xf885('0x59'),_0x4f0c55[_0xf885('0x20')][_0xf885('0x5a')](_0xf885('0x5b'),''),_0x1512c5['id'])});break;default:logger[_0xf885('0x67')](_0xf885('0x62'),_0xf885('0x68'));}}})[_0xf885('0x5c')](function(_0x18f3e9){logger[_0xf885('0x67')](_0xf885('0x69'),util['inspect'](_0x18f3e9,{'showHidden':!![],'depth':null}));});};exports[_0xf885('0x6a')]=function(_0x5ae12b,_0x39188f,_0x7f0ee,_0x2558d6,_0x3766c3,_0x5dcb28){var _0x3acd40,_0x3d9200;_0x5dcb28[_0xf885('0x20')]=intUtil[_0xf885('0x47')](_0x5dcb28[_0xf885('0x20')]);_0x5dcb28[_0xf885('0x48')]=intUtil['stripTrailingSlash'](_0x5dcb28[_0xf885('0x48')]);if(_0x3766c3&&_0x3766c3[_0xf885('0x49')]){logger['info']('['+_0x39188f[_0xf885('0x6b')]['toUpperCase']()+']',_0xf885('0x63'));_0x39188f['recordingURL']=util[_0xf885('0xc')](_0xf885('0x4b'),_0x5dcb28[_0xf885('0x48')],_0x39188f[_0xf885('0x4c')],md5(_0x39188f['uniqueid']));}else{_0x39188f[_0xf885('0x4d')]='';}headers['Authorization']=getAuth(_0x5dcb28);return getUser(_0x5dcb28)[_0xf885('0x15')](function(_0xd4d588){_0x3acd40=_0xd4d588;logger[_0xf885('0x16')](_0xf885('0x50'),_0x3acd40['id']);return getEndUser(_0x5dcb28,_0x39188f['calleridname'],_0x39188f[_0xf885('0x52')]);})['then'](function(_0x102560){_0x3d9200=_0x102560;logger['info'](_0xf885('0x53'),_0x3d9200['id']);return getTicket(_0x5dcb28,_0x3acd40,_0x3d9200,_0x7f0ee,_0x39188f);})[_0xf885('0x15')](function(_0x2bb856){if(_0x2bb856){logger['info']('The\x20Ticket\x20ID\x20is:',_0x2bb856['id']);}})['catch'](function(_0x3f2b08){logger[_0xf885('0x67')]('['+_0x39188f[_0xf885('0x6b')][_0xf885('0x6c')]()+']'+_0xf885('0x6d'),util[_0xf885('0x5e')](_0x3f2b08,{'showHidden':!![],'depth':null}));});};
\ No newline at end of file