9c7f6cdabb13f434d57998c47e58767caf7f51a8
[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 _0x677e=['Request'];(function(_0x48df0d,_0x26a7ef){var _0x32e1d8=function(_0xa7d59f){while(--_0xa7d59f){_0x48df0d['push'](_0x48df0d['shift']());}};_0x32e1d8(++_0x26a7ef);}(_0x677e,0xd2));var _0xe677=function(_0x43bed9,_0x26adca){_0x43bed9=_0x43bed9-0x0;var _0x27b03d=_0x677e[_0x43bed9];return _0x27b03d;};'use strict';var client=require('../client');exports['create']=function(_0x3f73d8){return client[_0xe677('0x0')]('CreateSmsMessage',{'body':_0x3f73d8,'log':'createSmsMessage'});};