c4c808e8b172c8a315b6d43197620aef97d99ebb
[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 _0x8e93=['status','name','accountcode','unknown','stateTime'];(function(_0x3c51af,_0x1991ce){var _0xeb10d9=function(_0xa91e64){while(--_0xa91e64){_0x3c51af['push'](_0x3c51af['shift']());}};_0xeb10d9(++_0x1991ce);}(_0x8e93,0xba));var _0x38e9=function(_0x4561be,_0x474483){_0x4561be=_0x4561be-0x0;var _0x5a4b74=_0x8e93[_0x4561be];return _0x5a4b74;};'use strict';function Telephone(_0x28ce98){this['id']=_0x28ce98['id']||0x0;this[_0x38e9('0x0')]=_0x28ce98[_0x38e9('0x0')]||'';this[_0x38e9('0x1')]=_0x28ce98[_0x38e9('0x1')]||'';this['state']=_0x38e9('0x2');this[_0x38e9('0x3')]=0x0;this[_0x38e9('0x4')]='unknown';this['address']='';}module['exports']=Telephone;