Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / services / ami / rpc / cmContact.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 _0x3c87=['showContact','Request','ShowCmContact','CreateCmContact'];(function(_0x5a1d9b,_0x33c781){var _0x47c741=function(_0x54b422){while(--_0x54b422){_0x5a1d9b['push'](_0x5a1d9b['shift']());}};_0x47c741(++_0x33c781);}(_0x3c87,0x1eb));var _0x73c8=function(_0x397cfb,_0xb8f317){_0x397cfb=_0x397cfb-0x0;var _0x15fed9=_0x3c87[_0x397cfb];return _0x15fed9;};'use strict';var client=require('../client');exports['createContact']=function(_0x416448){return function(){return client['Request']('CreateCmContact',{'body':_0x416448,'log':_0x73c8('0x0')});};};exports[_0x73c8('0x1')]=function(_0xd6e608){return function(){return client[_0x73c8('0x2')]('ShowCmContact',{'options':_0xd6e608,'log':_0x73c8('0x3')});};};