Built motion from commit (unavailable).|2.4.18
[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 _0xc4a7=['ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','ContactFirstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','getQueue','queue','exports','util','moment','isNil','string','voiceQueue','name','Contact','lastName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry'];(function(_0x458140,_0x20964a){var _0x5e4ba1=function(_0x240ca4){while(--_0x240ca4){_0x458140['push'](_0x458140['shift']());}};_0x5e4ba1(++_0x20964a);}(_0xc4a7,0x1ac));var _0x7c4a=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0xc4a7[_0x4b369d];return _0x571a98;};'use strict';var util=require(_0x7c4a('0x0'));var _=require('lodash');var moment=require(_0x7c4a('0x1'));function checkNameSurname(_0x3dc579,_0x4f9a90,_0x3c63c0){var _0x55e224='';if(!_[_0x7c4a('0x2')](_0x4f9a90)&&_0x7c4a('0x3')===typeof _0x4f9a90){_0x55e224+=_0x4f9a90;}if(!_[_0x7c4a('0x2')](_0x3c63c0)&&_0x7c4a('0x3')===typeof _0x3c63c0){_0x55e224+='\x20'+_0x3c63c0;}if(_0x55e224!==''){return _0x55e224;}return _0x3dc579;}function Action(_0x5bff62,_0x4d4f38,_0x11b273){this[_0x7c4a('0x4')]=_0x5bff62;this['uniqueid']=_0x11b273||undefined;this[_0x7c4a('0x5')]=checkNameSurname(_0x4d4f38['Contact']['phone'],_0x4d4f38[_0x7c4a('0x6')]['firstName'],_0x4d4f38['Contact'][_0x7c4a('0x7')]);this[_0x7c4a('0x8')]=_0x4d4f38['Contact']['phone'];this['queue']=_0x5bff62['name'];this[_0x7c4a('0x9')]=_0x4d4f38['active']||![];this[_0x7c4a('0xa')]=_0x5bff62[_0x7c4a('0xa')];this[_0x7c4a('0xb')]=_0x5bff62[_0x7c4a('0xb')]||0x3;this['scheduledat']=_0x4d4f38[_0x7c4a('0xc')];this[_0x7c4a('0xd')]=_0x4d4f38['countbusyretry'];this[_0x7c4a('0xe')]=_0x4d4f38['countcongestionretry'];this[_0x7c4a('0xf')]=_0x4d4f38[_0x7c4a('0xf')];this[_0x7c4a('0x10')]=_0x4d4f38[_0x7c4a('0x10')];this[_0x7c4a('0x11')]=_0x4d4f38[_0x7c4a('0x11')];this['UserId']=_0x4d4f38[_0x7c4a('0x12')];this[_0x7c4a('0x13')]=_0x4d4f38['VoiceQueueId'];this[_0x7c4a('0x14')]=_0x4d4f38[_0x7c4a('0x14')];this[_0x7c4a('0x15')]=_0x4d4f38['id'];this[_0x7c4a('0x16')]=_0x4d4f38[_0x7c4a('0x6')]['firstName']||'';this['starttime']=moment()[_0x7c4a('0x17')](_0x7c4a('0x18'));this[_0x7c4a('0x19')]=_0x4d4f38[_0x7c4a('0x19')];this[_0x7c4a('0x1a')]=_0x4d4f38['callbackuniqueid'];this[_0x7c4a('0x1b')]=_0x4d4f38[_0x7c4a('0x1b')];this[_0x7c4a('0x1c')]=_0x4d4f38[_0x7c4a('0x1c')];this['originatecalleridnum']='';this[_0x7c4a('0x1d')]='';}Action[_0x7c4a('0x1e')][_0x7c4a('0x1f')]=function(){return util[_0x7c4a('0x17')](_0x7c4a('0x20'),this['name'],this[_0x7c4a('0x4')][_0x7c4a('0x21')]>0x0?this[_0x7c4a('0x8')]['substring'](this['voiceQueue'][_0x7c4a('0x21')]):this[_0x7c4a('0x8')]);};Action['prototype'][_0x7c4a('0x22')]=function(){return this[_0x7c4a('0x23')];};module[_0x7c4a('0x24')]=Action;