Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / services / ami / trigger / index.js
index c96d20f..568d20b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa3fe=['custom:agentcongestion','custom:agentreject','custom:amd','custom:queuecallerabandon','custom:timeout','custom:dialbegin','syncAgentDial','custom:dialconnect','custom:dialend','custom:newinteraction','custom:closedinteraction','custom:substatus','custom:incomingmessage','custom:outgoingmessage','custom:acceptmessage','custom:rejectmessage','custom:offlineMessage','prototype','emit','stringify','motionChannel','voice','checkTriggers','interface','triggers','status','checkTrigger','merge','Actions','length','action','toLowerCase','contactmanager','motionbar','browser','popup','data2','template\x20not\x20found','uri','isNil','data3','data4','location','uriLocation','windowWidth','data5','800','data6','winArguments','render','format','name','jscripty','user:%s','trigger:%s','exec','integration','voiceExtensions','routeId','urlforward','script','buildUri','parse','query','search','replace','channel','AllConditions','every','checkConditions','AnyConditions','field','chat','ChatWebsiteId','operator','value','upperFirst','AccountId','interaction','message','event','queue','agent','membername','lastevent','null','substatus','undefined','offlineMessage','created','equals','exports','util','url','mustache','./urlforward','./integration','./cmContact','../../../config/environment','trigger','../ami','redis','localhost','socket.io-emitter','winapp','agents','voiceQueues','templates','zendeskAccounts','freshdeskAccounts','salesforceAccounts','sugarcrmAccounts','zohoAccounts','deskAccounts','vtigerAccounts','servicenowAccounts','dynamics365Accounts','freshsalesAccounts','accounts','syncCustomEvent','bind','custom:agentringnoanswer','custom:agentnosuchnumber','custom:agentnoanswer'];(function(_0x5c66c4,_0x1450d8){var _0x1e5755=function(_0x1b18ea){while(--_0x1b18ea){_0x5c66c4['push'](_0x5c66c4['shift']());}};_0x1e5755(++_0x1450d8);}(_0xa3fe,0xd8));var _0xea3f=function(_0x43a93d,_0x5d986b){_0x43a93d=_0x43a93d-0x0;var _0x311ad0=_0xa3fe[_0x43a93d];return _0x311ad0;};'use strict';var util=require(_0xea3f('0x0'));var _=require('lodash');var url=require(_0xea3f('0x1'));var Mustache=require(_0xea3f('0x2'));var Redis=require('ioredis');var urlforward=require(_0xea3f('0x3'));var integration=require(_0xea3f('0x4'));var cmContact=require(_0xea3f('0x5'));var script=require('./script');var config=require(_0xea3f('0x6'));var logger=require('../../../config/logger')(_0xea3f('0x7'));var ami=require(_0xea3f('0x8'));config[_0xea3f('0x9')]=_['defaults'](config['redis'],{'host':_0xea3f('0xa'),'port':0x18eb});var io=require(_0xea3f('0xb'))(new Redis(config[_0xea3f('0x9')]));var operators={'equals':function(_0x5dbd3e,_0x5ec1ac){return _0x5dbd3e==_0x5ec1ac;},'not_equals':function(_0x464ad4,_0x5d9b2c){return _0x464ad4!=_0x5d9b2c;}};var barAndWebActions=['popup',_0xea3f('0x1'),_0xea3f('0xc')];function Trigger(_0x414ddb){this['triggers']=_0x414ddb['triggers'];this['agents']=_0x414ddb[_0xea3f('0xd')];this[_0xea3f('0xe')]=_0x414ddb[_0xea3f('0xe')];this[_0xea3f('0xf')]=_0x414ddb['templates'];this['voiceExtensions']=_0x414ddb['voiceExtensions'];this[_0xea3f('0x10')]=_0x414ddb[_0xea3f('0x10')];this['freshdeskAccounts']=_0x414ddb[_0xea3f('0x11')];this[_0xea3f('0x12')]=_0x414ddb['salesforceAccounts'];this[_0xea3f('0x13')]=_0x414ddb[_0xea3f('0x13')];this[_0xea3f('0x14')]=_0x414ddb[_0xea3f('0x14')];this[_0xea3f('0x15')]=_0x414ddb[_0xea3f('0x15')];this[_0xea3f('0x16')]=_0x414ddb[_0xea3f('0x16')];this[_0xea3f('0x17')]=_0x414ddb[_0xea3f('0x17')];this[_0xea3f('0x18')]=_0x414ddb[_0xea3f('0x18')];this[_0xea3f('0x19')]=_0x414ddb[_0xea3f('0x19')];this[_0xea3f('0x1a')]={'zendesk':this[_0xea3f('0x10')],'salesforce':this[_0xea3f('0x12')],'freshdesk':this[_0xea3f('0x11')],'sugarcrm':this['sugarcrmAccounts'],'zoho':this[_0xea3f('0x14')],'desk':this[_0xea3f('0x15')],'vtiger':this[_0xea3f('0x16')],'dynamics365':this[_0xea3f('0x18')],'freshsales':this[_0xea3f('0x19')],'servicenow':this['servicenowAccounts']};ami['on']('custom:agentcalled',this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on']('custom:agentconnect',this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x1d'),this[_0xea3f('0x1b')]['bind'](this));ami['on']('custom:agentcomplete',this['syncCustomEvent'][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x1e'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x1f'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on']('custom:agentbusy',this[_0xea3f('0x1b')]['bind'](this));ami['on'](_0xea3f('0x20'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x21'),this[_0xea3f('0x1b')]['bind'](this));ami['on'](_0xea3f('0x22'),this['syncCustomEvent'][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x23'),this[_0xea3f('0x1b')]['bind'](this));ami['on'](_0xea3f('0x24'),this[_0xea3f('0x1b')]['bind'](this));ami['on'](_0xea3f('0x25'),this[_0xea3f('0x26')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x27'),this[_0xea3f('0x26')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x28'),this[_0xea3f('0x26')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x29'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2a'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2b'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2c'),this['syncCustomEvent'][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2d'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2e'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));ami['on'](_0xea3f('0x2f'),this[_0xea3f('0x1b')]['bind'](this));ami['on'](_0xea3f('0x30'),this[_0xea3f('0x1b')][_0xea3f('0x1c')](this));}Trigger[_0xea3f('0x31')][_0xea3f('0x32')]=function(_0x4c2973,_0x4d46f2,_0x145fdf){logger['info'](_0x4c2973,_0x4d46f2,JSON[_0xea3f('0x33')](_0x145fdf));io['to'](_0x4c2973)[_0xea3f('0x32')](_0x4d46f2,_0x145fdf);};Trigger[_0xea3f('0x31')][_0xea3f('0x1b')]=function(_0x48a846){var _0x443d4e=_['clone'](_0x48a846);if(typeof _0x443d4e[_0xea3f('0x34')]==='undefined'){_0x443d4e['motionChannel']=_0xea3f('0x35');}this[_0xea3f('0x36')](_0x443d4e);};Trigger[_0xea3f('0x31')][_0xea3f('0x26')]=function(_0x353b5d){if(this[_0xea3f('0xd')][_0x353b5d[_0xea3f('0x37')]]){this[_0xea3f('0x1b')](_0x353b5d);}};Trigger[_0xea3f('0x31')][_0xea3f('0x36')]=function(_0xea081b){var _0x37e63c;for(var _0x2adbb0 in this['triggers']){if(this[_0xea3f('0x38')]['hasOwnProperty'](_0x2adbb0)){if(this[_0xea3f('0x38')][_0x2adbb0][_0xea3f('0x39')]){_0x37e63c=this[_0xea3f('0x3a')](this[_0xea3f('0x38')][_0x2adbb0],_0xea081b);if(_0x37e63c){_[_0xea3f('0x3b')](_0xea081b,_0xea081b['variables']);for(var _0x3ca2b5=0x0,_0x4af967,_0x46e2a5,_0x3b1109;_0x3ca2b5<this[_0xea3f('0x38')][_0x2adbb0][_0xea3f('0x3c')][_0xea3f('0x3d')];_0x3ca2b5+=0x1){_0x4af967=this[_0xea3f('0x38')][_0x2adbb0][_0xea3f('0x3c')][_0x3ca2b5];if(this[_0xea3f('0xd')][_0xea081b[_0xea3f('0x37')]]){switch(_0x4af967[_0xea3f('0x3e')][_0xea3f('0x3f')]()){case _0xea3f('0x40'):break;case _0xea3f('0x41'):case _0xea3f('0x42'):var _0x464a1b={};switch(barAndWebActions[_0x4af967['data1']]){case _0xea3f('0x43'):_0x464a1b['TemplateId']=_0x4af967[_0xea3f('0x44')];_0x464a1b['html']=this[_0xea3f('0xf')][_0x4af967[_0xea3f('0x44')]]?Mustache['render'](this[_0xea3f('0xf')][_0x4af967[_0xea3f('0x44')]]['html'],_0xea081b):_0xea3f('0x45');break;case _0xea3f('0x1'):_0x464a1b[_0xea3f('0x46')]=this['buildUri'](_0x4af967[_0xea3f('0x44')],_0xea081b,_[_0xea3f('0x47')](_0x4af967[_0xea3f('0x48')])?!![]:parseInt(_0x4af967[_0xea3f('0x48')],0xa));if(_[_0xea3f('0x47')](_0x4af967[_0xea3f('0x49')])){_0x464a1b[_0xea3f('0x4a')]='0';}else{_0x464a1b[_0xea3f('0x4b')]=_0x4af967[_0xea3f('0x49')];_0x464a1b[_0xea3f('0x4c')]=_[_0xea3f('0x47')](_0x4af967[_0xea3f('0x4d')])?_0xea3f('0x4e'):_0x4af967[_0xea3f('0x4d')];_0x464a1b['windowHeight']=_['isNil'](_0x4af967[_0xea3f('0x4f')])?'600':_0x4af967[_0xea3f('0x4f')];}break;case _0xea3f('0xc'):_0x464a1b['winApplication']=_0x4af967['data2']?Mustache['render'](_0x4af967['data2'],_0xea081b):'';_0x464a1b[_0xea3f('0x50')]=_0x4af967[_0xea3f('0x48')]?Mustache[_0xea3f('0x51')](_0x4af967[_0xea3f('0x48')],_0xea081b):'';break;}this[_0xea3f('0x32')](util[_0xea3f('0x52')]('user:%s',this[_0xea3f('0xd')][_0xea081b['interface']][_0xea3f('0x53')]),util[_0xea3f('0x52')]('trigger:%s:%s',_0x4af967[_0xea3f('0x3e')][_0xea3f('0x3f')](),barAndWebActions[_0x4af967['data1']]),_[_0xea3f('0x3b')](_0x464a1b,_0xea081b));break;case _0xea3f('0x54'):this[_0xea3f('0x32')](util[_0xea3f('0x52')](_0xea3f('0x55'),this[_0xea3f('0xd')][_0xea081b[_0xea3f('0x37')]][_0xea3f('0x53')]),util[_0xea3f('0x52')](_0xea3f('0x56'),_0x4af967[_0xea3f('0x3e')][_0xea3f('0x3f')]()),_[_0xea3f('0x3b')]({'ProjectId':parseInt(_0x4af967['data1'],0xa)},_0xea081b));break;default:this['emit'](util['format'](_0xea3f('0x55'),this[_0xea3f('0xd')][_0xea081b[_0xea3f('0x37')]][_0xea3f('0x53')]),util[_0xea3f('0x52')](_0xea3f('0x56'),_0x4af967['action'][_0xea3f('0x3f')]()),_[_0xea3f('0x3b')]({},_0x4af967,_0xea081b));}}switch(_0x4af967['action'][_0xea3f('0x3f')]()){case'contactmanager':cmContact[_0xea3f('0x57')](this[_0xea3f('0xd')][_0xea081b[_0xea3f('0x37')]],this[_0xea3f('0x38')][_0x2adbb0],_0x4af967,_0xea081b);break;case _0xea3f('0x58'):integration[_0xea3f('0x57')](_0x4af967,_0xea081b,this[_0xea3f('0x1a')],this[_0xea3f('0xd')][_0xea081b['interface']],this['voiceQueues'][_0xea081b['queue']],this[_0xea3f('0x59')][_0xea081b[_0xea3f('0x5a')]]);break;case _0xea3f('0x5b'):urlforward['exec'](_0x4af967,_0xea081b);break;case _0xea3f('0x5c'):script[_0xea3f('0x57')](_0x4af967,_0xea081b);break;}}}}}}};Trigger['prototype'][_0xea3f('0x5d')]=function(_0x5c6841,_0x5ba685,_0xc998ca){var _0x5bf5f2=url[_0xea3f('0x5e')](Mustache[_0xea3f('0x51')](_0x5c6841,_0x5ba685),!![]);if(_0xc998ca){_[_0xea3f('0x3b')](_0x5bf5f2[_0xea3f('0x5f')],_0x5ba685);}delete _0x5bf5f2[_0xea3f('0x60')];var _0x566c85=url[_0xea3f('0x52')](_0x5bf5f2);_0x566c85=_0x566c85[_0xea3f('0x61')](/\/\?/g,'?');return _0x566c85;};Trigger[_0xea3f('0x31')][_0xea3f('0x3a')]=function(_0x73e7e4,_0x2ac961){var _0x527e46=!![];var _0x50bfc4=!![];var _0x18627a=![];if(_0x73e7e4[_0xea3f('0x62')]===_0x2ac961[_0xea3f('0x34')]){_0x18627a=!![];}if(_0x73e7e4[_0xea3f('0x63')][_0xea3f('0x3d')]){_0x527e46=_[_0xea3f('0x64')](_0x73e7e4['AllConditions'],this[_0xea3f('0x65')](_0x2ac961,_0x73e7e4[_0xea3f('0x62')]));}if(_0x73e7e4[_0xea3f('0x66')][_0xea3f('0x3d')]){_0x50bfc4=_['some'](_0x73e7e4[_0xea3f('0x66')],this[_0xea3f('0x65')](_0x2ac961,_0x73e7e4['channel']));}return _0x18627a&&_0x527e46&&_0x50bfc4;};Trigger[_0xea3f('0x31')][_0xea3f('0x65')]=function(_0x1cd0b7,_0x5b1859){return function(_0x4235b5){switch(_0x4235b5[_0xea3f('0x67')]){case'account':if(_0x1cd0b7['channel']===_0x5b1859){if(_0x5b1859===_0xea3f('0x68')){return _0x1cd0b7[_0xea3f('0x69')]?operators[_0x4235b5[_0xea3f('0x6a')]](Number(_0x4235b5[_0xea3f('0x6b')]),_0x1cd0b7[_0xea3f('0x69')]):![];}else{return _0x1cd0b7[_[_0xea3f('0x6c')](_0x5b1859)+_0xea3f('0x6d')]?operators[_0x4235b5[_0xea3f('0x6a')]](Number(_0x4235b5[_0xea3f('0x6b')]),_0x1cd0b7[_[_0xea3f('0x6c')](_0x5b1859)+_0xea3f('0x6d')]):![];}}break;case _0xea3f('0x6e'):case _0xea3f('0x6f'):if(_0x1cd0b7[_0xea3f('0x62')]===_0x5b1859){return _0x1cd0b7[_0xea3f('0x70')]?operators[_0x4235b5[_0xea3f('0x6a')]](_0x4235b5[_0xea3f('0x6b')],_0x1cd0b7[_0xea3f('0x70')]):![];}break;case _0xea3f('0x71'):return _0x1cd0b7['queue']?operators[_0x4235b5[_0xea3f('0x6a')]](_0x4235b5[_0xea3f('0x6b')],_0x1cd0b7['queue']):![];case _0xea3f('0x72'):return _0x1cd0b7[_0xea3f('0x73')]?operators[_0x4235b5[_0xea3f('0x6a')]](_0x4235b5[_0xea3f('0x6b')],_0x1cd0b7[_0xea3f('0x73')]):![];case _0xea3f('0x74'):return _0x1cd0b7[_0xea3f('0x74')]?operators[_0x4235b5[_0xea3f('0x6a')]](_0x4235b5['value'],_0x1cd0b7[_0xea3f('0x74')]):![];case _0xea3f('0x5a'):return _0x1cd0b7['routeId']?operators[_0x4235b5['operator']](_0x4235b5[_0xea3f('0x6b')],_0x1cd0b7[_0xea3f('0x5a')]):![];case'mailSubstatus':if(_0x4235b5['value']===_0xea3f('0x75'))_0x4235b5['value']=null;return typeof _0x1cd0b7[_0xea3f('0x76')]!==_0xea3f('0x77')?operators[_0x4235b5['operator']](_0x4235b5['value'],_0x1cd0b7[_0xea3f('0x76')]):![];case _0xea3f('0x78'):if(_0x1cd0b7['channel']===_0x5b1859){return _0x4235b5[_0xea3f('0x6b')]===_0xea3f('0x79')&&_0x4235b5[_0xea3f('0x6a')]===_0xea3f('0x7a')?!![]:![];}break;}return![];};};module[_0xea3f('0x7b')]=Trigger;
\ No newline at end of file
+var _0x7b84=['dynamics365Accounts','freshsalesAccounts','accounts','custom:agentcalled','syncCustomEvent','bind','custom:agentconnect','custom:agentringnoanswer','custom:agentcomplete','custom:agentnoanswer','custom:agentbusy','custom:agentcongestion','custom:agentreject','custom:amd','custom:queuecallerabandon','custom:timeout','custom:dialbegin','syncAgentDial','custom:dialconnect','custom:dialend','custom:closedinteraction','custom:substatus','custom:incomingmessage','custom:outgoingmessage','custom:acceptmessage','custom:rejectmessage','custom:offlineMessage','prototype','emit','info','stringify','clone','motionChannel','voice','debug','inspect','checkTriggers','interface','hasOwnProperty','checkTrigger','merge','variables','Actions','length','toLowerCase','contactmanager','browser','data1','TemplateId','data2','html','render','template\x20not\x20found','uri','buildUri','isNil','data3','location','uriLocation','data4','800','windowHeight','data6','600','winapp','winApplication','winArguments','format','name','trigger:%s:%s','action','user:%s','trigger:%s','exec','queue','urlforward','script','parse','replace','AllConditions','checkConditions','AnyConditions','some','channel','checkTrigger:\x20trigger','chat','operator','value','ChatWebsiteId','interaction','message','agent','membername','lastevent','mailSubstatus','null','substatus','offlineMessage','created','equals','exports','util','lodash','url','./urlforward','./integration','./cmContact','./script','../../../config/environment','../../../config/logger','trigger','../ami','redis','defaults','localhost','socket.io-emitter','popup','triggers','agents','voiceQueues','templates','voiceExtensions','zendeskAccounts','salesforceAccounts','sugarcrmAccounts','zohoAccounts','deskAccounts','vtigerAccounts','servicenowAccounts'];(function(_0x3947c9,_0x4d6c97){var _0x2e7871=function(_0x1236cc){while(--_0x1236cc){_0x3947c9['push'](_0x3947c9['shift']());}};_0x2e7871(++_0x4d6c97);}(_0x7b84,0x167));var _0x47b8=function(_0x3106f2,_0x3b63f2){_0x3106f2=_0x3106f2-0x0;var _0x245f54=_0x7b84[_0x3106f2];return _0x245f54;};'use strict';var util=require(_0x47b8('0x0'));var _=require(_0x47b8('0x1'));var url=require(_0x47b8('0x2'));var Mustache=require('mustache');var Redis=require('ioredis');var urlforward=require(_0x47b8('0x3'));var integration=require(_0x47b8('0x4'));var cmContact=require(_0x47b8('0x5'));var script=require(_0x47b8('0x6'));var config=require(_0x47b8('0x7'));var logger=require(_0x47b8('0x8'))(_0x47b8('0x9'));var ami=require(_0x47b8('0xa'));config[_0x47b8('0xb')]=_[_0x47b8('0xc')](config[_0x47b8('0xb')],{'host':_0x47b8('0xd'),'port':0x18eb});var io=require(_0x47b8('0xe'))(new Redis(config[_0x47b8('0xb')]));var operators={'equals':function(_0x935de8,_0x2450dd){return _0x935de8==_0x2450dd;},'not_equals':function(_0x46267c,_0x3ddbfd){return _0x46267c!=_0x3ddbfd;}};var barAndWebActions=[_0x47b8('0xf'),'url','winapp'];function Trigger(_0x245bf5){this[_0x47b8('0x10')]=_0x245bf5[_0x47b8('0x10')];this[_0x47b8('0x11')]=_0x245bf5['agents'];this[_0x47b8('0x12')]=_0x245bf5[_0x47b8('0x12')];this['templates']=_0x245bf5[_0x47b8('0x13')];this[_0x47b8('0x14')]=_0x245bf5[_0x47b8('0x14')];this[_0x47b8('0x15')]=_0x245bf5[_0x47b8('0x15')];this['freshdeskAccounts']=_0x245bf5['freshdeskAccounts'];this[_0x47b8('0x16')]=_0x245bf5['salesforceAccounts'];this[_0x47b8('0x17')]=_0x245bf5[_0x47b8('0x17')];this[_0x47b8('0x18')]=_0x245bf5[_0x47b8('0x18')];this[_0x47b8('0x19')]=_0x245bf5[_0x47b8('0x19')];this[_0x47b8('0x1a')]=_0x245bf5[_0x47b8('0x1a')];this[_0x47b8('0x1b')]=_0x245bf5['servicenowAccounts'];this[_0x47b8('0x1c')]=_0x245bf5[_0x47b8('0x1c')];this[_0x47b8('0x1d')]=_0x245bf5[_0x47b8('0x1d')];this[_0x47b8('0x1e')]={'zendesk':this['zendeskAccounts'],'salesforce':this[_0x47b8('0x16')],'freshdesk':this['freshdeskAccounts'],'sugarcrm':this['sugarcrmAccounts'],'zoho':this[_0x47b8('0x18')],'desk':this['deskAccounts'],'vtiger':this[_0x47b8('0x1a')],'dynamics365':this[_0x47b8('0x1c')],'freshsales':this[_0x47b8('0x1d')],'servicenow':this[_0x47b8('0x1b')]};ami['on'](_0x47b8('0x1f'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x22'),this['syncCustomEvent'][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x23'),this[_0x47b8('0x20')]['bind'](this));ami['on'](_0x47b8('0x24'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on']('custom:agentnosuchnumber',this[_0x47b8('0x20')]['bind'](this));ami['on'](_0x47b8('0x25'),this['syncCustomEvent'][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x26'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x27'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x28'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x29'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x2a'),this['syncCustomEvent']['bind'](this));ami['on'](_0x47b8('0x2b'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x2c'),this[_0x47b8('0x2d')]['bind'](this));ami['on'](_0x47b8('0x2e'),this[_0x47b8('0x2d')]['bind'](this));ami['on'](_0x47b8('0x2f'),this[_0x47b8('0x2d')][_0x47b8('0x21')](this));ami['on']('custom:newinteraction',this[_0x47b8('0x20')]['bind'](this));ami['on'](_0x47b8('0x30'),this['syncCustomEvent'][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x31'),this['syncCustomEvent']['bind'](this));ami['on'](_0x47b8('0x32'),this['syncCustomEvent'][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x33'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x34'),this[_0x47b8('0x20')]['bind'](this));ami['on'](_0x47b8('0x35'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));ami['on'](_0x47b8('0x36'),this[_0x47b8('0x20')][_0x47b8('0x21')](this));}Trigger[_0x47b8('0x37')][_0x47b8('0x38')]=function(_0x5d05aa,_0x24a6b1,_0x5ba8b8){logger[_0x47b8('0x39')](_0x5d05aa,_0x24a6b1,JSON[_0x47b8('0x3a')](_0x5ba8b8));io['to'](_0x5d05aa)[_0x47b8('0x38')](_0x24a6b1,_0x5ba8b8);};Trigger[_0x47b8('0x37')][_0x47b8('0x20')]=function(_0xad6a6e){var _0x45222f=_[_0x47b8('0x3b')](_0xad6a6e);if(typeof _0x45222f[_0x47b8('0x3c')]==='undefined'){_0x45222f['motionChannel']=_0x47b8('0x3d');}logger[_0x47b8('0x3e')]('syncCustomEvent',util[_0x47b8('0x3f')](_0x45222f,{'showHidden':!![],'depth':null}));this[_0x47b8('0x40')](_0x45222f);};Trigger['prototype'][_0x47b8('0x2d')]=function(_0x184801){if(this[_0x47b8('0x11')][_0x184801[_0x47b8('0x41')]]){this[_0x47b8('0x20')](_0x184801);}};Trigger['prototype']['checkTriggers']=function(_0x33a7c2){var _0xe80645;for(var _0x2e3c15 in this[_0x47b8('0x10')]){if(this[_0x47b8('0x10')][_0x47b8('0x42')](_0x2e3c15)){if(this[_0x47b8('0x10')][_0x2e3c15]['status']){_0xe80645=this[_0x47b8('0x43')](this[_0x47b8('0x10')][_0x2e3c15],_0x33a7c2);if(_0xe80645){_[_0x47b8('0x44')](_0x33a7c2,_0x33a7c2[_0x47b8('0x45')]);for(var _0x2dc674=0x0,_0x12e67a,_0x576f23,_0x2208d6;_0x2dc674<this[_0x47b8('0x10')][_0x2e3c15][_0x47b8('0x46')][_0x47b8('0x47')];_0x2dc674+=0x1){_0x12e67a=this[_0x47b8('0x10')][_0x2e3c15]['Actions'][_0x2dc674];if(this['agents'][_0x33a7c2[_0x47b8('0x41')]]){switch(_0x12e67a['action'][_0x47b8('0x48')]()){case _0x47b8('0x49'):break;case'motionbar':case _0x47b8('0x4a'):var _0x5d10db={};switch(barAndWebActions[_0x12e67a[_0x47b8('0x4b')]]){case _0x47b8('0xf'):_0x5d10db[_0x47b8('0x4c')]=_0x12e67a[_0x47b8('0x4d')];_0x5d10db[_0x47b8('0x4e')]=this['templates'][_0x12e67a[_0x47b8('0x4d')]]?Mustache[_0x47b8('0x4f')](this['templates'][_0x12e67a[_0x47b8('0x4d')]][_0x47b8('0x4e')],_0x33a7c2):_0x47b8('0x50');break;case _0x47b8('0x2'):_0x5d10db[_0x47b8('0x51')]=this[_0x47b8('0x52')](_0x12e67a[_0x47b8('0x4d')],_0x33a7c2,_[_0x47b8('0x53')](_0x12e67a[_0x47b8('0x54')])?!![]:parseInt(_0x12e67a[_0x47b8('0x54')],0xa));if(_[_0x47b8('0x53')](_0x12e67a['data4'])){_0x5d10db[_0x47b8('0x55')]='0';}else{_0x5d10db[_0x47b8('0x56')]=_0x12e67a[_0x47b8('0x57')];_0x5d10db['windowWidth']=_[_0x47b8('0x53')](_0x12e67a['data5'])?_0x47b8('0x58'):_0x12e67a['data5'];_0x5d10db[_0x47b8('0x59')]=_[_0x47b8('0x53')](_0x12e67a[_0x47b8('0x5a')])?_0x47b8('0x5b'):_0x12e67a['data6'];}break;case _0x47b8('0x5c'):_0x5d10db[_0x47b8('0x5d')]=_0x12e67a[_0x47b8('0x4d')]?Mustache[_0x47b8('0x4f')](_0x12e67a['data2'],_0x33a7c2):'';_0x5d10db[_0x47b8('0x5e')]=_0x12e67a[_0x47b8('0x54')]?Mustache[_0x47b8('0x4f')](_0x12e67a[_0x47b8('0x54')],_0x33a7c2):'';break;}this[_0x47b8('0x38')](util[_0x47b8('0x5f')]('user:%s',this[_0x47b8('0x11')][_0x33a7c2[_0x47b8('0x41')]][_0x47b8('0x60')]),util['format'](_0x47b8('0x61'),_0x12e67a[_0x47b8('0x62')][_0x47b8('0x48')](),barAndWebActions[_0x12e67a[_0x47b8('0x4b')]]),_['merge'](_0x5d10db,_0x33a7c2));break;case'jscripty':this[_0x47b8('0x38')](util[_0x47b8('0x5f')](_0x47b8('0x63'),this[_0x47b8('0x11')][_0x33a7c2[_0x47b8('0x41')]][_0x47b8('0x60')]),util[_0x47b8('0x5f')](_0x47b8('0x64'),_0x12e67a[_0x47b8('0x62')][_0x47b8('0x48')]()),_[_0x47b8('0x44')]({'ProjectId':parseInt(_0x12e67a[_0x47b8('0x4b')],0xa)},_0x33a7c2));break;default:this[_0x47b8('0x38')](util[_0x47b8('0x5f')]('user:%s',this['agents'][_0x33a7c2[_0x47b8('0x41')]][_0x47b8('0x60')]),util[_0x47b8('0x5f')](_0x47b8('0x64'),_0x12e67a[_0x47b8('0x62')][_0x47b8('0x48')]()),_[_0x47b8('0x44')]({},_0x12e67a,_0x33a7c2));}}switch(_0x12e67a[_0x47b8('0x62')][_0x47b8('0x48')]()){case _0x47b8('0x49'):cmContact[_0x47b8('0x65')](this['agents'][_0x33a7c2['interface']],this['triggers'][_0x2e3c15],_0x12e67a,_0x33a7c2);break;case'integration':integration[_0x47b8('0x65')](_0x12e67a,_0x33a7c2,this[_0x47b8('0x1e')],this[_0x47b8('0x11')][_0x33a7c2['interface']],this['voiceQueues'][_0x33a7c2[_0x47b8('0x66')]],this[_0x47b8('0x14')][_0x33a7c2['routeId']]);break;case _0x47b8('0x67'):urlforward[_0x47b8('0x65')](_0x12e67a,_0x33a7c2);break;case _0x47b8('0x68'):script[_0x47b8('0x65')](_0x12e67a,_0x33a7c2);break;}}}}}}};Trigger['prototype'][_0x47b8('0x52')]=function(_0x28e747,_0x2d229b,_0x5b2d2b){var _0x3c8ad4=url[_0x47b8('0x69')](Mustache['render'](_0x28e747,_0x2d229b),!![]);if(_0x5b2d2b){_[_0x47b8('0x44')](_0x3c8ad4['query'],_0x2d229b);}delete _0x3c8ad4['search'];var _0xf5ef06=url['format'](_0x3c8ad4);_0xf5ef06=_0xf5ef06[_0x47b8('0x6a')](/\/\?/g,'?');return _0xf5ef06;};Trigger[_0x47b8('0x37')][_0x47b8('0x43')]=function(_0x37cd2d,_0x2f7e0c){var _0x814d56=!![];var _0x5e7edc=!![];var _0x4ac6b7=![];if(_0x37cd2d['channel']===_0x2f7e0c[_0x47b8('0x3c')]){_0x4ac6b7=!![];}if(_0x37cd2d[_0x47b8('0x6b')][_0x47b8('0x47')]){_0x814d56=_['every'](_0x37cd2d[_0x47b8('0x6b')],this[_0x47b8('0x6c')](_0x2f7e0c,_0x37cd2d['channel']));}if(_0x37cd2d[_0x47b8('0x6d')][_0x47b8('0x47')]){_0x5e7edc=_[_0x47b8('0x6e')](_0x37cd2d['AnyConditions'],this[_0x47b8('0x6c')](_0x2f7e0c,_0x37cd2d[_0x47b8('0x6f')]));}var _0x537744=_0x4ac6b7&&_0x814d56&&_0x5e7edc;logger['debug'](_0x47b8('0x70'),util[_0x47b8('0x3f')](_0x37cd2d,{'showHidden':!![],'depth':null}),'evt',util[_0x47b8('0x3f')](_0x2f7e0c,{'showHidden':!![],'depth':null}),_0x4ac6b7,_0x814d56,_0x5e7edc);return _0x537744;};Trigger['prototype'][_0x47b8('0x6c')]=function(_0x2567c4,_0x120ae3){return function(_0x4cc033){switch(_0x4cc033['field']){case'account':if(_0x2567c4['channel']===_0x120ae3){if(_0x120ae3===_0x47b8('0x71')){return _0x2567c4['ChatWebsiteId']?operators[_0x4cc033[_0x47b8('0x72')]](Number(_0x4cc033[_0x47b8('0x73')]),_0x2567c4[_0x47b8('0x74')]):![];}else{return _0x2567c4[_['upperFirst'](_0x120ae3)+'AccountId']?operators[_0x4cc033[_0x47b8('0x72')]](Number(_0x4cc033['value']),_0x2567c4[_['upperFirst'](_0x120ae3)+'AccountId']):![];}}break;case _0x47b8('0x75'):case _0x47b8('0x76'):if(_0x2567c4[_0x47b8('0x6f')]===_0x120ae3){return _0x2567c4['event']?operators[_0x4cc033[_0x47b8('0x72')]](_0x4cc033['value'],_0x2567c4['event']):![];}break;case _0x47b8('0x66'):return _0x2567c4[_0x47b8('0x66')]?operators[_0x4cc033['operator']](_0x4cc033[_0x47b8('0x73')],_0x2567c4['queue']):![];case _0x47b8('0x77'):return _0x2567c4[_0x47b8('0x78')]?operators[_0x4cc033[_0x47b8('0x72')]](_0x4cc033[_0x47b8('0x73')],_0x2567c4[_0x47b8('0x78')]):![];case _0x47b8('0x79'):return _0x2567c4[_0x47b8('0x79')]?operators[_0x4cc033[_0x47b8('0x72')]](_0x4cc033[_0x47b8('0x73')],_0x2567c4[_0x47b8('0x79')]):![];case'routeId':return _0x2567c4['routeId']?operators[_0x4cc033['operator']](_0x4cc033[_0x47b8('0x73')],_0x2567c4['routeId']):![];case _0x47b8('0x7a'):if(_0x4cc033[_0x47b8('0x73')]===_0x47b8('0x7b'))_0x4cc033[_0x47b8('0x73')]=null;return typeof _0x2567c4['substatus']!=='undefined'?operators[_0x4cc033[_0x47b8('0x72')]](_0x4cc033[_0x47b8('0x73')],_0x2567c4[_0x47b8('0x7c')]):![];case _0x47b8('0x7d'):if(_0x2567c4[_0x47b8('0x6f')]===_0x120ae3){return _0x4cc033['value']===_0x47b8('0x7e')&&_0x4cc033[_0x47b8('0x72')]===_0x47b8('0x7f')?!![]:![];}break;}return![];};};module[_0x47b8('0x80')]=Trigger;
\ No newline at end of file