028d2a2a8c8dc7b0ce23c4b2bb36d54a24ca4bd2
[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 _0x4b8e=['create'];(function(_0x395abc,_0x4e0971){var _0x4f2eed=function(_0x46fbb5){while(--_0x46fbb5){_0x395abc['push'](_0x395abc['shift']());}};_0x4f2eed(++_0x4e0971);}(_0x4b8e,0x157));var _0xe4b8=function(_0x3c10b7,_0x10fb4a){_0x3c10b7=_0x3c10b7-0x0;var _0xbd891b=_0x4b8e[_0x3c10b7];return _0xbd891b;};'use strict';var client=require('../client');exports[_0xe4b8('0x0')]=function(_0x560d4b){return client['Request']('CreateSmsMessage',{'body':_0x560d4b,'log':'createSmsMessage'});};