Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / services / ami / dialer / action.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa927=['originatecalleridname','prototype','getCaller','dialCutDigit','getQueue','queue','exports','util','lodash','moment','string','voiceQueue','uniqueid','name','Contact','phone','firstName','lastName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','originatecalleridnum'];(function(_0xabf599,_0xfe8245){var _0x29e874=function(_0x2a603d){while(--_0x2a603d){_0xabf599['push'](_0xabf599['shift']());}};_0x29e874(++_0xfe8245);}(_0xa927,0x85));var _0x7a92=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0xa927[_0x3bf83f];return _0x22c4a9;};'use strict';var util=require(_0x7a92('0x0'));var _=require(_0x7a92('0x1'));var moment=require(_0x7a92('0x2'));function checkNameSurname(_0x4a7d75,_0x4cc58d,_0x7acf8b){var _0x4b2b6b='';if(!_['isNil'](_0x4cc58d)&&_0x7a92('0x3')===typeof _0x4cc58d){_0x4b2b6b+=_0x4cc58d;}if(!_['isNil'](_0x7acf8b)&&'string'===typeof _0x7acf8b){_0x4b2b6b+='\x20'+_0x7acf8b;}if(_0x4b2b6b!==''){return _0x4b2b6b;}return _0x4a7d75;}function Action(_0xa65b66,_0x379aa2,_0x2cc0a3){this[_0x7a92('0x4')]=_0xa65b66;this[_0x7a92('0x5')]=_0x2cc0a3||undefined;this[_0x7a92('0x6')]=checkNameSurname(_0x379aa2[_0x7a92('0x7')][_0x7a92('0x8')],_0x379aa2[_0x7a92('0x7')][_0x7a92('0x9')],_0x379aa2[_0x7a92('0x7')][_0x7a92('0xa')]);this[_0x7a92('0xb')]=_0x379aa2[_0x7a92('0x7')][_0x7a92('0x8')];this['queue']=_0xa65b66[_0x7a92('0x6')];this['active']=_0x379aa2[_0x7a92('0xc')]||![];this[_0x7a92('0xd')]=_0xa65b66[_0x7a92('0xd')];this[_0x7a92('0xe')]=_0xa65b66[_0x7a92('0xe')]||0x3;this[_0x7a92('0xf')]=_0x379aa2[_0x7a92('0xf')];this[_0x7a92('0x10')]=_0x379aa2[_0x7a92('0x10')];this['countcongestionretry']=_0x379aa2[_0x7a92('0x11')];this[_0x7a92('0x12')]=_0x379aa2[_0x7a92('0x12')];this[_0x7a92('0x13')]=_0x379aa2[_0x7a92('0x13')];this[_0x7a92('0x14')]=_0x379aa2[_0x7a92('0x14')];this[_0x7a92('0x15')]=_0x379aa2[_0x7a92('0x15')];this[_0x7a92('0x16')]=_0x379aa2[_0x7a92('0x16')];this[_0x7a92('0x17')]=_0x379aa2['countagentrejectretry'];this[_0x7a92('0x18')]=_0x379aa2[_0x7a92('0x18')];this[_0x7a92('0x19')]=_0x379aa2[_0x7a92('0x19')];this[_0x7a92('0x1a')]=_0x379aa2[_0x7a92('0x1a')];this['VoiceQueueId']=_0x379aa2[_0x7a92('0x1b')];this['CampaignId']=_0x379aa2[_0x7a92('0x1c')];this['idHopper']=_0x379aa2['id'];this[_0x7a92('0x1d')]=_0x379aa2[_0x7a92('0x7')][_0x7a92('0x9')]||'';this['starttime']=moment()[_0x7a92('0x1e')](_0x7a92('0x1f'));this[_0x7a92('0x20')]=_0x379aa2['callback'];this['callbackuniqueid']=_0x379aa2[_0x7a92('0x21')];this['callbackat']=_0x379aa2['callbackat'];this['recallme']=_0x379aa2['recallme'];this[_0x7a92('0x22')]='';this[_0x7a92('0x23')]='';}Action[_0x7a92('0x24')][_0x7a92('0x25')]=function(){return util['format']('\x22%s\x22\x20<%s>',this[_0x7a92('0x6')],this[_0x7a92('0x4')][_0x7a92('0x26')]>0x0?this[_0x7a92('0xb')]['substring'](this[_0x7a92('0x4')]['dialCutDigit']):this[_0x7a92('0xb')]);};Action[_0x7a92('0x24')][_0x7a92('0x27')]=function(){return this[_0x7a92('0x28')];};module[_0x7a92('0x29')]=Action;