00ef74d1aaf25c7be73ea03a703f555a80c233a0
[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 _0x984b=['apply','message','name','exports','Server\x20error.\x20Code:\x20%s.','Server\x20closed.','[LICENSE]\x20Server\x20max\x20connection.\x20Count:\x20%s.','Socket\x20closed.','Socket\x20timeout.','Missing\x20\x27ivr.entry\x27\x20menu.','E_AGI_UNDEFINED','push','format'];(function(_0x4154a6,_0x2c0b8e){var _0x3b2786=function(_0x2f5936){while(--_0x2f5936){_0x4154a6['push'](_0x4154a6['shift']());}};_0x3b2786(++_0x2c0b8e);}(_0x984b,0xee));var _0xb984=function(_0x1ba478,_0xf92500){_0x1ba478=_0x1ba478-0x0;var _0x679b69=_0x984b[_0x1ba478];return _0x679b69;};'use strict';var util=require('util');var error={'E_AGI_UNDEFINED':'Undefined\x20error.','E_AGI_ARGUMENT_PORT':'Argument\x20\x27port\x27\x20missing\x20in\x20function\x20call.','E_AGI_SERVER_ERROR':_0xb984('0x0'),'E_AGI_SERVER_CLOSE':_0xb984('0x1'),'E_AGI_SERVER_MAXCONNECTION':_0xb984('0x2'),'E_AGI_SERVER_VOICE_DISABLED':'[LICENSE\x20VOICE]\x20Server\x20license\x20voice\x20disabled.','E_AGI_SOCKET_ERROR':'Socket\x20error.\x20Code:\x20%s.','E_AGI_SOCKET_CLOSE':_0xb984('0x3'),'E_AGI_SOCKET_TIMEOUT':_0xb984('0x4'),'E_AGI_COMMAND_EMPTY':'Empty\x20command.','E_AGI_IVR_AGI_NETWORK_SCRIPT':'Missing\x20\x27ivr.agi_network_script\x27.','E_AGI_IVR_ENTRY':_0xb984('0x5')};function AGIError(_0x46c541){var _0x46c541=_0x46c541||null,_0x7405cd=_0x7405cd||[],_0x1a00d6=0x1,_0x4d72b7='';if(!error[_0x46c541]){_0x46c541=_0xb984('0x6');}_0x7405cd['push'](error[_0x46c541]);while(arguments[_0x1a00d6]){_0x7405cd[_0xb984('0x7')](arguments[_0x1a00d6]);_0x1a00d6++;}_0x4d72b7=util[_0xb984('0x8')][_0xb984('0x9')](util,_0x7405cd);this[_0xb984('0xa')]=_0x4d72b7;this[_0xb984('0xb')]=_0x46c541;}module[_0xb984('0xc')]=AGIError;