Built motion from commit ff78e754.|2.6.29
[motion2.git] / server / services / ami / rpc / faxMessage.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 _0xc7a9=['Request'];(function(_0x32cd54,_0x2ff56a){var _0xa72876=function(_0x55a2f5){while(--_0x55a2f5){_0x32cd54['push'](_0x32cd54['shift']());}};_0xa72876(++_0x2ff56a);}(_0xc7a9,0xab));var _0x9c7a=function(_0x9630da,_0x22f766){_0x9630da=_0x9630da-0x0;var _0x2e6920=_0xc7a9[_0x9630da];return _0x2e6920;};'use strict';var client=require('../client');exports['update']=function(_0x3ad838,_0x460db7){return client[_0x9c7a('0x0')]('UpdateFaxMessage',{'body':_0x460db7,'options':{'where':{'AttachmentId':_0x3ad838}},'log':'UpdateFaxMessage'});};