Built motion from commit 753c950e.|2.5.42
[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 _0x301e=['sequelize','exports','DATE','STRING','INTEGER'];(function(_0x584c85,_0x5c9c9a){var _0x603397=function(_0x10917b){while(--_0x10917b){_0x584c85['push'](_0x584c85['shift']());}};_0x603397(++_0x5c9c9a);}(_0x301e,0x6e));var _0xe301=function(_0x33e70b,_0x10829e){_0x33e70b=_0x33e70b-0x0;var _0x43f1c8=_0x301e[_0x33e70b];return _0x43f1c8;};'use strict';var Sequelize=require(_0xe301('0x0'));module[_0xe301('0x1')]={'calldate':{'type':Sequelize[_0xe301('0x2')],'allowNull':![],'defaultValue':'1970-01-01\x2000:00:01'},'clid':{'type':Sequelize[_0xe301('0x3')]},'src':{'type':Sequelize[_0xe301('0x3')]},'dst':{'type':Sequelize['STRING']},'dcontext':{'type':Sequelize[_0xe301('0x3')]},'channel':{'type':Sequelize[_0xe301('0x3')]},'dstchannel':{'type':Sequelize[_0xe301('0x3')]},'lastapp':{'type':Sequelize[_0xe301('0x3')]},'lastdata':{'type':Sequelize[_0xe301('0x3')]},'duration':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x0},'billsec':{'type':Sequelize[_0xe301('0x4')],'allowNull':![],'defaultValue':0x0},'disposition':{'type':Sequelize[_0xe301('0x3')]},'amaflags':{'type':Sequelize[_0xe301('0x4')],'allowNull':![],'defaultValue':0x0},'accountcode':{'type':Sequelize[_0xe301('0x3')]},'userfield':{'type':Sequelize[_0xe301('0x3')]},'uniqueid':{'type':Sequelize[_0xe301('0x3')]},'linkedid':{'type':Sequelize[_0xe301('0x3')]},'sequence':{'type':Sequelize[_0xe301('0x3')]},'peeraccount':{'type':Sequelize[_0xe301('0x3')]},'type':{'type':Sequelize[_0xe301('0x3')]},'tag':{'type':Sequelize['STRING']}};