Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / services / ami / rpc / template.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 _0xd720=['Request','GetTemplate'];(function(_0x5e81ac,_0x5b7fda){var _0x37479a=function(_0x177d00){while(--_0x177d00){_0x5e81ac['push'](_0x5e81ac['shift']());}};_0x37479a(++_0x5b7fda);}(_0xd720,0xba));var _0x0d72=function(_0x107ad4,_0x29dbb9){_0x107ad4=_0x107ad4-0x0;var _0x1e9eae=_0xd720[_0x107ad4];return _0x1e9eae;};'use strict';var client=require('../client');exports['getTemplates']=function(_0x16c8e){return function(_0x5822de){return client[_0x0d72('0x0')](_0x0d72('0x1'),{'options':{'raw':!![],'attributes':['id','name','html']},'log':_0x0d72('0x1')});};};