9f44043c541281f9548813d67aa7d3b3c1c8f98f
[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 _0x4daf=['Request','createSmsMessage','create'];(function(_0x31cd2a,_0x1d4cb7){var _0x3b4a84=function(_0x41ddf8){while(--_0x41ddf8){_0x31cd2a['push'](_0x31cd2a['shift']());}};_0x3b4a84(++_0x1d4cb7);}(_0x4daf,0x152));var _0xf4da=function(_0x392b98,_0x50c785){_0x392b98=_0x392b98-0x0;var _0x5ca143=_0x4daf[_0x392b98];return _0x5ca143;};'use strict';var client=require('../client');exports[_0xf4da('0x0')]=function(_0x501198){return client[_0xf4da('0x1')]('CreateSmsMessage',{'body':_0x501198,'log':_0xf4da('0x2')});};