Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / services / ami / model / telephone.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 _0xc359=['unknown','stateTime','address','name','accountcode','state'];(function(_0x3dca81,_0x5c65cd){var _0x1b4ab4=function(_0x540046){while(--_0x540046){_0x3dca81['push'](_0x3dca81['shift']());}};_0x1b4ab4(++_0x5c65cd);}(_0xc359,0x93));var _0x9c35=function(_0x39f34f,_0x298f45){_0x39f34f=_0x39f34f-0x0;var _0x59fee1=_0xc359[_0x39f34f];return _0x59fee1;};'use strict';function Telephone(_0x15c127){this['id']=_0x15c127['id']||0x0;this['name']=_0x15c127[_0x9c35('0x0')]||'';this[_0x9c35('0x1')]=_0x15c127[_0x9c35('0x1')]||'';this[_0x9c35('0x2')]=_0x9c35('0x3');this[_0x9c35('0x4')]=0x0;this['status']=_0x9c35('0x3');this[_0x9c35('0x5')]='';}module['exports']=Telephone;