Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / services / ami / trigger / integration / zendesk.js
index 7729c59..a11b604 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x958f=['recordingURL','%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s','uniqueid','Authorization','email','The\x20User\x20ID\x20is:','calleridname','calleridnum','The\x20Enduser\x20ID\x20is:','The\x20Ticket\x20ID\x20is:','integrationTab','Displaying\x20ticket\x20to\x20agent...','%s/channels/voice/agents/%d/tickets/%d/display.json','Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...','user:%s','%s/agent/tickets/%s','replace','/api/v2','error','Zendesk\x20account\x20type\x20not\x20recognized','[QUEUE]\x20Error\x20running\x20Zendesk\x20integration','inspect','outbound','recordingFormat','none','[OUTBOUND]','destcalleridname','destcalleridnum','newTab','trigger:browser:url','catch','[OUTBOUND]\x20Error\x20running\x20Zendesk\x20integration','unmanaged','lastevent','toUpperCase','\x20Error\x20running\x20Zendesk\x20integration','request-promise','md5','util','ioredis','./util','../../../../config/logger','zendesk','defaults','localhost','socket.io-emitter','redis','emit','application/json','info','Creating\x20new\x20ticket...','format','%s/tickets.json','remoteUri','POST','getString','Subjects','Fields','then','Ticket\x20created!','ticket','Getting\x20agent\x20with\x20email','%s/search.json','count','find','agent','Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!','%s/users/me.json','Admin\x20account\x20selected.','type:user\x20role:end-user\x20phone:%s','results','length','filter','end-user','first','Enduser\x20not\x20found,\x20creating\x20a\x20new\x20enduser!','%s/users.json','Caller\x20-\x20%s','Enduser\x20created.','user','password','%s:%s','username','authType','token','base64','debug','[HTTP]','map','forEach','type','string','nameField','content','toString','idField','customField','custom_fields','push','variableName','customVariable','Variable','name','toLowerCase','queue','stripTrailingSlash','serverUrl','monitor_format','[QUEUE]','Recording\x20is\x20enabled!'];(function(_0x2955c9,_0x235353){var _0x584289=function(_0x14de37){while(--_0x14de37){_0x2955c9['push'](_0x2955c9['shift']());}};_0x584289(++_0x235353);}(_0x958f,0x16e));var _0xf958=function(_0x2dadb9,_0x42cfe6){_0x2dadb9=_0x2dadb9-0x0;var _0x2f0097=_0x958f[_0x2dadb9];return _0x2f0097;};'use strict';var _=require('lodash');var rp=require(_0xf958('0x0'));var md5=require(_0xf958('0x1'));var util=require(_0xf958('0x2'));var Redis=require(_0xf958('0x3'));var intUtil=require(_0xf958('0x4'));var config=require('../../../../config/environment');var logger=require(_0xf958('0x5'))(_0xf958('0x6'));config['redis']=_[_0xf958('0x7')](config['redis'],{'host':_0xf958('0x8'),'port':0x18eb});var io=require(_0xf958('0x9'))(new Redis(config[_0xf958('0xa')]));function emit(_0x55ebc5,_0x4f5a7a,_0x4769ad){io['to'](_0x55ebc5)[_0xf958('0xb')](_0x4f5a7a,_0x4769ad);}var headers={'Content-Type':_0xf958('0xc'),'Accept':_0xf958('0xc')};function getTicket(_0x44a0e0,_0x38ca8c,_0x3256f7,_0x1dacb9,_0x60d6a0){logger[_0xf958('0xd')](_0xf958('0xe'));return request({'uri':util[_0xf958('0xf')](_0xf958('0x10'),_0x44a0e0[_0xf958('0x11')]),'method':_0xf958('0x12'),'body':{'ticket':_['merge']({'requester_id':_0x3256f7['id'],'submitter_id':_0x38ca8c?_0x38ca8c['id']:undefined,'assignee_id':_0x38ca8c?_0x38ca8c['id']:undefined,'tags':getTags(_0x1dacb9['Tags'],'name'),'subject':intUtil[_0xf958('0x13')](_0x1dacb9[_0xf958('0x14')],_0x60d6a0,'\x20'),'description':intUtil['getString'](_0x1dacb9['Descriptions'],_0x60d6a0,'\x0a'),'comment':{'public':![],'body':intUtil['getString'](_0x1dacb9['Descriptions'],_0x60d6a0,'\x0a')}},getCustomFields(_0x1dacb9[_0xf958('0x15')],_0x60d6a0))}})[_0xf958('0x16')](function(_0xcdf4cf){logger['info'](_0xf958('0x17'));return _0xcdf4cf[_0xf958('0x18')];});}function getUser(_0x25dd16,_0x5d3a7b){if(intUtil['validateEmail'](_0x5d3a7b)){logger[_0xf958('0xd')](_0xf958('0x19'),_0x5d3a7b);return request({'uri':util[_0xf958('0xf')](_0xf958('0x1a'),_0x25dd16[_0xf958('0x11')]),'qs':{'query':util[_0xf958('0xf')]('type:user\x20role:agent\x20email:%s',_0x5d3a7b)}})[_0xf958('0x16')](function(_0x30f3ff){if(_0x30f3ff[_0xf958('0x1b')]){logger[_0xf958('0xd')]('Agent\x20found!');return _[_0xf958('0x1c')](_0x30f3ff['results'],{'email':_0x5d3a7b,'role':_0xf958('0x1d')});}else{logger[_0xf958('0xd')](_0xf958('0x1e'));return request({'uri':util[_0xf958('0xf')]('%s/users/me.json',_0x25dd16['remoteUri'])})[_0xf958('0x16')](function(_0x136533){logger[_0xf958('0xd')]('Admin\x20account\x20selected.');return _0x136533['user'];});}});}else{logger[_0xf958('0xd')]('Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!');return request({'uri':util[_0xf958('0xf')](_0xf958('0x1f'),_0x25dd16[_0xf958('0x11')])})[_0xf958('0x16')](function(_0x1634da){logger[_0xf958('0xd')](_0xf958('0x20'));return _0x1634da['user'];});}}function getEndUser(_0x269006,_0x5cc87c,_0x373fa9){logger[_0xf958('0xd')]('Searching\x20enduser\x20with\x20phone',_0x373fa9);return request({'uri':util[_0xf958('0xf')](_0xf958('0x1a'),_0x269006['remoteUri']),'qs':{'query':util['format'](_0xf958('0x21'),_0x373fa9)}})[_0xf958('0x16')](function(_0x2327aa){var _0x457166;if(_0x2327aa[_0xf958('0x22')][_0xf958('0x23')]){_0x2327aa[_0xf958('0x22')]=_[_0xf958('0x24')](_0x2327aa['results'],{'suspended':![],'role':_0xf958('0x25')});if(_0x2327aa[_0xf958('0x22')][_0xf958('0x23')]){_0x457166=_[_0xf958('0x26')](_0x2327aa[_0xf958('0x22')]);}}if(_0x457166){logger[_0xf958('0xd')]('Enduser\x20found!');return _0x457166;}else{logger[_0xf958('0xd')](_0xf958('0x27'));return request({'uri':util[_0xf958('0xf')](_0xf958('0x28'),_0x269006[_0xf958('0x11')]),'method':'POST','body':{'user':{'role':_0xf958('0x25'),'name':util[_0xf958('0xf')](_0xf958('0x29'),_0x5cc87c||_0x373fa9),'phone':_0x373fa9}}})[_0xf958('0x16')](function(_0xf10cd2){logger['info'](_0xf958('0x2a'));return _0xf10cd2[_0xf958('0x2b')];});}});}function getAuth(_0x1e8953){var _0x249477;if(_0x1e8953['authType']===_0xf958('0x2c')){_0x249477=util['format'](_0xf958('0x2d'),_0x1e8953[_0xf958('0x2e')],_0x1e8953[_0xf958('0x2c')]);}else if(_0x1e8953[_0xf958('0x2f')]===_0xf958('0x30')){_0x249477=util['format']('%s/token:%s',_0x1e8953[_0xf958('0x2e')],_0x1e8953[_0xf958('0x30')]);}return util[_0xf958('0xf')]('Basic\x20%s',new Buffer(_0x249477)['toString'](_0xf958('0x31')));}function request(_0x3e94ce){logger[_0xf958('0x32')](_0xf958('0x33'),JSON['stringify'](_0x3e94ce));return rp(_[_0xf958('0x7')](_0x3e94ce,{'method':'GET','headers':headers,'json':!![]}));}function getTags(_0x5eaa44,_0x18ff06){var _0x3979c4=[];if(_0x5eaa44&&_0x5eaa44[_0xf958('0x23')]>0x0){_0x3979c4=_[_0xf958('0x34')](_0x5eaa44,_0x18ff06);}return _0x3979c4;}function getCustomFields(_0x49c768,_0x202ebf){var _0x47faa1=[];var _0x9567d0={'custom_fields':[]};if(_0x49c768[_0xf958('0x23')]>0x0){_[_0xf958('0x35')](_0x49c768,function(_0x27985e){if(_0x27985e[_0xf958('0x36')]===_0xf958('0x37')&&_0x27985e[_0xf958('0x38')]&&!_0x27985e['customField']){_0x9567d0[_0x27985e[_0xf958('0x38')]['toLowerCase']()]=_0x27985e[_0xf958('0x39')][_0xf958('0x3a')]();}else if(_0x27985e[_0xf958('0x36')]==='string'&&_0x27985e[_0xf958('0x3b')]&&_0x27985e[_0xf958('0x3c')]){_0x9567d0[_0xf958('0x3d')][_0xf958('0x3e')]({'id':_0x27985e[_0xf958('0x3b')],'value':_0x27985e[_0xf958('0x39')][_0xf958('0x3a')]()});}else if(_0x27985e[_0xf958('0x36')]==='variable'&&_0x27985e[_0xf958('0x3f')]&&_0x27985e[_0xf958('0x3b')]&&_0x27985e[_0xf958('0x3c')]){_0x202ebf[_0x27985e[_0xf958('0x3f')]]&&_0x9567d0[_0xf958('0x3d')]['push']({'id':_0x27985e[_0xf958('0x3b')],'value':_0x202ebf[_0x27985e['variableName']]['toString']()});}else if(_0x27985e['type']===_0xf958('0x40')&&_0x27985e[_0xf958('0x41')]&&_0x27985e[_0xf958('0x41')]['name']&&_0x27985e['idField']&&_0x27985e['customField']){_0x202ebf[_0x27985e[_0xf958('0x41')][_0xf958('0x42')]['toLowerCase']()]&&_0x9567d0[_0xf958('0x3d')][_0xf958('0x3e')]({'id':_0x27985e[_0xf958('0x3b')],'value':_0x202ebf[_0x27985e[_0xf958('0x41')][_0xf958('0x42')][_0xf958('0x43')]()]['toString']()});}});}return _0x9567d0;}exports[_0xf958('0x44')]=function(_0x29e9e8,_0x2c5a7b,_0xc0f9bd,_0x319d6c,_0x2eaa1e,_0xe04e46){var _0x1671fa,_0x55634c;_0xe04e46[_0xf958('0x11')]=intUtil[_0xf958('0x45')](_0xe04e46[_0xf958('0x11')]);_0xe04e46[_0xf958('0x46')]=intUtil['stripTrailingSlash'](_0xe04e46[_0xf958('0x46')]);if(_0x2eaa1e&&_0x2eaa1e[_0xf958('0x47')]){logger[_0xf958('0xd')](_0xf958('0x48'),_0xf958('0x49'));_0x2c5a7b[_0xf958('0x4a')]=util['format'](_0xf958('0x4b'),_0xe04e46[_0xf958('0x46')],_0x2c5a7b[_0xf958('0x4c')],md5(_0x2c5a7b[_0xf958('0x4c')]));}else{_0x2c5a7b['recordingURL']='';}headers[_0xf958('0x4d')]=getAuth(_0xe04e46);return getUser(_0xe04e46,_0x319d6c[_0xf958('0x4e')])[_0xf958('0x16')](function(_0x2c8daf){_0x1671fa=_0x2c8daf;logger['info'](_0xf958('0x4f'),_0x1671fa['id']);return getEndUser(_0xe04e46,_0x2c5a7b[_0xf958('0x50')],_0x2c5a7b[_0xf958('0x51')]);})[_0xf958('0x16')](function(_0x188d28){_0x55634c=_0x188d28;logger[_0xf958('0xd')](_0xf958('0x52'),_0x55634c['id']);return getTicket(_0xe04e46,_0x1671fa,_0x55634c,_0xc0f9bd,_0x2c5a7b);})[_0xf958('0x16')](function(_0x433455){if(_0x433455){logger[_0xf958('0xd')](_0xf958('0x53'),_0x433455['id']);switch(_0xe04e46[_0xf958('0x36')]){case _0xf958('0x54'):logger['info'](_0xf958('0x48'),_0xf958('0x55'));return request({'uri':util[_0xf958('0xf')](_0xf958('0x56'),_0xe04e46[_0xf958('0x11')],_0x1671fa['id'],_0x433455['id']),'method':_0xf958('0x12')});case'newTab':logger['info']('[QUEUE]',_0xf958('0x57'));emit(util[_0xf958('0xf')](_0xf958('0x58'),_0x319d6c[_0xf958('0x42')]),'trigger:browser:url',{'uri':util[_0xf958('0xf')](_0xf958('0x59'),_0xe04e46[_0xf958('0x11')][_0xf958('0x5a')](_0xf958('0x5b'),''),_0x433455['id'])});break;default:logger[_0xf958('0x5c')]('[QUEUE]',_0xf958('0x5d'));}}})['catch'](function(_0x2d845b){logger[_0xf958('0x5c')](_0xf958('0x5e'),util[_0xf958('0x5f')](_0x2d845b,{'showHidden':!![],'depth':null}));});};exports[_0xf958('0x60')]=function(_0x19e8fa,_0x4e041a,_0x13cbba,_0x344cca,_0x1db6d2,_0x2789ad,_0x4bc9d2){var _0x3f6d82,_0x3590cd;_0x2789ad[_0xf958('0x11')]=intUtil['stripTrailingSlash'](_0x2789ad[_0xf958('0x11')]);_0x2789ad[_0xf958('0x46')]=intUtil[_0xf958('0x45')](_0x2789ad['serverUrl']);if(_0x4bc9d2&&_0x4bc9d2[_0xf958('0x61')]&&_0x4bc9d2[_0xf958('0x61')]!==_0xf958('0x62')){logger[_0xf958('0xd')](_0xf958('0x63'),_0xf958('0x49'));_0x4e041a[_0xf958('0x4a')]=util['format']('%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s',_0x2789ad[_0xf958('0x46')],_0x4e041a['uniqueid'],md5(_0x4e041a['uniqueid']));}headers[_0xf958('0x4d')]=getAuth(_0x2789ad);return getUser(_0x2789ad,_0x344cca[_0xf958('0x4e')])[_0xf958('0x16')](function(_0x43ac75){_0x3f6d82=_0x43ac75;logger['info']('The\x20User\x20ID\x20is:',_0x3f6d82['id']);return getEndUser(_0x2789ad,_0x4e041a[_0xf958('0x64')],_0x4e041a[_0xf958('0x65')]);})['then'](function(_0x51cb4d){_0x3590cd=_0x51cb4d;logger[_0xf958('0xd')](_0xf958('0x52'),_0x3590cd['id']);return getTicket(_0x2789ad,_0x3f6d82,_0x3590cd,_0x13cbba,_0x4e041a);})[_0xf958('0x16')](function(_0x2d3fde){if(_0x2d3fde){logger['info'](_0xf958('0x53'),_0x2d3fde['id']);switch(_0x2789ad[_0xf958('0x36')]){case _0xf958('0x54'):logger[_0xf958('0xd')]('[OUTBOUND]',_0xf958('0x55'));return request({'uri':util[_0xf958('0xf')](_0xf958('0x56'),_0x2789ad['remoteUri'],_0x3f6d82['id'],_0x2d3fde['id']),'method':_0xf958('0x12')});case _0xf958('0x66'):logger['info']('[OUTBOUND]',_0xf958('0x57'));emit(util[_0xf958('0xf')]('user:%s',_0x344cca[_0xf958('0x42')]),_0xf958('0x67'),{'uri':util[_0xf958('0xf')](_0xf958('0x59'),_0x2789ad[_0xf958('0x11')][_0xf958('0x5a')](_0xf958('0x5b'),''),_0x2d3fde['id'])});break;default:logger[_0xf958('0x5c')](_0xf958('0x63'),'Zendesk\x20account\x20type\x20not\x20recognized');}}})[_0xf958('0x68')](function(_0x4aeaf2){logger[_0xf958('0x5c')](_0xf958('0x69'),util[_0xf958('0x5f')](_0x4aeaf2,{'showHidden':!![],'depth':null}));});};exports[_0xf958('0x6a')]=function(_0x5fa1de,_0x5d82b2,_0x12c6e2,_0x2a4e5a,_0x32997d,_0x50066d){var _0x3458b0,_0x42baa3;_0x50066d['remoteUri']=intUtil[_0xf958('0x45')](_0x50066d['remoteUri']);_0x50066d[_0xf958('0x46')]=intUtil[_0xf958('0x45')](_0x50066d[_0xf958('0x46')]);if(_0x32997d&&_0x32997d[_0xf958('0x47')]){logger[_0xf958('0xd')]('['+_0x5d82b2[_0xf958('0x6b')][_0xf958('0x6c')]()+']','Recording\x20is\x20enabled!');_0x5d82b2['recordingURL']=util['format']('%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s',_0x50066d['serverUrl'],_0x5d82b2[_0xf958('0x4c')],md5(_0x5d82b2[_0xf958('0x4c')]));}else{_0x5d82b2[_0xf958('0x4a')]='';}headers[_0xf958('0x4d')]=getAuth(_0x50066d);return getUser(_0x50066d)[_0xf958('0x16')](function(_0x11ba3f){_0x3458b0=_0x11ba3f;logger[_0xf958('0xd')](_0xf958('0x4f'),_0x3458b0['id']);return getEndUser(_0x50066d,_0x5d82b2[_0xf958('0x50')],_0x5d82b2[_0xf958('0x51')]);})[_0xf958('0x16')](function(_0x16c2b0){_0x42baa3=_0x16c2b0;logger[_0xf958('0xd')](_0xf958('0x52'),_0x42baa3['id']);return getTicket(_0x50066d,_0x3458b0,_0x42baa3,_0x12c6e2,_0x5d82b2);})[_0xf958('0x16')](function(_0x157f55){if(_0x157f55){logger[_0xf958('0xd')](_0xf958('0x53'),_0x157f55['id']);}})[_0xf958('0x68')](function(_0x33c6d9){logger[_0xf958('0x5c')]('['+_0x5d82b2['lastevent'][_0xf958('0x6c')]()+']'+_0xf958('0x6d'),util[_0xf958('0x5f')](_0x33c6d9,{'showHidden':!![],'depth':null}));});};
\ No newline at end of file
+var _0xbd24=['stringify','GET','map','forEach','includes','string','picklist','type','customField','nameField','toLowerCase','content','idField','custom_fields','push','variable','variableName','customVariable','Variable','queue','stripTrailingSlash','serverUrl','monitor_format','[QUEUE]','Recording\x20is\x20enabled!','%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s','uniqueid','recordingURL','Authorization','The\x20User\x20ID\x20is:','calleridname','calleridnum','The\x20Enduser\x20ID\x20is:','The\x20Ticket\x20ID\x20is:','integrationTab','Displaying\x20ticket\x20to\x20agent...','newTab','user:%s','trigger:browser:url','%s/agent/tickets/%s','replace','/api/v2','error','Zendesk\x20account\x20type\x20not\x20recognized','[QUEUE]\x20Error\x20running\x20Zendesk\x20integration','inspect','outbound','recordingFormat','[OUTBOUND]','destcalleridname','destcalleridnum','%s/channels/voice/agents/%d/tickets/%d/display.json','Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...','catch','unmanaged','lastevent','toUpperCase','md5','util','ioredis','../../../../config/environment','zendesk','defaults','redis','localhost','socket.io-emitter','application/json','info','Creating\x20new\x20ticket...','format','%s/tickets.json','remoteUri','merge','Tags','name','getString','Descriptions','Fields','then','validateEmail','Getting\x20agent\x20with\x20email','%s/search.json','type:user\x20role:agent\x20email:%s','Agent\x20found!','find','results','agent','Agent\x20not\x20found,\x20using\x20the\x20admin\x20account!','%s/users/me.json','Admin\x20account\x20selected.','user','Searching\x20enduser\x20with\x20phone','length','filter','first','Enduser\x20found!','Enduser\x20not\x20found,\x20creating\x20a\x20new\x20enduser!','%s/users.json','POST','end-user','Caller\x20-\x20%s','Enduser\x20created.','authType','password','%s:%s','username','token','%s/token:%s','Basic\x20%s','toString','base64','debug','[HTTP]'];(function(_0x11ba83,_0xd5611a){var _0x3f3925=function(_0x3d7cb0){while(--_0x3d7cb0){_0x11ba83['push'](_0x11ba83['shift']());}};_0x3f3925(++_0xd5611a);}(_0xbd24,0x11b));var _0x4bd2=function(_0x37d1dd,_0x328b44){_0x37d1dd=_0x37d1dd-0x0;var _0x49539d=_0xbd24[_0x37d1dd];return _0x49539d;};'use strict';var _=require('lodash');var rp=require('request-promise');var md5=require(_0x4bd2('0x0'));var util=require(_0x4bd2('0x1'));var Redis=require(_0x4bd2('0x2'));var intUtil=require('./util');var config=require(_0x4bd2('0x3'));var logger=require('../../../../config/logger')(_0x4bd2('0x4'));config['redis']=_[_0x4bd2('0x5')](config[_0x4bd2('0x6')],{'host':_0x4bd2('0x7'),'port':0x18eb});var io=require(_0x4bd2('0x8'))(new Redis(config[_0x4bd2('0x6')]));function emit(_0x14d623,_0x1ddbd7,_0x1850ca){io['to'](_0x14d623)['emit'](_0x1ddbd7,_0x1850ca);}var headers={'Content-Type':_0x4bd2('0x9'),'Accept':_0x4bd2('0x9')};function getTicket(_0x55a0db,_0x35ad73,_0x36ffa7,_0x40c282,_0x537e50){logger[_0x4bd2('0xa')](_0x4bd2('0xb'));return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0xd'),_0x55a0db[_0x4bd2('0xe')]),'method':'POST','body':{'ticket':_[_0x4bd2('0xf')]({'requester_id':_0x36ffa7['id'],'submitter_id':_0x35ad73?_0x35ad73['id']:undefined,'assignee_id':_0x35ad73?_0x35ad73['id']:undefined,'tags':getTags(_0x40c282[_0x4bd2('0x10')],_0x4bd2('0x11')),'subject':intUtil[_0x4bd2('0x12')](_0x40c282['Subjects'],_0x537e50,'\x20'),'description':intUtil[_0x4bd2('0x12')](_0x40c282[_0x4bd2('0x13')],_0x537e50,'\x0a'),'comment':{'public':![],'body':intUtil[_0x4bd2('0x12')](_0x40c282[_0x4bd2('0x13')],_0x537e50,'\x0a')}},getCustomFields(_0x40c282[_0x4bd2('0x14')],_0x537e50))}})[_0x4bd2('0x15')](function(_0x109c82){logger[_0x4bd2('0xa')]('Ticket\x20created!');return _0x109c82['ticket'];});}function getUser(_0x1bca16,_0x35d983){if(intUtil[_0x4bd2('0x16')](_0x35d983)){logger[_0x4bd2('0xa')](_0x4bd2('0x17'),_0x35d983);return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0x18'),_0x1bca16[_0x4bd2('0xe')]),'qs':{'query':util[_0x4bd2('0xc')](_0x4bd2('0x19'),_0x35d983)}})[_0x4bd2('0x15')](function(_0x5cc9f3){if(_0x5cc9f3['count']){logger[_0x4bd2('0xa')](_0x4bd2('0x1a'));return _[_0x4bd2('0x1b')](_0x5cc9f3[_0x4bd2('0x1c')],{'email':_0x35d983,'role':_0x4bd2('0x1d')});}else{logger['info'](_0x4bd2('0x1e'));return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0x1f'),_0x1bca16[_0x4bd2('0xe')])})[_0x4bd2('0x15')](function(_0x213d79){logger[_0x4bd2('0xa')](_0x4bd2('0x20'));return _0x213d79[_0x4bd2('0x21')];});}});}else{logger['info'](_0x4bd2('0x1e'));return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0x1f'),_0x1bca16['remoteUri'])})['then'](function(_0x40c2f5){logger['info']('Admin\x20account\x20selected.');return _0x40c2f5[_0x4bd2('0x21')];});}}function getEndUser(_0x37f54e,_0x271242,_0x3dd91b){logger[_0x4bd2('0xa')](_0x4bd2('0x22'),_0x3dd91b);return request({'uri':util['format'](_0x4bd2('0x18'),_0x37f54e[_0x4bd2('0xe')]),'qs':{'query':util['format']('type:user\x20role:end-user\x20phone:%s',_0x3dd91b)}})[_0x4bd2('0x15')](function(_0x165768){var _0x1a2c16;if(_0x165768[_0x4bd2('0x1c')][_0x4bd2('0x23')]){_0x165768[_0x4bd2('0x1c')]=_[_0x4bd2('0x24')](_0x165768['results'],{'suspended':![],'role':'end-user'});if(_0x165768[_0x4bd2('0x1c')][_0x4bd2('0x23')]){_0x1a2c16=_[_0x4bd2('0x25')](_0x165768[_0x4bd2('0x1c')]);}}if(_0x1a2c16){logger['info'](_0x4bd2('0x26'));return _0x1a2c16;}else{logger[_0x4bd2('0xa')](_0x4bd2('0x27'));return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0x28'),_0x37f54e[_0x4bd2('0xe')]),'method':_0x4bd2('0x29'),'body':{'user':{'role':_0x4bd2('0x2a'),'name':util[_0x4bd2('0xc')](_0x4bd2('0x2b'),_0x271242||_0x3dd91b),'phone':_0x3dd91b}}})[_0x4bd2('0x15')](function(_0x3fd8f6){logger[_0x4bd2('0xa')](_0x4bd2('0x2c'));return _0x3fd8f6['user'];});}});}function getAuth(_0x47d156){var _0x4f3821;if(_0x47d156[_0x4bd2('0x2d')]===_0x4bd2('0x2e')){_0x4f3821=util[_0x4bd2('0xc')](_0x4bd2('0x2f'),_0x47d156[_0x4bd2('0x30')],_0x47d156[_0x4bd2('0x2e')]);}else if(_0x47d156[_0x4bd2('0x2d')]===_0x4bd2('0x31')){_0x4f3821=util[_0x4bd2('0xc')](_0x4bd2('0x32'),_0x47d156[_0x4bd2('0x30')],_0x47d156['token']);}return util[_0x4bd2('0xc')](_0x4bd2('0x33'),new Buffer(_0x4f3821)[_0x4bd2('0x34')](_0x4bd2('0x35')));}function request(_0x228c50){logger[_0x4bd2('0x36')](_0x4bd2('0x37'),JSON[_0x4bd2('0x38')](_0x228c50));return rp(_[_0x4bd2('0x5')](_0x228c50,{'method':_0x4bd2('0x39'),'headers':headers,'json':!![]}));}function getTags(_0x2ec718,_0x3eafb0){var _0x2f800b=[];if(_0x2ec718&&_0x2ec718[_0x4bd2('0x23')]>0x0){_0x2f800b=_[_0x4bd2('0x3a')](_0x2ec718,_0x3eafb0);}return _0x2f800b;}function getCustomFields(_0x59753d,_0x34d753){var _0x135b1a=[];var _0x2cbba3={'custom_fields':[]};if(_0x59753d['length']>0x0){_[_0x4bd2('0x3b')](_0x59753d,function(_0x1db000){if(_[_0x4bd2('0x3c')]([_0x4bd2('0x3d'),_0x4bd2('0x3e')],_0x1db000[_0x4bd2('0x3f')])&&_0x1db000['nameField']&&!_0x1db000[_0x4bd2('0x40')]){_0x2cbba3[_0x1db000[_0x4bd2('0x41')][_0x4bd2('0x42')]()]=_0x1db000[_0x4bd2('0x43')][_0x4bd2('0x34')]();}else if(_[_0x4bd2('0x3c')]([_0x4bd2('0x3d'),'picklist'],_0x1db000['type'])&&_0x1db000[_0x4bd2('0x44')]&&_0x1db000[_0x4bd2('0x40')]){_0x2cbba3[_0x4bd2('0x45')][_0x4bd2('0x46')]({'id':_0x1db000[_0x4bd2('0x44')],'value':_0x1db000[_0x4bd2('0x43')]['toString']()});}else if(_0x1db000[_0x4bd2('0x3f')]===_0x4bd2('0x47')&&_0x1db000[_0x4bd2('0x48')]&&_0x1db000[_0x4bd2('0x44')]&&_0x1db000[_0x4bd2('0x40')]){_0x34d753[_0x1db000[_0x4bd2('0x48')]]&&_0x2cbba3[_0x4bd2('0x45')][_0x4bd2('0x46')]({'id':_0x1db000[_0x4bd2('0x44')],'value':_0x34d753[_0x1db000[_0x4bd2('0x48')]]['toString']()});}else if(_0x1db000[_0x4bd2('0x3f')]===_0x4bd2('0x49')&&_0x1db000[_0x4bd2('0x4a')]&&_0x1db000['Variable'][_0x4bd2('0x11')]&&_0x1db000[_0x4bd2('0x44')]&&_0x1db000[_0x4bd2('0x40')]){_0x34d753[_0x1db000[_0x4bd2('0x4a')][_0x4bd2('0x11')][_0x4bd2('0x42')]()]&&_0x2cbba3[_0x4bd2('0x45')][_0x4bd2('0x46')]({'id':_0x1db000[_0x4bd2('0x44')],'value':_0x34d753[_0x1db000[_0x4bd2('0x4a')][_0x4bd2('0x11')][_0x4bd2('0x42')]()]['toString']()});}});}return _0x2cbba3;}exports[_0x4bd2('0x4b')]=function(_0x1ecad7,_0x3d1e88,_0x4cb4b0,_0x58a99f,_0x53e6ab,_0x46c348){var _0x2f2a2b,_0x58c19e;_0x46c348[_0x4bd2('0xe')]=intUtil[_0x4bd2('0x4c')](_0x46c348[_0x4bd2('0xe')]);_0x46c348[_0x4bd2('0x4d')]=intUtil['stripTrailingSlash'](_0x46c348[_0x4bd2('0x4d')]);if(_0x53e6ab&&_0x53e6ab[_0x4bd2('0x4e')]){logger['info'](_0x4bd2('0x4f'),_0x4bd2('0x50'));_0x3d1e88['recordingURL']=util['format'](_0x4bd2('0x51'),_0x46c348[_0x4bd2('0x4d')],_0x3d1e88[_0x4bd2('0x52')],md5(_0x3d1e88[_0x4bd2('0x52')]));}else{_0x3d1e88[_0x4bd2('0x53')]='';}headers[_0x4bd2('0x54')]=getAuth(_0x46c348);return getUser(_0x46c348,_0x58a99f['email'])['then'](function(_0x724d50){_0x2f2a2b=_0x724d50;logger['info'](_0x4bd2('0x55'),_0x2f2a2b['id']);return getEndUser(_0x46c348,_0x3d1e88[_0x4bd2('0x56')],_0x3d1e88[_0x4bd2('0x57')]);})[_0x4bd2('0x15')](function(_0x459f4a){_0x58c19e=_0x459f4a;logger[_0x4bd2('0xa')](_0x4bd2('0x58'),_0x58c19e['id']);return getTicket(_0x46c348,_0x2f2a2b,_0x58c19e,_0x4cb4b0,_0x3d1e88);})[_0x4bd2('0x15')](function(_0x316280){if(_0x316280){logger[_0x4bd2('0xa')](_0x4bd2('0x59'),_0x316280['id']);switch(_0x46c348[_0x4bd2('0x3f')]){case _0x4bd2('0x5a'):logger[_0x4bd2('0xa')](_0x4bd2('0x4f'),_0x4bd2('0x5b'));return request({'uri':util['format']('%s/channels/voice/agents/%d/tickets/%d/display.json',_0x46c348[_0x4bd2('0xe')],_0x2f2a2b['id'],_0x316280['id']),'method':'POST'});case _0x4bd2('0x5c'):logger[_0x4bd2('0xa')](_0x4bd2('0x4f'),'Displaying\x20ticket\x20to\x20agent\x20in\x20a\x20new\x20tab...');emit(util['format'](_0x4bd2('0x5d'),_0x58a99f['name']),_0x4bd2('0x5e'),{'uri':util['format'](_0x4bd2('0x5f'),_0x46c348['remoteUri'][_0x4bd2('0x60')](_0x4bd2('0x61'),''),_0x316280['id'])});break;default:logger[_0x4bd2('0x62')](_0x4bd2('0x4f'),_0x4bd2('0x63'));}}})['catch'](function(_0xcbce9d){logger[_0x4bd2('0x62')](_0x4bd2('0x64'),util[_0x4bd2('0x65')](_0xcbce9d,{'showHidden':!![],'depth':null}));});};exports[_0x4bd2('0x66')]=function(_0xe03e6b,_0x1068d9,_0x1fd02d,_0x3d597b,_0x541c7c,_0x125d9d,_0x839238){var _0x542e74,_0x3dc78d;_0x125d9d['remoteUri']=intUtil['stripTrailingSlash'](_0x125d9d[_0x4bd2('0xe')]);_0x125d9d['serverUrl']=intUtil[_0x4bd2('0x4c')](_0x125d9d[_0x4bd2('0x4d')]);if(_0x839238&&_0x839238[_0x4bd2('0x67')]&&_0x839238[_0x4bd2('0x67')]!=='none'){logger[_0x4bd2('0xa')](_0x4bd2('0x68'),_0x4bd2('0x50'));_0x1068d9[_0x4bd2('0x53')]=util[_0x4bd2('0xc')]('%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s',_0x125d9d['serverUrl'],_0x1068d9[_0x4bd2('0x52')],md5(_0x1068d9['uniqueid']));}headers[_0x4bd2('0x54')]=getAuth(_0x125d9d);return getUser(_0x125d9d,_0x3d597b['email'])[_0x4bd2('0x15')](function(_0x1fe427){_0x542e74=_0x1fe427;logger[_0x4bd2('0xa')]('The\x20User\x20ID\x20is:',_0x542e74['id']);return getEndUser(_0x125d9d,_0x1068d9[_0x4bd2('0x69')],_0x1068d9[_0x4bd2('0x6a')]);})[_0x4bd2('0x15')](function(_0x53b4b5){_0x3dc78d=_0x53b4b5;logger[_0x4bd2('0xa')]('The\x20Enduser\x20ID\x20is:',_0x3dc78d['id']);return getTicket(_0x125d9d,_0x542e74,_0x3dc78d,_0x1fd02d,_0x1068d9);})[_0x4bd2('0x15')](function(_0x180b09){if(_0x180b09){logger[_0x4bd2('0xa')](_0x4bd2('0x59'),_0x180b09['id']);switch(_0x125d9d['type']){case _0x4bd2('0x5a'):logger[_0x4bd2('0xa')](_0x4bd2('0x68'),'Displaying\x20ticket\x20to\x20agent...');return request({'uri':util[_0x4bd2('0xc')](_0x4bd2('0x6b'),_0x125d9d[_0x4bd2('0xe')],_0x542e74['id'],_0x180b09['id']),'method':_0x4bd2('0x29')});case _0x4bd2('0x5c'):logger[_0x4bd2('0xa')](_0x4bd2('0x68'),_0x4bd2('0x6c'));emit(util[_0x4bd2('0xc')](_0x4bd2('0x5d'),_0x3d597b['name']),_0x4bd2('0x5e'),{'uri':util['format'](_0x4bd2('0x5f'),_0x125d9d[_0x4bd2('0xe')][_0x4bd2('0x60')]('/api/v2',''),_0x180b09['id'])});break;default:logger[_0x4bd2('0x62')](_0x4bd2('0x68'),_0x4bd2('0x63'));}}})[_0x4bd2('0x6d')](function(_0x5944f1){logger[_0x4bd2('0x62')]('[OUTBOUND]\x20Error\x20running\x20Zendesk\x20integration',util[_0x4bd2('0x65')](_0x5944f1,{'showHidden':!![],'depth':null}));});};exports[_0x4bd2('0x6e')]=function(_0x10442a,_0x424ec6,_0x35b80b,_0x4ac387,_0x3c7db4,_0x45ccee){var _0x876a34,_0x17a2a1;_0x45ccee[_0x4bd2('0xe')]=intUtil[_0x4bd2('0x4c')](_0x45ccee[_0x4bd2('0xe')]);_0x45ccee[_0x4bd2('0x4d')]=intUtil[_0x4bd2('0x4c')](_0x45ccee[_0x4bd2('0x4d')]);if(_0x3c7db4&&_0x3c7db4['monitor_format']){logger[_0x4bd2('0xa')]('['+_0x424ec6[_0x4bd2('0x6f')]['toUpperCase']()+']',_0x4bd2('0x50'));_0x424ec6['recordingURL']=util[_0x4bd2('0xc')]('%s/api/voice/recordings/%s/downloads?type=uniqueid&token=%s',_0x45ccee['serverUrl'],_0x424ec6[_0x4bd2('0x52')],md5(_0x424ec6[_0x4bd2('0x52')]));}else{_0x424ec6[_0x4bd2('0x53')]='';}headers[_0x4bd2('0x54')]=getAuth(_0x45ccee);return getUser(_0x45ccee)[_0x4bd2('0x15')](function(_0x17a861){_0x876a34=_0x17a861;logger[_0x4bd2('0xa')]('The\x20User\x20ID\x20is:',_0x876a34['id']);return getEndUser(_0x45ccee,_0x424ec6[_0x4bd2('0x56')],_0x424ec6[_0x4bd2('0x57')]);})[_0x4bd2('0x15')](function(_0x5035ca){_0x17a2a1=_0x5035ca;logger[_0x4bd2('0xa')]('The\x20Enduser\x20ID\x20is:',_0x17a2a1['id']);return getTicket(_0x45ccee,_0x876a34,_0x17a2a1,_0x35b80b,_0x424ec6);})['then'](function(_0x5c552){if(_0x5c552){logger[_0x4bd2('0xa')](_0x4bd2('0x59'),_0x5c552['id']);}})[_0x4bd2('0x6d')](function(_0x459a35){logger[_0x4bd2('0x62')]('['+_0x424ec6[_0x4bd2('0x6f')][_0x4bd2('0x70')]()+']'+'\x20Error\x20running\x20Zendesk\x20integration',util[_0x4bd2('0x65')](_0x459a35,{'showHidden':!![],'depth':null}));});};
\ No newline at end of file