Built motion from commit (unavailable).|2.5.0
[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 _0x0090=['Agent','channelAgent','format','calleridname','Contact','phone','active','calleridnum','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridname','prototype','getCaller','number','exports','moment','isNil','string','uniqueid','idContact','queue','name','type','campaigntype','dialAnswer','membername'];(function(_0x17f8ac,_0x557e3d){var _0x546ac6=function(_0x239e00){while(--_0x239e00){_0x17f8ac['push'](_0x17f8ac['shift']());}};_0x546ac6(++_0x557e3d);}(_0x0090,0x167));var _0x0009=function(_0x4c4b47,_0x40c54b){_0x4c4b47=_0x4c4b47-0x0;var _0x2e489d=_0x0090[_0x4c4b47];return _0x2e489d;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x0009('0x0'));function checkNameSurname(_0x3e7839,_0x45ef98,_0x360562){var _0x1bf731='';if(!_[_0x0009('0x1')](_0x45ef98)&&_0x0009('0x2')===typeof _0x45ef98){_0x1bf731+=_0x45ef98;}if(!_['isNil'](_0x360562)&&'string'===typeof _0x360562){_0x1bf731+='\x20'+_0x360562;}if(_0x1bf731!==''){return _0x1bf731;}return _0x3e7839;}function Action(_0x5bd99b,_0x251a6a,_0x2c6dde,_0x17e5d3,_0x116996){this[_0x0009('0x3')]=_0x2c6dde||undefined;this[_0x0009('0x4')]=_0x5bd99b['id'];this[_0x0009('0x5')]=_0x251a6a[_0x0009('0x6')];this[_0x0009('0x7')]=_0x251a6a[_0x0009('0x7')];this[_0x0009('0x8')]=_0x0009('0x5');this[_0x0009('0x9')]=![];this[_0x0009('0xa')]=_['isNil'](_0x5bd99b[_0x0009('0xb')])?undefined:_0x5bd99b['Agent'][_0x0009('0x6')];this[_0x0009('0xc')]=this[_0x0009('0xa')]?util[_0x0009('0xd')]('SIP/%s',this[_0x0009('0xa')]):_0x17e5d3||undefined;this[_0x0009('0xe')]=checkNameSurname(_0x5bd99b[_0x0009('0xf')][_0x0009('0x10')],_0x5bd99b['Contact']['firstName'],_0x5bd99b[_0x0009('0xf')]['lastName']);this[_0x0009('0x11')]=_0x5bd99b['active']||![];this[_0x0009('0x12')]=_0x5bd99b[_0x0009('0xf')]['phone'];this[_0x0009('0x13')]=_0x5bd99b[_0x0009('0x13')];this['countbusyretry']=_0x5bd99b[_0x0009('0x14')]||0x0;this[_0x0009('0x15')]=_0x5bd99b[_0x0009('0x15')]||0x0;this['countnoanswerretry']=_0x5bd99b[_0x0009('0x16')]||0x0;this[_0x0009('0x17')]=(_0x5bd99b[_0x0009('0x14')]||0x0)+(_0x5bd99b[_0x0009('0x15')]||0x0)+(_0x5bd99b[_0x0009('0x16')]||0x0);this[_0x0009('0x18')]=_0x5bd99b['callback'];this['callbackuniqueid']=_0x5bd99b[_0x0009('0x19')];this[_0x0009('0x1a')]=_0x5bd99b[_0x0009('0x1a')];this[_0x0009('0x1b')]=_0x5bd99b[_0x0009('0x1b')];this[_0x0009('0x1c')]=_0x5bd99b[_0x0009('0x1c')];this[_0x0009('0x1d')]=_0x5bd99b[_0x0009('0x1d')];this[_0x0009('0x1e')]=_['isNil'](_0x5bd99b[_0x0009('0xb')])?_0x5bd99b[_0x0009('0x1e')]:_0x5bd99b[_0x0009('0xb')]['id'];this[_0x0009('0x1f')]=_0x5bd99b[_0x0009('0x1f')];this['originatecalleridnum']='';this[_0x0009('0x20')]='';}Action[_0x0009('0x21')][_0x0009('0x22')]=function(){return util[_0x0009('0xd')]('\x22%s\x22\x20<%s>',this[_0x0009('0xe')],this[_0x0009('0x23')]);};module[_0x0009('0x24')]=Action;