Built motion from commit c738b9ac.|2.6.25
[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 _0x6507=['createSmsMessage','../client','create'];(function(_0x2c91e9,_0x2fb965){var _0x13f0ff=function(_0xb39edf){while(--_0xb39edf){_0x2c91e9['push'](_0x2c91e9['shift']());}};_0x13f0ff(++_0x2fb965);}(_0x6507,0x181));var _0x7650=function(_0x401600,_0x25eb46){_0x401600=_0x401600-0x0;var _0x576483=_0x6507[_0x401600];return _0x576483;};'use strict';var client=require(_0x7650('0x0'));exports[_0x7650('0x1')]=function(_0x32fc30){return client['Request']('CreateSmsMessage',{'body':_0x32fc30,'log':_0x7650('0x2')});};