Built motion from commit (unavailable).|2.4.17
[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 _0xb2a2=['Request'];(function(_0x1da527,_0x2dc953){var _0x40fc7c=function(_0x9949f5){while(--_0x9949f5){_0x1da527['push'](_0x1da527['shift']());}};_0x40fc7c(++_0x2dc953);}(_0xb2a2,0x1cb));var _0x2b2a=function(_0x9412f8,_0x253f91){_0x9412f8=_0x9412f8-0x0;var _0x4928c8=_0xb2a2[_0x9412f8];return _0x4928c8;};'use strict';var client=require('../client');exports['create']=function(_0x54fc2d){return client[_0x2b2a('0x0')]('CreateSmsMessage',{'body':_0x54fc2d,'log':'createSmsMessage'});};