X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fcdr%2Fcdr.attributes.js;h=9f38bd4120c0cd113fc415074d4f1c8be3457f77;hb=0fe7d63fdd24ac799f5260a5b10b06097955b09f;hp=242b885b47ce7e9f69174ec7f2987d1c5ef797e0;hpb=ff1c11e14fca8d30ba993bf9ad292fb70d9b0b0b;p=motion2.git diff --git a/server/api/cdr/cdr.attributes.js b/server/api/cdr/cdr.attributes.js index 242b885..9f38bd4 100644 --- a/server/api/cdr/cdr.attributes.js +++ b/server/api/cdr/cdr.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x9f94=['STRING','INTEGER','sequelize','exports','DATE'];(function(_0x109a49,_0x22ced0){var _0x15d6cd=function(_0x5723af){while(--_0x5723af){_0x109a49['push'](_0x109a49['shift']());}};_0x15d6cd(++_0x22ced0);}(_0x9f94,0x1e7));var _0x49f9=function(_0x46e363,_0x45d7e2){_0x46e363=_0x46e363-0x0;var _0x3fb059=_0x9f94[_0x46e363];return _0x3fb059;};'use strict';var Sequelize=require(_0x49f9('0x0'));module[_0x49f9('0x1')]={'calldate':{'type':Sequelize[_0x49f9('0x2')],'allowNull':![],'defaultValue':'1970-01-01\x2000:00:01'},'clid':{'type':Sequelize['STRING']},'src':{'type':Sequelize[_0x49f9('0x3')]},'dst':{'type':Sequelize[_0x49f9('0x3')]},'dcontext':{'type':Sequelize[_0x49f9('0x3')]},'channel':{'type':Sequelize[_0x49f9('0x3')]},'dstchannel':{'type':Sequelize[_0x49f9('0x3')]},'lastapp':{'type':Sequelize['STRING']},'lastdata':{'type':Sequelize[_0x49f9('0x3')]},'duration':{'type':Sequelize[_0x49f9('0x4')],'allowNull':![],'defaultValue':0x0},'billsec':{'type':Sequelize[_0x49f9('0x4')],'allowNull':![],'defaultValue':0x0},'disposition':{'type':Sequelize[_0x49f9('0x3')]},'amaflags':{'type':Sequelize[_0x49f9('0x4')],'allowNull':![],'defaultValue':0x0},'accountcode':{'type':Sequelize[_0x49f9('0x3')]},'userfield':{'type':Sequelize[_0x49f9('0x3')]},'uniqueid':{'type':Sequelize[_0x49f9('0x3')]},'linkedid':{'type':Sequelize['STRING']},'sequence':{'type':Sequelize['STRING']},'peeraccount':{'type':Sequelize[_0x49f9('0x3')]},'type':{'type':Sequelize['STRING']},'tag':{'type':Sequelize[_0x49f9('0x3')]}}; \ No newline at end of file +var _0x7a72=['STRING','INTEGER','exports','DATE'];(function(_0x1b02bb,_0x3d9fde){var _0x131245=function(_0x2fd1d8){while(--_0x2fd1d8){_0x1b02bb['push'](_0x1b02bb['shift']());}};_0x131245(++_0x3d9fde);}(_0x7a72,0x1be));var _0x27a7=function(_0x5e6943,_0x2e59da){_0x5e6943=_0x5e6943-0x0;var _0x7f52f2=_0x7a72[_0x5e6943];return _0x7f52f2;};'use strict';var Sequelize=require('sequelize');module[_0x27a7('0x0')]={'calldate':{'type':Sequelize[_0x27a7('0x1')],'allowNull':![],'defaultValue':'1970-01-01\x2000:00:01'},'clid':{'type':Sequelize[_0x27a7('0x2')]},'src':{'type':Sequelize['STRING']},'dst':{'type':Sequelize[_0x27a7('0x2')]},'dcontext':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x27a7('0x2')]},'dstchannel':{'type':Sequelize['STRING']},'lastapp':{'type':Sequelize[_0x27a7('0x2')]},'lastdata':{'type':Sequelize['STRING']},'duration':{'type':Sequelize[_0x27a7('0x3')],'allowNull':![],'defaultValue':0x0},'billsec':{'type':Sequelize[_0x27a7('0x3')],'allowNull':![],'defaultValue':0x0},'disposition':{'type':Sequelize['STRING']},'amaflags':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x0},'accountcode':{'type':Sequelize[_0x27a7('0x2')]},'userfield':{'type':Sequelize['STRING']},'uniqueid':{'type':Sequelize[_0x27a7('0x2')]},'linkedid':{'type':Sequelize[_0x27a7('0x2')]},'sequence':{'type':Sequelize[_0x27a7('0x2')]},'peeraccount':{'type':Sequelize[_0x27a7('0x2')]},'type':{'type':Sequelize['STRING']},'tag':{'type':Sequelize[_0x27a7('0x2')]}}; \ No newline at end of file