X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FvoiceExtension.js;h=b00bef901fd24d0f0bb16f4fad4bbb86156b7e56;hb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;hp=7809bf491acab2d18403f58f56a1c16673211bb6;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/services/ami/model/voiceExtension.js b/server/services/ami/model/voiceExtension.js index 7809bf4..b00bef9 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 _0x6a72=['exports','exten','recordingFormat','none','mandatoryDisposition'];(function(_0x11ff55,_0x313baf){var _0x25afdd=function(_0x386058){while(--_0x386058){_0x11ff55['push'](_0x11ff55['shift']());}};_0x25afdd(++_0x313baf);}(_0x6a72,0xc9));var _0x26a7=function(_0x55969b,_0x1ebe62){_0x55969b=_0x55969b-0x0;var _0x3d7fc1=_0x6a72[_0x55969b];return _0x3d7fc1;};'use strict';function voiceExtension(_0x1604ef){this['id']=_0x1604ef['id']||0x0;this[_0x26a7('0x0')]=_0x1604ef[_0x26a7('0x0')]||'';this[_0x26a7('0x1')]=_0x1604ef[_0x26a7('0x1')]||_0x26a7('0x2');this[_0x26a7('0x3')]=_0x1604ef[_0x26a7('0x3')]||![];}module[_0x26a7('0x4')]=voiceExtension; \ No newline at end of file +var _0x724c=['recordingFormat','mandatoryDisposition','exports','exten'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x724c,0xf3));var _0xc724=function(_0x4d3e05,_0x19cc04){_0x4d3e05=_0x4d3e05-0x0;var _0x170784=_0x724c[_0x4d3e05];return _0x170784;};'use strict';function voiceExtension(_0x2751a8){this['id']=_0x2751a8['id']||0x0;this[_0xc724('0x0')]=_0x2751a8[_0xc724('0x0')]||'';this[_0xc724('0x1')]=_0x2751a8[_0xc724('0x1')]||'none';this['mandatoryDisposition']=_0x2751a8[_0xc724('0x2')]||![];}module[_0xc724('0x3')]=voiceExtension; \ No newline at end of file