Built motion from commit (unavailable).|2.0.79
[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 _0x6621=['CreateVoiceDialReport','Request'];(function(_0x453dbf,_0x581ba7){var _0x48065c=function(_0x451d2c){while(--_0x451d2c){_0x453dbf['push'](_0x453dbf['shift']());}};_0x48065c(++_0x581ba7);}(_0x6621,0x8f));var _0x1662=function(_0x12dc94,_0x121794){_0x12dc94=_0x12dc94-0x0;var _0x3a6d65=_0x6621[_0x12dc94];return _0x3a6d65;};'use strict';var client=require('../client');exports['create']=function(_0x1ae9c3){return client[_0x1662('0x0')](_0x1662('0x1'),{'body':_0x1ae9c3,'log':_0x1662('0x1')});};