Built motion from commit d1eab355.|2.6.28
[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 _0x10f2=['address','name','accountcode','state'];(function(_0x17784a,_0x42fe44){var _0x41aded=function(_0x2e7319){while(--_0x2e7319){_0x17784a['push'](_0x17784a['shift']());}};_0x41aded(++_0x42fe44);}(_0x10f2,0xc1));var _0x210f=function(_0x33561f,_0x28a605){_0x33561f=_0x33561f-0x0;var _0x33a4aa=_0x10f2[_0x33561f];return _0x33a4aa;};'use strict';function Telephone(_0x518b93){this['id']=_0x518b93['id']||0x0;this[_0x210f('0x0')]=_0x518b93[_0x210f('0x0')]||'';this[_0x210f('0x1')]=_0x518b93[_0x210f('0x1')]||'';this[_0x210f('0x2')]='unknown';this['stateTime']=0x0;this['status']='unknown';this[_0x210f('0x3')]='';}module['exports']=Telephone;