4f2b92f2b81f874be355cd92fb01f0500fb3490e
[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 _0xd01a=['[LICENSE\x20VOICE]\x20Server\x20license\x20voice\x20disabled.','Socket\x20error.\x20Code:\x20%s.','Empty\x20command.','Missing\x20\x27ivr.agi_network_script\x27.','Missing\x20\x27ivr.entry\x27\x20menu.','E_AGI_UNDEFINED','push','apply','message','exports','util','Argument\x20\x27port\x27\x20missing\x20in\x20function\x20call.','Server\x20error.\x20Code:\x20%s.','[LICENSE]\x20Server\x20max\x20connection.\x20Count:\x20%s.'];(function(_0xe9d8e3,_0x3cf8d2){var _0x53a465=function(_0x579886){while(--_0x579886){_0xe9d8e3['push'](_0xe9d8e3['shift']());}};_0x53a465(++_0x3cf8d2);}(_0xd01a,0x1ae));var _0xad01=function(_0x110f0c,_0x4249bd){_0x110f0c=_0x110f0c-0x0;var _0x29f7fd=_0xd01a[_0x110f0c];return _0x29f7fd;};'use strict';var util=require(_0xad01('0x0'));var error={'E_AGI_UNDEFINED':'Undefined\x20error.','E_AGI_ARGUMENT_PORT':_0xad01('0x1'),'E_AGI_SERVER_ERROR':_0xad01('0x2'),'E_AGI_SERVER_CLOSE':'Server\x20closed.','E_AGI_SERVER_MAXCONNECTION':_0xad01('0x3'),'E_AGI_SERVER_VOICE_DISABLED':_0xad01('0x4'),'E_AGI_SOCKET_ERROR':_0xad01('0x5'),'E_AGI_SOCKET_CLOSE':'Socket\x20closed.','E_AGI_SOCKET_TIMEOUT':'Socket\x20timeout.','E_AGI_COMMAND_EMPTY':_0xad01('0x6'),'E_AGI_IVR_AGI_NETWORK_SCRIPT':_0xad01('0x7'),'E_AGI_IVR_ENTRY':_0xad01('0x8')};function AGIError(_0x579b34){var _0x579b34=_0x579b34||null,_0xa3854c=_0xa3854c||[],_0x128ceb=0x1,_0x30add1='';if(!error[_0x579b34]){_0x579b34=_0xad01('0x9');}_0xa3854c[_0xad01('0xa')](error[_0x579b34]);while(arguments[_0x128ceb]){_0xa3854c[_0xad01('0xa')](arguments[_0x128ceb]);_0x128ceb++;}_0x30add1=util['format'][_0xad01('0xb')](util,_0xa3854c);this[_0xad01('0xc')]=_0x30add1;this['name']=_0x579b34;}module[_0xad01('0xd')]=AGIError;