X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Ftelephone.js;h=029b00d4184594be88cc87e880e829c431556e08;hb=f6a4a6da2059d78b5a9307c96563cc0d2a15e915;hp=c4c808e8b172c8a315b6d43197620aef97d99ebb;hpb=43db2c329c99249300a38f3296ebfb46ac71947b;p=motion2.git diff --git a/server/services/ami/model/telephone.js b/server/services/ami/model/telephone.js index c4c808e..029b00d 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 _0x8e93=['status','name','accountcode','unknown','stateTime'];(function(_0x3c51af,_0x1991ce){var _0xeb10d9=function(_0xa91e64){while(--_0xa91e64){_0x3c51af['push'](_0x3c51af['shift']());}};_0xeb10d9(++_0x1991ce);}(_0x8e93,0xba));var _0x38e9=function(_0x4561be,_0x474483){_0x4561be=_0x4561be-0x0;var _0x5a4b74=_0x8e93[_0x4561be];return _0x5a4b74;};'use strict';function Telephone(_0x28ce98){this['id']=_0x28ce98['id']||0x0;this[_0x38e9('0x0')]=_0x28ce98[_0x38e9('0x0')]||'';this[_0x38e9('0x1')]=_0x28ce98[_0x38e9('0x1')]||'';this['state']=_0x38e9('0x2');this[_0x38e9('0x3')]=0x0;this[_0x38e9('0x4')]='unknown';this['address']='';}module['exports']=Telephone; \ No newline at end of file +var _0x74f4=['name','accountcode','unknown','status','address'];(function(_0x3bc3de,_0x150cd1){var _0x3da02a=function(_0x54e12f){while(--_0x54e12f){_0x3bc3de['push'](_0x3bc3de['shift']());}};_0x3da02a(++_0x150cd1);}(_0x74f4,0xaa));var _0x474f=function(_0x7efc8e,_0x580792){_0x7efc8e=_0x7efc8e-0x0;var _0x575d30=_0x74f4[_0x7efc8e];return _0x575d30;};'use strict';function Telephone(_0x2d8483){this['id']=_0x2d8483['id']||0x0;this[_0x474f('0x0')]=_0x2d8483['name']||'';this[_0x474f('0x1')]=_0x2d8483[_0x474f('0x1')]||'';this['state']=_0x474f('0x2');this['stateTime']=0x0;this[_0x474f('0x3')]=_0x474f('0x2');this[_0x474f('0x4')]='';}module['exports']=Telephone; \ No newline at end of file