Built motion from commit (unavailable).|2.4.17
[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 _0x5fa2=['name','phone','Contact','firstName','lastName','number','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','starttime','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','substring','exports','util','lodash','moment','isNil','voiceQueue','uniqueid'];(function(_0x300a39,_0x1ec7b9){var _0x3ea26b=function(_0x4dbb63){while(--_0x4dbb63){_0x300a39['push'](_0x300a39['shift']());}};_0x3ea26b(++_0x1ec7b9);}(_0x5fa2,0x1b2));var _0x25fa=function(_0x35664e,_0x2cf3e5){_0x35664e=_0x35664e-0x0;var _0x309102=_0x5fa2[_0x35664e];return _0x309102;};'use strict';var util=require(_0x25fa('0x0'));var _=require(_0x25fa('0x1'));var moment=require(_0x25fa('0x2'));function checkNameSurname(_0x109477,_0x86535c,_0xaa3d2c){var _0x355e1a='';if(!_[_0x25fa('0x3')](_0x86535c)&&'string'===typeof _0x86535c){_0x355e1a+=_0x86535c;}if(!_[_0x25fa('0x3')](_0xaa3d2c)&&'string'===typeof _0xaa3d2c){_0x355e1a+='\x20'+_0xaa3d2c;}if(_0x355e1a!==''){return _0x355e1a;}return _0x109477;}function Action(_0x20635e,_0x45cd7d,_0x2d15c5){this[_0x25fa('0x4')]=_0x20635e;this[_0x25fa('0x5')]=_0x2d15c5||undefined;this[_0x25fa('0x6')]=checkNameSurname(_0x45cd7d['Contact'][_0x25fa('0x7')],_0x45cd7d[_0x25fa('0x8')][_0x25fa('0x9')],_0x45cd7d[_0x25fa('0x8')][_0x25fa('0xa')]);this[_0x25fa('0xb')]=_0x45cd7d[_0x25fa('0x8')][_0x25fa('0x7')];this[_0x25fa('0xc')]=_0x20635e[_0x25fa('0x6')];this[_0x25fa('0xd')]=_0x45cd7d[_0x25fa('0xd')]||![];this[_0x25fa('0xe')]=_0x20635e[_0x25fa('0xe')];this[_0x25fa('0xf')]=_0x20635e[_0x25fa('0xf')]||0x3;this[_0x25fa('0x10')]=_0x45cd7d[_0x25fa('0x10')];this[_0x25fa('0x11')]=_0x45cd7d[_0x25fa('0x11')];this[_0x25fa('0x12')]=_0x45cd7d[_0x25fa('0x12')];this['countnoanswerretry']=_0x45cd7d[_0x25fa('0x13')];this[_0x25fa('0x14')]=_0x45cd7d['ContactId'];this[_0x25fa('0x15')]=_0x45cd7d[_0x25fa('0x15')];this[_0x25fa('0x16')]=_0x45cd7d[_0x25fa('0x16')];this['VoiceQueueId']=_0x45cd7d[_0x25fa('0x17')];this[_0x25fa('0x18')]=_0x45cd7d[_0x25fa('0x18')];this[_0x25fa('0x19')]=_0x45cd7d['id'];this['ContactFirstName']=_0x45cd7d[_0x25fa('0x8')][_0x25fa('0x9')]||'';this[_0x25fa('0x1a')]=moment()[_0x25fa('0x1b')]('YYYY-MM-DD\x20HH:mm:ss');this['callback']=_0x45cd7d[_0x25fa('0x1c')];this[_0x25fa('0x1d')]=_0x45cd7d[_0x25fa('0x1d')];this[_0x25fa('0x1e')]=_0x45cd7d['callbackat'];this['recallme']=_0x45cd7d[_0x25fa('0x1f')];this[_0x25fa('0x20')]='';this[_0x25fa('0x21')]='';}Action[_0x25fa('0x22')][_0x25fa('0x23')]=function(){return util[_0x25fa('0x1b')](_0x25fa('0x24'),this[_0x25fa('0x6')],this[_0x25fa('0x4')][_0x25fa('0x25')]>0x0?this[_0x25fa('0xb')][_0x25fa('0x26')](this['voiceQueue'][_0x25fa('0x25')]):this[_0x25fa('0xb')]);};Action['prototype']['getQueue']=function(){return this[_0x25fa('0xc')];};module[_0x25fa('0x27')]=Action;