Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / services / routing / rpc / faxQueueReport.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 _0x8fd3=['Request','DESC','UpdateFaxQueueReport','create'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x8fd3,0x1d7));var _0x38fd=function(_0x2aee45,_0x3bd919){_0x2aee45=_0x2aee45-0x0;var _0xd48933=_0x8fd3[_0x2aee45];return _0xd48933;};'use strict';var client=require('../client');exports[_0x38fd('0x0')]=function(_0x2837e4){return client[_0x38fd('0x1')]('CreateFaxQueueReport',{'body':_0x2837e4,'log':'CreateFaxQueueReport'});};exports['update']=function(_0x23c29a,_0x2e8fb4){return client['Request']('UpdateFaxQueueReport',{'body':_0x2e8fb4,'options':{'where':{'uniqueid':_0x23c29a},'order':[['id',_0x38fd('0x2')]],'limit':0x1},'log':_0x38fd('0x3')});};