Built motion from commit bbec7235.|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 _0xda54=['accountcode','unknown','status','name'];(function(_0x11946c,_0x12152c){var _0x383935=function(_0x61fce2){while(--_0x61fce2){_0x11946c['push'](_0x11946c['shift']());}};_0x383935(++_0x12152c);}(_0xda54,0xa3));var _0x4da5=function(_0x2dd615,_0x18099c){_0x2dd615=_0x2dd615-0x0;var _0x5255a4=_0xda54[_0x2dd615];return _0x5255a4;};'use strict';function Telephone(_0x3d4bbb){this['id']=_0x3d4bbb['id']||0x0;this[_0x4da5('0x0')]=_0x3d4bbb[_0x4da5('0x0')]||'';this[_0x4da5('0x1')]=_0x3d4bbb['accountcode']||'';this['state']=_0x4da5('0x2');this['stateTime']=0x0;this[_0x4da5('0x3')]='unknown';this['address']='';}module['exports']=Telephone;