68a0fddc8a20455077c0b561729ca83386b0ffae
[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 _0x0ca5=['ListId','UserId','VoiceQueueId','idHopper','ContactFirstName','firstName','starttime','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','getCaller','\x22%s\x22\x20<%s>','name','dialCutDigit','substring','prototype','getQueue','queue','exports','util','lodash','moment','isNil','string','voiceQueue','uniqueid','Contact','lastName','number','phone','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId'];(function(_0xd91e31,_0x1f973f){var _0x32d743=function(_0x4ee9df){while(--_0x4ee9df){_0xd91e31['push'](_0xd91e31['shift']());}};_0x32d743(++_0x1f973f);}(_0x0ca5,0xfc));var _0x50ca=function(_0x241042,_0x75a609){_0x241042=_0x241042-0x0;var _0x1f9aa7=_0x0ca5[_0x241042];return _0x1f9aa7;};'use strict';var util=require(_0x50ca('0x0'));var _=require(_0x50ca('0x1'));var moment=require(_0x50ca('0x2'));function checkNameSurname(_0x545247,_0x22ea32,_0x21d2d0){var _0x1326a7='';if(!_[_0x50ca('0x3')](_0x22ea32)&&'string'===typeof _0x22ea32){_0x1326a7+=_0x22ea32;}if(!_[_0x50ca('0x3')](_0x21d2d0)&&_0x50ca('0x4')===typeof _0x21d2d0){_0x1326a7+='\x20'+_0x21d2d0;}if(_0x1326a7!==''){return _0x1326a7;}return _0x545247;}function Action(_0x230ee2,_0x404ab9,_0x4815d3){this[_0x50ca('0x5')]=_0x230ee2;this[_0x50ca('0x6')]=_0x4815d3||undefined;this['name']=checkNameSurname(_0x404ab9[_0x50ca('0x7')]['phone'],_0x404ab9[_0x50ca('0x7')]['firstName'],_0x404ab9[_0x50ca('0x7')][_0x50ca('0x8')]);this[_0x50ca('0x9')]=_0x404ab9[_0x50ca('0x7')][_0x50ca('0xa')];this['queue']=_0x230ee2['name'];this[_0x50ca('0xb')]=_0x404ab9[_0x50ca('0xb')]||![];this[_0x50ca('0xc')]=_0x230ee2[_0x50ca('0xc')];this[_0x50ca('0xd')]=_0x230ee2[_0x50ca('0xd')]||0x3;this[_0x50ca('0xe')]=_0x404ab9[_0x50ca('0xe')];this[_0x50ca('0xf')]=_0x404ab9[_0x50ca('0xf')];this[_0x50ca('0x10')]=_0x404ab9[_0x50ca('0x10')];this[_0x50ca('0x11')]=_0x404ab9[_0x50ca('0x11')];this[_0x50ca('0x12')]=_0x404ab9['countnosuchnumberretry'];this[_0x50ca('0x13')]=_0x404ab9[_0x50ca('0x13')];this[_0x50ca('0x14')]=_0x404ab9[_0x50ca('0x14')];this[_0x50ca('0x15')]=_0x404ab9['countmachineretry'];this[_0x50ca('0x16')]=_0x404ab9['countagentrejectretry'];this[_0x50ca('0x17')]=_0x404ab9[_0x50ca('0x17')];this[_0x50ca('0x18')]=_0x404ab9[_0x50ca('0x18')];this['UserId']=_0x404ab9[_0x50ca('0x19')];this[_0x50ca('0x1a')]=_0x404ab9[_0x50ca('0x1a')];this['CampaignId']=_0x404ab9['CampaignId'];this[_0x50ca('0x1b')]=_0x404ab9['id'];this[_0x50ca('0x1c')]=_0x404ab9[_0x50ca('0x7')][_0x50ca('0x1d')]||'';this[_0x50ca('0x1e')]=moment()[_0x50ca('0x1f')]('YYYY-MM-DD\x20HH:mm:ss');this['callback']=_0x404ab9[_0x50ca('0x20')];this[_0x50ca('0x21')]=_0x404ab9[_0x50ca('0x21')];this[_0x50ca('0x22')]=_0x404ab9[_0x50ca('0x22')];this[_0x50ca('0x23')]=_0x404ab9[_0x50ca('0x23')];this[_0x50ca('0x24')]='';this['originatecalleridname']='';}Action['prototype'][_0x50ca('0x25')]=function(){return util['format'](_0x50ca('0x26'),this[_0x50ca('0x27')],this['voiceQueue'][_0x50ca('0x28')]>0x0?this[_0x50ca('0x9')][_0x50ca('0x29')](this['voiceQueue'][_0x50ca('0x28')]):this['number']);};Action[_0x50ca('0x2a')][_0x50ca('0x2b')]=function(){return this[_0x50ca('0x2c')];};module[_0x50ca('0x2d')]=Action;