Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / services / agi / error.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 _0xf041=['Socket\x20error.\x20Code:\x20%s.','Socket\x20timeout.','Missing\x20\x27ivr.entry\x27\x20menu.','push','format','apply','message','name','exports','Argument\x20\x27port\x27\x20missing\x20in\x20function\x20call.','Server\x20error.\x20Code:\x20%s.','Server\x20closed.','[LICENSE]\x20Server\x20max\x20connection.\x20Count:\x20%s.'];(function(_0xffc01b,_0x29fa1f){var _0x11051b=function(_0x34c12d){while(--_0x34c12d){_0xffc01b['push'](_0xffc01b['shift']());}};_0x11051b(++_0x29fa1f);}(_0xf041,0x15b));var _0x1f04=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xf041[_0x321bb2];return _0x9c12ed;};'use strict';var util=require('util');var error={'E_AGI_UNDEFINED':'Undefined\x20error.','E_AGI_ARGUMENT_PORT':_0x1f04('0x0'),'E_AGI_SERVER_ERROR':_0x1f04('0x1'),'E_AGI_SERVER_CLOSE':_0x1f04('0x2'),'E_AGI_SERVER_MAXCONNECTION':_0x1f04('0x3'),'E_AGI_SERVER_VOICE_DISABLED':'[LICENSE\x20VOICE]\x20Server\x20license\x20voice\x20disabled.','E_AGI_SOCKET_ERROR':_0x1f04('0x4'),'E_AGI_SOCKET_CLOSE':'Socket\x20closed.','E_AGI_SOCKET_TIMEOUT':_0x1f04('0x5'),'E_AGI_COMMAND_EMPTY':'Empty\x20command.','E_AGI_IVR_AGI_NETWORK_SCRIPT':'Missing\x20\x27ivr.agi_network_script\x27.','E_AGI_IVR_ENTRY':_0x1f04('0x6')};function AGIError(_0x504d71){var _0x504d71=_0x504d71||null,_0x165bb1=_0x165bb1||[],_0x12897f=0x1,_0x1c7a8a='';if(!error[_0x504d71]){_0x504d71='E_AGI_UNDEFINED';}_0x165bb1[_0x1f04('0x7')](error[_0x504d71]);while(arguments[_0x12897f]){_0x165bb1[_0x1f04('0x7')](arguments[_0x12897f]);_0x12897f++;}_0x1c7a8a=util[_0x1f04('0x8')][_0x1f04('0x9')](util,_0x165bb1);this[_0x1f04('0xa')]=_0x1c7a8a;this[_0x1f04('0xb')]=_0x504d71;}module[_0x1f04('0xc')]=AGIError;