X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=a501152e98d11643a7962981de93b898b8ba70ad;hb=ebe00679b2d367c1cf2b2b91609ee1ce4bd8fb94;hp=ac4d728d30e47de3efa6ff81e1a337860e728fbf;hpb=fb34d7d7b73e912de94d572e15e1910ea03e3516;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index ac4d728..a501152 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 _0x3e05=['address','exports','name','accountcode','unknown','stateTime','status'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x3e05,0x64));var _0x53e0=function(_0x3f03ba,_0x4d6ece){_0x3f03ba=_0x3f03ba-0x0;var _0x2ac75b=_0x3e05[_0x3f03ba];return _0x2ac75b;};'use strict';function Telephone(_0x2817b9){this['id']=_0x2817b9['id']||0x0;this[_0x53e0('0x0')]=_0x2817b9[_0x53e0('0x0')]||'';this[_0x53e0('0x1')]=_0x2817b9['accountcode']||'';this['state']=_0x53e0('0x2');this[_0x53e0('0x3')]=0x0;this[_0x53e0('0x4')]=_0x53e0('0x2');this[_0x53e0('0x5')]='';}module[_0x53e0('0x6')]=Telephone; \ No newline at end of file +var _0x119c=['status','unknown','exports','name','accountcode','state','stateTime'];(function(_0x275c28,_0x480425){var _0x29c07d=function(_0x2012d0){while(--_0x2012d0){_0x275c28['push'](_0x275c28['shift']());}};_0x29c07d(++_0x480425);}(_0x119c,0xea));var _0xc119=function(_0x467488,_0x38c7ae){_0x467488=_0x467488-0x0;var _0x56107f=_0x119c[_0x467488];return _0x56107f;};'use strict';function Telephone(_0x1a596d){this['id']=_0x1a596d['id']||0x0;this[_0xc119('0x0')]=_0x1a596d['name']||'';this[_0xc119('0x1')]=_0x1a596d[_0xc119('0x1')]||'';this[_0xc119('0x2')]='unknown';this[_0xc119('0x3')]=0x0;this[_0xc119('0x4')]=_0xc119('0x5');this['address']='';}module[_0xc119('0x6')]=Telephone; \ No newline at end of file