Built motion from commit bab6f49e.|2.6.17
[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 _0x8efa=['CreateVoiceDialReport'];(function(_0x50130f,_0x421494){var _0x2bfc02=function(_0x5a6c2d){while(--_0x5a6c2d){_0x50130f['push'](_0x50130f['shift']());}};_0x2bfc02(++_0x421494);}(_0x8efa,0x152));var _0xa8ef=function(_0x2f9dc2,_0x218ab8){_0x2f9dc2=_0x2f9dc2-0x0;var _0x28e6c2=_0x8efa[_0x2f9dc2];return _0x28e6c2;};'use strict';var client=require('../client');exports['create']=function(_0x254088){return client['Request'](_0xa8ef('0x0'),{'body':_0x254088,'log':_0xa8ef('0x0')});};