X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=90b4688f4797eb1a43dd82f0e0bdad0802ae65e5;hb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;hp=08f1fd29afaa1ab5e0f65d9cbb1b7c5d10780c0e;hpb=877636f71ea4e4a4bfc9f2950f78c09e94a43e10;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index 08f1fd2..90b4688 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 _0xe715=['unknown','stateTime','status','address','exports','name','accountcode'];(function(_0x4c561f,_0x200ccf){var _0x312bb8=function(_0x11f51f){while(--_0x11f51f){_0x4c561f['push'](_0x4c561f['shift']());}};_0x312bb8(++_0x200ccf);}(_0xe715,0x12b));var _0x5e71=function(_0x5b6814,_0xc1e4aa){_0x5b6814=_0x5b6814-0x0;var _0x581d95=_0xe715[_0x5b6814];return _0x581d95;};'use strict';function Telephone(_0x3eb01e){this['id']=_0x3eb01e['id']||0x0;this[_0x5e71('0x0')]=_0x3eb01e[_0x5e71('0x0')]||'';this[_0x5e71('0x1')]=_0x3eb01e[_0x5e71('0x1')]||'';this['state']=_0x5e71('0x2');this[_0x5e71('0x3')]=0x0;this[_0x5e71('0x4')]='unknown';this[_0x5e71('0x5')]='';}module[_0x5e71('0x6')]=Telephone; \ No newline at end of file +var _0x3237=['name','accountcode','state','stateTime','status','unknown','address'];(function(_0x280301,_0x645d5c){var _0x4c4b71=function(_0x2fb94d){while(--_0x2fb94d){_0x280301['push'](_0x280301['shift']());}};_0x4c4b71(++_0x645d5c);}(_0x3237,0x150));var _0x7323=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x3237[_0x2b4411];return _0x8e41ef;};'use strict';function Telephone(_0x41fd49){this['id']=_0x41fd49['id']||0x0;this['name']=_0x41fd49[_0x7323('0x0')]||'';this[_0x7323('0x1')]=_0x41fd49['accountcode']||'';this[_0x7323('0x2')]='unknown';this[_0x7323('0x3')]=0x0;this[_0x7323('0x4')]=_0x7323('0x5');this[_0x7323('0x6')]='';}module['exports']=Telephone; \ No newline at end of file