126461e96fe34013dd9e85111fba24b7ff70e6ad
[motion2.git] / server / services / ami / preview / 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 _0xc81e=['dialAnswer','membername','Agent','name','channelAgent','format','SIP/%s','calleridname','Contact','phone','firstName','lastName','active','calleridnum','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridname','getCaller','\x22%s\x22\x20<%s>','number','exports','util','lodash','isNil','string','idContact','queue','type'];(function(_0x42ac42,_0x6e6a4b){var _0x50dc84=function(_0x38b450){while(--_0x38b450){_0x42ac42['push'](_0x42ac42['shift']());}};_0x50dc84(++_0x6e6a4b);}(_0xc81e,0x158));var _0xec81=function(_0x1d211b,_0x475f3b){_0x1d211b=_0x1d211b-0x0;var _0x47c88b=_0xc81e[_0x1d211b];return _0x47c88b;};'use strict';var util=require(_0xec81('0x0'));var _=require(_0xec81('0x1'));var moment=require('moment');function checkNameSurname(_0x455888,_0x2a33eb,_0x2234df){var _0x2702ee='';if(!_[_0xec81('0x2')](_0x2a33eb)&&_0xec81('0x3')===typeof _0x2a33eb){_0x2702ee+=_0x2a33eb;}if(!_['isNil'](_0x2234df)&&'string'===typeof _0x2234df){_0x2702ee+='\x20'+_0x2234df;}if(_0x2702ee!==''){return _0x2702ee;}return _0x455888;}function Action(_0x29aa2c,_0x58654a,_0x3e54ab,_0x461ce7,_0x3f5a55){this['uniqueid']=_0x3e54ab||undefined;this[_0xec81('0x4')]=_0x29aa2c['id'];this[_0xec81('0x5')]=_0x58654a['name'];this['type']=_0x58654a[_0xec81('0x6')];this['campaigntype']='queue';this[_0xec81('0x7')]=![];this[_0xec81('0x8')]=_[_0xec81('0x2')](_0x29aa2c[_0xec81('0x9')])?undefined:_0x29aa2c['Agent'][_0xec81('0xa')];this[_0xec81('0xb')]=this[_0xec81('0x8')]?util[_0xec81('0xc')](_0xec81('0xd'),this[_0xec81('0x8')]):_0x461ce7||undefined;this[_0xec81('0xe')]=checkNameSurname(_0x29aa2c[_0xec81('0xf')][_0xec81('0x10')],_0x29aa2c['Contact'][_0xec81('0x11')],_0x29aa2c[_0xec81('0xf')][_0xec81('0x12')]);this['active']=_0x29aa2c[_0xec81('0x13')]||![];this[_0xec81('0x14')]=_0x29aa2c[_0xec81('0xf')][_0xec81('0x10')];this[_0xec81('0x15')]=_0x29aa2c['scheduledat'];this[_0xec81('0x16')]=_0x29aa2c[_0xec81('0x16')]||0x0;this[_0xec81('0x17')]=_0x29aa2c[_0xec81('0x17')]||0x0;this['countnoanswerretry']=_0x29aa2c[_0xec81('0x18')]||0x0;this[_0xec81('0x19')]=(_0x29aa2c[_0xec81('0x16')]||0x0)+(_0x29aa2c['countcongestionretry']||0x0)+(_0x29aa2c[_0xec81('0x18')]||0x0);this[_0xec81('0x1a')]=_0x29aa2c[_0xec81('0x1a')];this[_0xec81('0x1b')]=_0x29aa2c[_0xec81('0x1b')];this[_0xec81('0x1c')]=_0x29aa2c[_0xec81('0x1c')];this[_0xec81('0x1d')]=_0x29aa2c['recallme'];this[_0xec81('0x1e')]=_0x29aa2c[_0xec81('0x1e')];this['ListId']=_0x29aa2c[_0xec81('0x1f')];this[_0xec81('0x20')]=_['isNil'](_0x29aa2c['Agent'])?_0x29aa2c['UserId']:_0x29aa2c[_0xec81('0x9')]['id'];this[_0xec81('0x21')]=_0x29aa2c['VoiceQueueId'];this['originatecalleridnum']='';this[_0xec81('0x22')]='';}Action['prototype'][_0xec81('0x23')]=function(){return util['format'](_0xec81('0x24'),this['calleridname'],this[_0xec81('0x25')]);};module[_0xec81('0x26')]=Action;