f112c8229ecd7337686bf5b5d6bdf3f30fd49d13
[motion2.git] / server / services / routing / rpc / smsMessage.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 _0xc63b=['Request','CreateSmsMessage','createSmsMessage'];(function(_0xcc9399,_0x127ef1){var _0x6d6272=function(_0x34963d){while(--_0x34963d){_0xcc9399['push'](_0xcc9399['shift']());}};_0x6d6272(++_0x127ef1);}(_0xc63b,0x19b));var _0xbc63=function(_0x59162a,_0x10e547){_0x59162a=_0x59162a-0x0;var _0x35e50d=_0xc63b[_0x59162a];return _0x35e50d;};'use strict';var client=require('../client');exports['create']=function(_0x1957e4){return client[_0xbc63('0x0')](_0xbc63('0x1'),{'body':_0x1957e4,'log':_0xbc63('0x2')});};