X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=42d9daff7edaca06c719fcb39c71541f783a47a4;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=e535a2d4c7877ad2f431a9299e6db2f8bc18aa8f;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index e535a2d..42d9daf 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 _0xccf8=['state','unknown','stateTime','status','name','accountcode'];(function(_0x4b00d0,_0x245f4c){var _0x3bb39c=function(_0x3adc56){while(--_0x3adc56){_0x4b00d0['push'](_0x4b00d0['shift']());}};_0x3bb39c(++_0x245f4c);}(_0xccf8,0x1f0));var _0x8ccf=function(_0x103bd1,_0x2a8a5e){_0x103bd1=_0x103bd1-0x0;var _0xcb6b37=_0xccf8[_0x103bd1];return _0xcb6b37;};'use strict';function Telephone(_0xd4934e){this['id']=_0xd4934e['id']||0x0;this['name']=_0xd4934e[_0x8ccf('0x0')]||'';this[_0x8ccf('0x1')]=_0xd4934e[_0x8ccf('0x1')]||'';this[_0x8ccf('0x2')]=_0x8ccf('0x3');this[_0x8ccf('0x4')]=0x0;this[_0x8ccf('0x5')]='unknown';this['address']='';}module['exports']=Telephone; \ No newline at end of file +var _0x9c6a=['status','unknown','address','exports','name','accountcode','state'];(function(_0x47aa64,_0xfb8a07){var _0x549c7a=function(_0x266165){while(--_0x266165){_0x47aa64['push'](_0x47aa64['shift']());}};_0x549c7a(++_0xfb8a07);}(_0x9c6a,0xf9));var _0xa9c6=function(_0x59d71c,_0x48f6b2){_0x59d71c=_0x59d71c-0x0;var _0x89dc2b=_0x9c6a[_0x59d71c];return _0x89dc2b;};'use strict';function Telephone(_0x1c4c58){this['id']=_0x1c4c58['id']||0x0;this[_0xa9c6('0x0')]=_0x1c4c58[_0xa9c6('0x0')]||'';this[_0xa9c6('0x1')]=_0x1c4c58['accountcode']||'';this[_0xa9c6('0x2')]='unknown';this['stateTime']=0x0;this[_0xa9c6('0x3')]=_0xa9c6('0x4');this[_0xa9c6('0x5')]='';}module[_0xa9c6('0x6')]=Telephone; \ No newline at end of file