f23d293e7f9e34749a39a0f9a1234bd4041d1251
[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 _0x0f8f=['Request','UpdateFaxMessage'];(function(_0x3dd42e,_0xc6b91c){var _0x4b69bc=function(_0x4ef17c){while(--_0x4ef17c){_0x3dd42e['push'](_0x3dd42e['shift']());}};_0x4b69bc(++_0xc6b91c);}(_0x0f8f,0x1b4));var _0xf0f8=function(_0x580971,_0x10984d){_0x580971=_0x580971-0x0;var _0x16d873=_0x0f8f[_0x580971];return _0x16d873;};'use strict';var client=require('../client');exports['update']=function(_0x2fdfb2,_0x50a77c){return client[_0xf0f8('0x0')](_0xf0f8('0x1'),{'body':_0x50a77c,'options':{'where':{'AttachmentId':_0x2fdfb2}},'log':_0xf0f8('0x1')});};