2252b0606a54f2d16ccc5a39cc1d9553224c1f24
[motion2.git] / server / api / cdr / cdr.attributes.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 _0xeebe=['DATE','STRING','INTEGER','sequelize'];(function(_0x16306a,_0x35d22a){var _0x3ca341=function(_0x21087d){while(--_0x21087d){_0x16306a['push'](_0x16306a['shift']());}};_0x3ca341(++_0x35d22a);}(_0xeebe,0xff));var _0xeeeb=function(_0x31e29a,_0x349c9b){_0x31e29a=_0x31e29a-0x0;var _0x32d892=_0xeebe[_0x31e29a];return _0x32d892;};'use strict';var Sequelize=require(_0xeeeb('0x0'));module['exports']={'calldate':{'type':Sequelize[_0xeeeb('0x1')],'allowNull':![],'defaultValue':'1970-01-01\x2000:00:01'},'clid':{'type':Sequelize[_0xeeeb('0x2')]},'src':{'type':Sequelize[_0xeeeb('0x2')]},'dst':{'type':Sequelize[_0xeeeb('0x2')]},'dcontext':{'type':Sequelize[_0xeeeb('0x2')]},'channel':{'type':Sequelize[_0xeeeb('0x2')]},'dstchannel':{'type':Sequelize[_0xeeeb('0x2')]},'lastapp':{'type':Sequelize[_0xeeeb('0x2')]},'lastdata':{'type':Sequelize[_0xeeeb('0x2')]},'duration':{'type':Sequelize[_0xeeeb('0x3')],'allowNull':![],'defaultValue':0x0},'billsec':{'type':Sequelize[_0xeeeb('0x3')],'allowNull':![],'defaultValue':0x0},'disposition':{'type':Sequelize[_0xeeeb('0x2')]},'amaflags':{'type':Sequelize[_0xeeeb('0x3')],'allowNull':![],'defaultValue':0x0},'accountcode':{'type':Sequelize[_0xeeeb('0x2')]},'userfield':{'type':Sequelize[_0xeeeb('0x2')]},'uniqueid':{'type':Sequelize[_0xeeeb('0x2')]},'linkedid':{'type':Sequelize[_0xeeeb('0x2')]},'sequence':{'type':Sequelize[_0xeeeb('0x2')]},'peeraccount':{'type':Sequelize[_0xeeeb('0x2')]},'type':{'type':Sequelize['STRING']},'tag':{'type':Sequelize['STRING']}};