Built motion from commit (unavailable).|2.5.17
[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 _0xcb01=['status','address','name','accountcode','unknown','stateTime'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xcb01,0x98));var _0x1cb0=function(_0x2f18d7,_0x517eab){_0x2f18d7=_0x2f18d7-0x0;var _0x4003fa=_0xcb01[_0x2f18d7];return _0x4003fa;};'use strict';function Telephone(_0xdb3cf){this['id']=_0xdb3cf['id']||0x0;this[_0x1cb0('0x0')]=_0xdb3cf[_0x1cb0('0x0')]||'';this[_0x1cb0('0x1')]=_0xdb3cf['accountcode']||'';this['state']=_0x1cb0('0x2');this[_0x1cb0('0x3')]=0x0;this[_0x1cb0('0x4')]=_0x1cb0('0x2');this[_0x1cb0('0x5')]='';}module['exports']=Telephone;