X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=e07a4942828416818b8543a5bd82a1fab63ef7bf;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=1f501c6a8b5184c136f15494a2fe76bc27e78968;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index 1f501c6..e07a494 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 _0xf31e=['unknown','stateTime','status','address','exports','name','accountcode'];(function(_0x40e6b5,_0x2df939){var _0x22bbf3=function(_0x2161a3){while(--_0x2161a3){_0x40e6b5['push'](_0x40e6b5['shift']());}};_0x22bbf3(++_0x2df939);}(_0xf31e,0x155));var _0xef31=function(_0x3c9cfb,_0x17f0d3){_0x3c9cfb=_0x3c9cfb-0x0;var _0x3cf507=_0xf31e[_0x3c9cfb];return _0x3cf507;};'use strict';function Telephone(_0x1fdc7a){this['id']=_0x1fdc7a['id']||0x0;this[_0xef31('0x0')]=_0x1fdc7a['name']||'';this[_0xef31('0x1')]=_0x1fdc7a[_0xef31('0x1')]||'';this['state']=_0xef31('0x2');this[_0xef31('0x3')]=0x0;this[_0xef31('0x4')]=_0xef31('0x2');this[_0xef31('0x5')]='';}module[_0xef31('0x6')]=Telephone; \ No newline at end of file +var _0x2bc1=['exports','name','accountcode','state','stateTime'];(function(_0xb2c3c2,_0x1d0ff7){var _0x42ff7c=function(_0x2eaddf){while(--_0x2eaddf){_0xb2c3c2['push'](_0xb2c3c2['shift']());}};_0x42ff7c(++_0x1d0ff7);}(_0x2bc1,0xd3));var _0x12bc=function(_0x4f7d0b,_0x514de6){_0x4f7d0b=_0x4f7d0b-0x0;var _0x2164a0=_0x2bc1[_0x4f7d0b];return _0x2164a0;};'use strict';function Telephone(_0x1fc435){this['id']=_0x1fc435['id']||0x0;this['name']=_0x1fc435[_0x12bc('0x0')]||'';this[_0x12bc('0x1')]=_0x1fc435[_0x12bc('0x1')]||'';this[_0x12bc('0x2')]='unknown';this[_0x12bc('0x3')]=0x0;this['status']='unknown';this['address']='';}module[_0x12bc('0x4')]=Telephone; \ No newline at end of file