Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / cdr / cdr.model.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 _0xafc4=['define','Cdr','cdr','accountcode','calldate','disposition','dst','src','uniqueid','lodash','../../config/logger','moment','bluebird','request-promise','path','exports'];(function(_0x32fe31,_0x2ac2a4){var _0xb156d8=function(_0x2a6e62){while(--_0x2a6e62){_0x32fe31['push'](_0x32fe31['shift']());}};_0xb156d8(++_0x2ac2a4);}(_0xafc4,0x69));var _0x4afc=function(_0x5f0fc5,_0x1f455a){_0x5f0fc5=_0x5f0fc5-0x0;var _0x54cd9e=_0xafc4[_0x5f0fc5];return _0x54cd9e;};'use strict';var _=require(_0x4afc('0x0'));var util=require('util');var logger=require(_0x4afc('0x1'))('api');var moment=require(_0x4afc('0x2'));var BPromise=require(_0x4afc('0x3'));var rp=require(_0x4afc('0x4'));var fs=require('fs');var path=require(_0x4afc('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./cdr.attributes');module[_0x4afc('0x6')]=function(_0x471d45,_0x16953b){return _0x471d45[_0x4afc('0x7')](_0x4afc('0x8'),attributes,{'tableName':_0x4afc('0x9'),'paranoid':![],'indexes':[{'name':'accountcode','fields':[_0x4afc('0xa')]},{'name':_0x4afc('0xb'),'fields':[_0x4afc('0xb')]},{'name':_0x4afc('0xc'),'fields':[_0x4afc('0xc')]},{'name':_0x4afc('0xd'),'fields':['dst']},{'name':'src','fields':[_0x4afc('0xe')]},{'name':'uniqueid','fields':[_0x4afc('0xf')]}],'timestamps':![]});};