Built motion from commit 5b761a7b.|2.5.36
[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 _0x93b5=['stateTime','name','accountcode','state','unknown'];(function(_0x25193a,_0xb8f170){var _0x4a8050=function(_0x1bce73){while(--_0x1bce73){_0x25193a['push'](_0x25193a['shift']());}};_0x4a8050(++_0xb8f170);}(_0x93b5,0x178));var _0x593b=function(_0x3bb548,_0x2a5304){_0x3bb548=_0x3bb548-0x0;var _0x4ab588=_0x93b5[_0x3bb548];return _0x4ab588;};'use strict';function Telephone(_0x481dc4){this['id']=_0x481dc4['id']||0x0;this[_0x593b('0x0')]=_0x481dc4['name']||'';this['accountcode']=_0x481dc4[_0x593b('0x1')]||'';this[_0x593b('0x2')]=_0x593b('0x3');this[_0x593b('0x4')]=0x0;this['status']=_0x593b('0x3');this['address']='';}module['exports']=Telephone;