Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / ami / rpc / voiceDialReport.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 _0x6d03=['CreateVoiceDialReport','Request'];(function(_0x13225a,_0x34bc65){var _0x53a221=function(_0x239cb6){while(--_0x239cb6){_0x13225a['push'](_0x13225a['shift']());}};_0x53a221(++_0x34bc65);}(_0x6d03,0x1bd));var _0x36d0=function(_0x4730cb,_0x13c3b6){_0x4730cb=_0x4730cb-0x0;var _0xa7e6da=_0x6d03[_0x4730cb];return _0xa7e6da;};'use strict';var client=require('../client');exports['create']=function(_0x3aa837){return client[_0x36d0('0x0')](_0x36d0('0x1'),{'body':_0x3aa837,'log':_0x36d0('0x1')});};