c2d170af8a2892f0d19e9432cbdd56339d295dad
[motion2.git] / server / services / ami / rpc / setting.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 _0x1d0d=['Request','getSettings'];(function(_0x19eb53,_0x217d3c){var _0x43d940=function(_0x3450e7){while(--_0x3450e7){_0x19eb53['push'](_0x19eb53['shift']());}};_0x43d940(++_0x217d3c);}(_0x1d0d,0x183));var _0xd1d0=function(_0x4e7a6f,_0x1ae321){_0x4e7a6f=_0x4e7a6f-0x0;var _0x184fca=_0x1d0d[_0x4e7a6f];return _0x184fca;};'use strict';var client=require('../client');exports[_0xd1d0('0x0')]=function(){return client[_0xd1d0('0x1')]('ShowSetting',{'options':{'raw':!![],'where':{'id':0x1},'attributes':['stopRecordingOnTransfer','previewRecallmeReminderInterval']},'log':'GetSettings'});};