X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2FchatQueue.js;h=bc3bd31e6020ee829f0afb7e36dcf6055f250f12;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=f1c6c9739a14d9f902c8b03899a2df3f09324869;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/services/routing/rpc/chatQueue.js b/server/services/routing/rpc/chatQueue.js index f1c6c97..bc3bd31 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 _0x24ca=['Agents','online','chatPause','getChatQueues','../client','Request','GetChatQueue','name','strategy','User'];(function(_0x3de7e0,_0x28cbff){var _0x11d0b3=function(_0xd95412){while(--_0xd95412){_0x3de7e0['push'](_0x3de7e0['shift']());}};_0x11d0b3(++_0x28cbff);}(_0x24ca,0x1bc));var _0xa24c=function(_0x130d82,_0x25f49b){_0x130d82=_0x130d82-0x0;var _0x112070=_0x24ca[_0x130d82];return _0x112070;};'use strict';var client=require(_0xa24c('0x0'));exports['getChatQueues']=function(){return function(){return client[_0xa24c('0x1')](_0xa24c('0x2'),{'options':{'raw':![],'attributes':['id',_0xa24c('0x3'),'timeout',_0xa24c('0x4')],'include':[{'model':_0xa24c('0x5'),'as':_0xa24c('0x6'),'attributes':['id',_0xa24c('0x3'),_0xa24c('0x7'),_0xa24c('0x8')]}]},'log':_0xa24c('0x9')});};}; \ No newline at end of file +var _0xc7a3=['name','timeout','strategy','Agents','chatPause','getChatQueues','Request','GetChatQueue'];(function(_0x1b6b0f,_0x1e31b8){var _0x1ccc12=function(_0x9b2736){while(--_0x9b2736){_0x1b6b0f['push'](_0x1b6b0f['shift']());}};_0x1ccc12(++_0x1e31b8);}(_0xc7a3,0xbd));var _0x3c7a=function(_0x87463d,_0x3ad0d7){_0x87463d=_0x87463d-0x0;var _0x23723c=_0xc7a3[_0x87463d];return _0x23723c;};'use strict';var client=require('../client');exports[_0x3c7a('0x0')]=function(){return function(){return client[_0x3c7a('0x1')](_0x3c7a('0x2'),{'options':{'raw':![],'attributes':['id',_0x3c7a('0x3'),_0x3c7a('0x4'),_0x3c7a('0x5')],'include':[{'model':'User','as':_0x3c7a('0x6'),'attributes':['id',_0x3c7a('0x3'),'online',_0x3c7a('0x7')]}]},'log':_0x3c7a('0x0')});};}; \ No newline at end of file