Built motion from commit (unavailable).|2.5.4
[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 _0xac9d=['Missing\x20\x27ivr.agi_network_script\x27.','Missing\x20\x27ivr.entry\x27\x20menu.','E_AGI_UNDEFINED','push','format','apply','message','name','exports','util','Undefined\x20error.','Argument\x20\x27port\x27\x20missing\x20in\x20function\x20call.','Server\x20error.\x20Code:\x20%s.','Server\x20closed.','[LICENSE]\x20Server\x20max\x20connection.\x20Count:\x20%s.','[LICENSE\x20VOICE]\x20Server\x20license\x20voice\x20disabled.','Socket\x20error.\x20Code:\x20%s.','Socket\x20timeout.'];(function(_0x1a735a,_0x1839ee){var _0x532cb8=function(_0x8373b9){while(--_0x8373b9){_0x1a735a['push'](_0x1a735a['shift']());}};_0x532cb8(++_0x1839ee);}(_0xac9d,0x14d));var _0xdac9=function(_0x476c6c,_0x434db8){_0x476c6c=_0x476c6c-0x0;var _0xbb94db=_0xac9d[_0x476c6c];return _0xbb94db;};'use strict';var util=require(_0xdac9('0x0'));var error={'E_AGI_UNDEFINED':_0xdac9('0x1'),'E_AGI_ARGUMENT_PORT':_0xdac9('0x2'),'E_AGI_SERVER_ERROR':_0xdac9('0x3'),'E_AGI_SERVER_CLOSE':_0xdac9('0x4'),'E_AGI_SERVER_MAXCONNECTION':_0xdac9('0x5'),'E_AGI_SERVER_VOICE_DISABLED':_0xdac9('0x6'),'E_AGI_SOCKET_ERROR':_0xdac9('0x7'),'E_AGI_SOCKET_CLOSE':'Socket\x20closed.','E_AGI_SOCKET_TIMEOUT':_0xdac9('0x8'),'E_AGI_COMMAND_EMPTY':'Empty\x20command.','E_AGI_IVR_AGI_NETWORK_SCRIPT':_0xdac9('0x9'),'E_AGI_IVR_ENTRY':_0xdac9('0xa')};function AGIError(_0x1222bb){var _0x1222bb=_0x1222bb||null,_0x1c78c5=_0x1c78c5||[],_0x39f560=0x1,_0x5531af='';if(!error[_0x1222bb]){_0x1222bb=_0xdac9('0xb');}_0x1c78c5['push'](error[_0x1222bb]);while(arguments[_0x39f560]){_0x1c78c5[_0xdac9('0xc')](arguments[_0x39f560]);_0x39f560++;}_0x5531af=util[_0xdac9('0xd')][_0xdac9('0xe')](util,_0x1c78c5);this[_0xdac9('0xf')]=_0x5531af;this[_0xdac9('0x10')]=_0x1222bb;}module[_0xdac9('0x11')]=AGIError;