da9898c00203c1e6729ea8c9132b901e1c6fa60f
[motion2.git] / server / services / ami / model / voiceExtension.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa22e=['mandatoryDisposition','recordingFormat'];(function(_0x4e7d25,_0x58285f){var _0x526fe6=function(_0x4f0aec){while(--_0x4f0aec){_0x4e7d25['push'](_0x4e7d25['shift']());}};_0x526fe6(++_0x58285f);}(_0xa22e,0xc5));var _0xea22=function(_0x19022e,_0x2d279f){_0x19022e=_0x19022e-0x0;var _0x2553cd=_0xa22e[_0x19022e];return _0x2553cd;};'use strict';function voiceExtension(_0x240fe6){this['id']=_0x240fe6['id']||0x0;this['exten']=_0x240fe6['exten']||'';this[_0xea22('0x0')]=_0x240fe6[_0xea22('0x0')]||'none';this[_0xea22('0x1')]=_0x240fe6['mandatoryDisposition']||![];}module['exports']=voiceExtension;