X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FvoiceExtension.js;h=e04e2bd19d93a3af878bed3e37d6479a84eecea7;hb=fbc87b59ef94ef6130a71493194cc41e82b19e21;hp=b0114da8d15b0e0c52cc7f3197111a7db649d0f6;hpb=7e2a86485d5b091066011cf58fcba785923a5ac5;p=motion2.git diff --git a/server/services/ami/model/voiceExtension.js b/server/services/ami/model/voiceExtension.js index b0114da..e04e2bd 100644 --- a/server/services/ami/model/voiceExtension.js +++ b/server/services/ami/model/voiceExtension.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x1b0f=['none','mandatoryDisposition','exports','exten','recordingFormat'];(function(_0x55cdc7,_0x594a61){var _0x3492b1=function(_0x4d742c){while(--_0x4d742c){_0x55cdc7['push'](_0x55cdc7['shift']());}};_0x3492b1(++_0x594a61);}(_0x1b0f,0x1e8));var _0xf1b0=function(_0x453113,_0x9fa163){_0x453113=_0x453113-0x0;var _0x583ef4=_0x1b0f[_0x453113];return _0x583ef4;};'use strict';function voiceExtension(_0x331a70){this['id']=_0x331a70['id']||0x0;this[_0xf1b0('0x0')]=_0x331a70[_0xf1b0('0x0')]||'';this['recordingFormat']=_0x331a70[_0xf1b0('0x1')]||_0xf1b0('0x2');this[_0xf1b0('0x3')]=_0x331a70[_0xf1b0('0x3')]||![];}module[_0xf1b0('0x4')]=voiceExtension; \ No newline at end of file +var _0x3ce5=['exten','recordingFormat','mandatoryDisposition','exports'];(function(_0x4e0683,_0x2f3191){var _0x7bcfdd=function(_0x599e95){while(--_0x599e95){_0x4e0683['push'](_0x4e0683['shift']());}};_0x7bcfdd(++_0x2f3191);}(_0x3ce5,0x1c0));var _0x53ce=function(_0x405864,_0x451fca){_0x405864=_0x405864-0x0;var _0x28b573=_0x3ce5[_0x405864];return _0x28b573;};'use strict';function voiceExtension(_0x33e580){this['id']=_0x33e580['id']||0x0;this[_0x53ce('0x0')]=_0x33e580[_0x53ce('0x0')]||'';this[_0x53ce('0x1')]=_0x33e580[_0x53ce('0x1')]||'none';this[_0x53ce('0x2')]=_0x33e580[_0x53ce('0x2')]||![];}module[_0x53ce('0x3')]=voiceExtension; \ No newline at end of file