X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2FchatQueue.js;h=98c794d1af5b9398e7d966c0ed7b335435cf476e;hb=02a2b9df24f6d8ad3d56655ff7da35118e3b5898;hp=0bfd22671d9ba10be4b1e2c8de7b46ec2f529536;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/services/routing/rpc/chatQueue.js b/server/services/routing/rpc/chatQueue.js index 0bfd226..98c794d 100644 --- a/server/services/routing/rpc/chatQueue.js +++ b/server/services/routing/rpc/chatQueue.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xa13c=['Request','GetChatQueue','Agents','name','online','chatPause','../client','getChatQueues'];(function(_0x15a9cb,_0x2c5d45){var _0x4036e4=function(_0x4a97cf){while(--_0x4a97cf){_0x15a9cb['push'](_0x15a9cb['shift']());}};_0x4036e4(++_0x2c5d45);}(_0xa13c,0x18e));var _0xca13=function(_0x2cb2af,_0x10634a){_0x2cb2af=_0x2cb2af-0x0;var _0x408824=_0xa13c[_0x2cb2af];return _0x408824;};'use strict';var client=require(_0xca13('0x0'));exports[_0xca13('0x1')]=function(){return function(){return client[_0xca13('0x2')](_0xca13('0x3'),{'options':{'raw':![],'attributes':['id','name','timeout','strategy'],'include':[{'model':'User','as':_0xca13('0x4'),'attributes':['id',_0xca13('0x5'),_0xca13('0x6'),_0xca13('0x7')]}]},'log':_0xca13('0x1')});};}; \ No newline at end of file +var _0xfcbe=['Request','GetChatQueue','name','timeout','strategy','Agents','getChatQueues'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xfcbe,0x1b1));var _0xefcb=function(_0x1960a0,_0x2c742d){_0x1960a0=_0x1960a0-0x0;var _0x5e85e3=_0xfcbe[_0x1960a0];return _0x5e85e3;};'use strict';var client=require('../client');exports[_0xefcb('0x0')]=function(){return function(){return client[_0xefcb('0x1')](_0xefcb('0x2'),{'options':{'raw':![],'attributes':['id',_0xefcb('0x3'),_0xefcb('0x4'),_0xefcb('0x5')],'include':[{'model':'User','as':_0xefcb('0x6'),'attributes':['id',_0xefcb('0x3'),'online','chatPause']}]},'log':'getChatQueues'});};}; \ No newline at end of file