Built motion from commit 449495f6.|2.6.27
[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 _0xf0f2=['UpdateFaxMessage','Request'];(function(_0x38a7ac,_0x45514b){var _0x53061a=function(_0x1d2469){while(--_0x1d2469){_0x38a7ac['push'](_0x38a7ac['shift']());}};_0x53061a(++_0x45514b);}(_0xf0f2,0x77));var _0x2f0f=function(_0x587bb0,_0xfc600f){_0x587bb0=_0x587bb0-0x0;var _0x456ccd=_0xf0f2[_0x587bb0];return _0x456ccd;};'use strict';var client=require('../client');exports['update']=function(_0x257e3c,_0x493a63){return client[_0x2f0f('0x0')](_0x2f0f('0x1'),{'body':_0x493a63,'options':{'where':{'AttachmentId':_0x257e3c}},'log':_0x2f0f('0x1')});};