eb597c6c59afcc7588d3350c37de2cc790b73bb5
[motion2.git] / server / services / ami / fax / action.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 _0x2b8a=['exports','util','lodash','uniqueid','channel','format','tech','Trunk','localstationid','headerinfo','path','AttachmentId'];(function(_0x538406,_0x25c40b){var _0x18f8fd=function(_0x52ff7f){while(--_0x52ff7f){_0x538406['push'](_0x538406['shift']());}};_0x18f8fd(++_0x25c40b);}(_0x2b8a,0x9d));var _0xa2b8=function(_0x49d41c,_0x2bdc35){_0x49d41c=_0x49d41c-0x0;var _0xb64c5f=_0x2b8a[_0x49d41c];return _0xb64c5f;};'use strict';var util=require(_0xa2b8('0x0'));var _=require(_0xa2b8('0x1'));var moment=require('moment');function Action(_0x3e6350,_0x241ced,_0x5d74bc){this[_0xa2b8('0x2')]=_0x3e6350||undefined;this[_0xa2b8('0x3')]=util[_0xa2b8('0x4')]('%s/%s/%s',_0x241ced[_0xa2b8('0x5')],_0x241ced[_0xa2b8('0x6')]['name'],_0x5d74bc['fax']);this[_0xa2b8('0x7')]=_0x241ced[_0xa2b8('0x7')];this[_0xa2b8('0x8')]=_0x241ced[_0xa2b8('0x8')];this[_0xa2b8('0x9')]=_0x5d74bc[_0xa2b8('0x9')];this['AttachmentId']=_0x5d74bc[_0xa2b8('0xa')];}module[_0xa2b8('0xb')]=Action;