X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=4429559728c010de53df76704fe758e24a7ae866;hb=0efc675adde92ca51a2377339d9e99ab851456b5;hp=9d52d83a6bb129faea663919f4b39f20360a0a1d;hpb=fe8c827137dd3c5e6b46ed251e0129d077b10dab;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 9d52d83..4429559 100644 --- a/server/services/ami/model/faxAccount.js +++ b/server/services/ami/model/faxAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xf250=['name','description','ecm','headerinfo','localstationid','modem','v17,v27,v29','gateway','faxdetect','t38timeout','SIP','Trunk','ListId','key','exports'];(function(_0x2e030a,_0x8e4c48){var _0x597df6=function(_0x3da9ce){while(--_0x3da9ce){_0x2e030a['push'](_0x2e030a['shift']());}};_0x597df6(++_0x8e4c48);}(_0xf250,0x10e));var _0x0f25=function(_0x58e09b,_0x6ef44c){_0x58e09b=_0x58e09b-0x0;var _0x243038=_0xf250[_0x58e09b];return _0x243038;};'use strict';function FaxAccount(_0x583c98){this['id']=_0x583c98['id']||0x0;this[_0x0f25('0x0')]=_0x583c98[_0x0f25('0x0')]||'';this[_0x0f25('0x1')]=_0x583c98['description'];this[_0x0f25('0x2')]=_0x583c98['ecm'];this[_0x0f25('0x3')]=_0x583c98['headerinfo'];this[_0x0f25('0x4')]=_0x583c98[_0x0f25('0x4')];this['minrate']=_0x583c98['minrate']||0x960;this['maxrate']=_0x583c98['maxrate']||0x3840;this[_0x0f25('0x5')]=_0x583c98[_0x0f25('0x5')]||_0x0f25('0x6');this[_0x0f25('0x7')]=_0x583c98[_0x0f25('0x7')]||'no';this[_0x0f25('0x8')]=_0x583c98[_0x0f25('0x8')]||'no';this['t38timeout']=_0x583c98[_0x0f25('0x9')]||0x1388;this['tech']=_0x583c98['tech']||_0x0f25('0xa');this[_0x0f25('0xb')]=_0x583c98['Trunk']?_0x583c98[_0x0f25('0xb')]:undefined;this[_0x0f25('0xc')]=_0x583c98[_0x0f25('0xc')];this[_0x0f25('0xd')]=_0x583c98[_0x0f25('0xd')];}module[_0x0f25('0xe')]=FaxAccount; \ No newline at end of file +var _0xb100=['t38timeout','tech','SIP','Trunk','ListId','name','description','ecm','headerinfo','localstationid','maxrate','modem','v17,v27,v29','faxdetect'];(function(_0x9d0bf6,_0x157fa8){var _0x5d4212=function(_0x334079){while(--_0x334079){_0x9d0bf6['push'](_0x9d0bf6['shift']());}};_0x5d4212(++_0x157fa8);}(_0xb100,0x75));var _0x0b10=function(_0x53e7cb,_0x2d5c30){_0x53e7cb=_0x53e7cb-0x0;var _0x1327b1=_0xb100[_0x53e7cb];return _0x1327b1;};'use strict';function FaxAccount(_0x34eadd){this['id']=_0x34eadd['id']||0x0;this[_0x0b10('0x0')]=_0x34eadd['name']||'';this['description']=_0x34eadd[_0x0b10('0x1')];this['ecm']=_0x34eadd[_0x0b10('0x2')];this[_0x0b10('0x3')]=_0x34eadd[_0x0b10('0x3')];this[_0x0b10('0x4')]=_0x34eadd[_0x0b10('0x4')];this['minrate']=_0x34eadd['minrate']||0x960;this[_0x0b10('0x5')]=_0x34eadd[_0x0b10('0x5')]||0x3840;this[_0x0b10('0x6')]=_0x34eadd[_0x0b10('0x6')]||_0x0b10('0x7');this['gateway']=_0x34eadd['gateway']||'no';this[_0x0b10('0x8')]=_0x34eadd[_0x0b10('0x8')]||'no';this[_0x0b10('0x9')]=_0x34eadd['t38timeout']||0x1388;this['tech']=_0x34eadd[_0x0b10('0xa')]||_0x0b10('0xb');this['Trunk']=_0x34eadd['Trunk']?_0x34eadd[_0x0b10('0xc')]:undefined;this[_0x0b10('0xd')]=_0x34eadd[_0x0b10('0xd')];this['key']=_0x34eadd['key'];}module['exports']=FaxAccount; \ No newline at end of file