Built motion from commit (unavailable).|2.5.11
[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 _0x0b63=['countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','starttime','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','prototype','getCaller','\x22%s\x22\x20<%s>','voiceQueue','dialCutDigit','substring','exports','util','string','isNil','uniqueid','Contact','firstName','lastName','number','phone','queue','name','active','type','dialQueueTimeout','scheduledat','countbusyretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry'];(function(_0x4d9b24,_0x395fb2){var _0x866807=function(_0x55c48c){while(--_0x55c48c){_0x4d9b24['push'](_0x4d9b24['shift']());}};_0x866807(++_0x395fb2);}(_0x0b63,0xe7));var _0x30b6=function(_0x15a468,_0x454963){_0x15a468=_0x15a468-0x0;var _0x43cd09=_0x0b63[_0x15a468];return _0x43cd09;};'use strict';var util=require(_0x30b6('0x0'));var _=require('lodash');var moment=require('moment');function checkNameSurname(_0x430051,_0x862463,_0x4023ed){var _0x13ecc9='';if(!_['isNil'](_0x862463)&&_0x30b6('0x1')===typeof _0x862463){_0x13ecc9+=_0x862463;}if(!_[_0x30b6('0x2')](_0x4023ed)&&_0x30b6('0x1')===typeof _0x4023ed){_0x13ecc9+='\x20'+_0x4023ed;}if(_0x13ecc9!==''){return _0x13ecc9;}return _0x430051;}function Action(_0x37b7be,_0x2670c6,_0x2fddeb){this['voiceQueue']=_0x37b7be;this[_0x30b6('0x3')]=_0x2fddeb||undefined;this['name']=checkNameSurname(_0x2670c6[_0x30b6('0x4')]['phone'],_0x2670c6[_0x30b6('0x4')][_0x30b6('0x5')],_0x2670c6['Contact'][_0x30b6('0x6')]);this[_0x30b6('0x7')]=_0x2670c6['Contact'][_0x30b6('0x8')];this[_0x30b6('0x9')]=_0x37b7be[_0x30b6('0xa')];this[_0x30b6('0xb')]=_0x2670c6[_0x30b6('0xb')]||![];this[_0x30b6('0xc')]=_0x37b7be['type'];this[_0x30b6('0xd')]=_0x37b7be[_0x30b6('0xd')]||0x3;this[_0x30b6('0xe')]=_0x2670c6[_0x30b6('0xe')];this['countbusyretry']=_0x2670c6[_0x30b6('0xf')];this['countcongestionretry']=_0x2670c6['countcongestionretry'];this[_0x30b6('0x10')]=_0x2670c6[_0x30b6('0x10')];this[_0x30b6('0x11')]=_0x2670c6['countnosuchnumberretry'];this['countdropretry']=_0x2670c6[_0x30b6('0x12')];this[_0x30b6('0x13')]=_0x2670c6['countabandonedretry'];this[_0x30b6('0x14')]=_0x2670c6['countmachineretry'];this[_0x30b6('0x15')]=_0x2670c6[_0x30b6('0x15')];this[_0x30b6('0x16')]=_0x2670c6[_0x30b6('0x16')];this[_0x30b6('0x17')]=_0x2670c6['ListId'];this[_0x30b6('0x18')]=_0x2670c6[_0x30b6('0x18')];this[_0x30b6('0x19')]=_0x2670c6[_0x30b6('0x19')];this[_0x30b6('0x1a')]=_0x2670c6[_0x30b6('0x1a')];this[_0x30b6('0x1b')]=_0x2670c6['id'];this['ContactFirstName']=_0x2670c6[_0x30b6('0x4')][_0x30b6('0x5')]||'';this[_0x30b6('0x1c')]=moment()[_0x30b6('0x1d')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x30b6('0x1e')]=_0x2670c6[_0x30b6('0x1e')];this['callbackuniqueid']=_0x2670c6[_0x30b6('0x1f')];this[_0x30b6('0x20')]=_0x2670c6[_0x30b6('0x20')];this[_0x30b6('0x21')]=_0x2670c6['recallme'];this[_0x30b6('0x22')]='';this['originatecalleridname']='';}Action[_0x30b6('0x23')][_0x30b6('0x24')]=function(){return util[_0x30b6('0x1d')](_0x30b6('0x25'),this['name'],this[_0x30b6('0x26')][_0x30b6('0x27')]>0x0?this['number'][_0x30b6('0x28')](this['voiceQueue'][_0x30b6('0x27')]):this[_0x30b6('0x7')]);};Action[_0x30b6('0x23')]['getQueue']=function(){return this[_0x30b6('0x9')];};module[_0x30b6('0x29')]=Action;