Built motion from commit (unavailable).|2.4.21
[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 _0x52b2=['STRING','INTEGER','sequelize','exports'];(function(_0x55f76d,_0x4d643a){var _0x349a17=function(_0x275ff9){while(--_0x275ff9){_0x55f76d['push'](_0x55f76d['shift']());}};_0x349a17(++_0x4d643a);}(_0x52b2,0x1d2));var _0x252b=function(_0x520d03,_0x4389ee){_0x520d03=_0x520d03-0x0;var _0x42851d=_0x52b2[_0x520d03];return _0x42851d;};'use strict';var Sequelize=require(_0x252b('0x0'));module[_0x252b('0x1')]={'calldate':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':'1970-01-01\x2000:00:01'},'clid':{'type':Sequelize[_0x252b('0x2')]},'src':{'type':Sequelize[_0x252b('0x2')]},'dst':{'type':Sequelize['STRING']},'dcontext':{'type':Sequelize[_0x252b('0x2')]},'channel':{'type':Sequelize[_0x252b('0x2')]},'dstchannel':{'type':Sequelize[_0x252b('0x2')]},'lastapp':{'type':Sequelize[_0x252b('0x2')]},'lastdata':{'type':Sequelize[_0x252b('0x2')]},'duration':{'type':Sequelize[_0x252b('0x3')],'allowNull':![],'defaultValue':0x0},'billsec':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x0},'disposition':{'type':Sequelize['STRING']},'amaflags':{'type':Sequelize[_0x252b('0x3')],'allowNull':![],'defaultValue':0x0},'accountcode':{'type':Sequelize['STRING']},'userfield':{'type':Sequelize[_0x252b('0x2')]},'uniqueid':{'type':Sequelize[_0x252b('0x2')]},'linkedid':{'type':Sequelize['STRING']},'sequence':{'type':Sequelize[_0x252b('0x2')]},'peeraccount':{'type':Sequelize[_0x252b('0x2')]},'type':{'type':Sequelize[_0x252b('0x2')]},'tag':{'type':Sequelize['STRING']}};