fe73b42102541144aa8778dc42e8eabc0815af7e
[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 _0x81c2=['create','Request','createSmsMessage'];(function(_0x1ae38d,_0xb3ce59){var _0x5ea74d=function(_0x66cda7){while(--_0x66cda7){_0x1ae38d['push'](_0x1ae38d['shift']());}};_0x5ea74d(++_0xb3ce59);}(_0x81c2,0x108));var _0x281c=function(_0x21a0cb,_0x5a4cc5){_0x21a0cb=_0x21a0cb-0x0;var _0x2e9bb4=_0x81c2[_0x21a0cb];return _0x2e9bb4;};'use strict';var client=require('../client');exports[_0x281c('0x0')]=function(_0xb18afb){return client[_0x281c('0x1')]('CreateSmsMessage',{'body':_0xb18afb,'log':_0x281c('0x2')});};