X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=06b7ede6e1fab53db566164184a5f7dfc325b5b9;hb=3b6ec49862a5197d06e7453a43d40dcd68709ea0;hp=26df27ebe7f95c093c6e633d4e29b21e07035531;hpb=ed368fdfe923471c0749d5720e7df57649e4ed09;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index 26df27e..06b7ede 100644 --- a/server/services/ami/model/telephone.js +++ b/server/services/ami/model/telephone.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x0592=['state','unknown','status','address','exports','name','accountcode'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x0592,0xf3));var _0x2059=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x0592[_0x40a045];return _0x1a687c;};'use strict';function Telephone(_0x35f01b){this['id']=_0x35f01b['id']||0x0;this[_0x2059('0x0')]=_0x35f01b[_0x2059('0x0')]||'';this[_0x2059('0x1')]=_0x35f01b[_0x2059('0x1')]||'';this[_0x2059('0x2')]=_0x2059('0x3');this['stateTime']=0x0;this[_0x2059('0x4')]=_0x2059('0x3');this[_0x2059('0x5')]='';}module[_0x2059('0x6')]=Telephone; \ No newline at end of file +var _0x93b5=['stateTime','name','accountcode','state','unknown'];(function(_0x25193a,_0xb8f170){var _0x4a8050=function(_0x1bce73){while(--_0x1bce73){_0x25193a['push'](_0x25193a['shift']());}};_0x4a8050(++_0xb8f170);}(_0x93b5,0x178));var _0x593b=function(_0x3bb548,_0x2a5304){_0x3bb548=_0x3bb548-0x0;var _0x4ab588=_0x93b5[_0x3bb548];return _0x4ab588;};'use strict';function Telephone(_0x481dc4){this['id']=_0x481dc4['id']||0x0;this[_0x593b('0x0')]=_0x481dc4['name']||'';this['accountcode']=_0x481dc4[_0x593b('0x1')]||'';this[_0x593b('0x2')]=_0x593b('0x3');this[_0x593b('0x4')]=0x0;this['status']=_0x593b('0x3');this['address']='';}module['exports']=Telephone; \ No newline at end of file