We’ve started doing some testing with ACDc to see what the caveats are. Maybe as a group we can help QA and debug.
We have the staging release kazoo-R15B-3.14-7 installed. We have the "acdc" what running and with crossbar enabled for both "cb_queues”, “cb_agents”.
Using the Kazoo "call_center" UI app, we’re able to create a new queue and add an agent. Unfortunately, we’re not able to get a call to ring through to the agent’s phone.
After we log the agent in, the agent now shows in the Winkstart UI in the Queue agent list. When we place a test call into this queue using a routed DID, the queue appears to "answer" the call and add the call to queue. However, the queue doesn’t ring through to the agent’s SIP device. The call just stays in the queue indefinitely.
Maybe there's something relatively small or simple that we're overlooked? Perhaps there's some small trick that one of you might be able to share so we can get an agent's phone to start ringing?!
thanks!
Graham
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On August 12, 2014 at 4:43:57 PM, Alex Budaev (buda...@gmail.com) wrote:
Hello. In our installation queue work fine. We use mix modules from many release. Main version is 3.12. We use API to create queue, create callflow to logon agent and logon into queue. Create callflow to call in queue. More: work fine modules "after_bridge" - we use this module to rating agent. On Ui we see how agent work in queue: starting call, ending call.
12.08.2014 22:38 пользователь "Graham Nelson-Zutter" <gra...@telephonic.ca> написал:
Hello. In our installation queue work fine. We use mix modules from many release. Main version is 3.12. We use API to create queue, create callflow to logon agent and logon into queue. Create callflow to call in queue. More: work fine modules "after_bridge" - we use this module to rating agent. On Ui we see how agent work in queue: starting call, ending call.
Hi Yuriy,
I try give example for you today evening, because i'am on vacation in Italy and here same trouble internet access.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_acdc_member:36 (<0.31357.2888>) sending call to queue ed6a37cf94c90db456b13a83ea9ffd96
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_acdc_member:45 (<0.31357.2888>) loading ACDc queue: ed6a37cf94c90db456b13a83ea9ffd96
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_menu:154 (<0.30730.2888>) selection is a callflow child
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_menu:108 (<0.30730.2888>) hunt callflow found
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_exe:437 (<0.30719.2888>) unhandled message: {'EXIT',<0.30730.2888>,normal}
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|wapi_acdc_queue:530 (<0.31357.2888>) failed to query queue size: NOT_FOUND - no queue 'acdc.queue.29f64cc2909bd21cdad6f13cf9cb3174.ed6a37cf94c90db456b13a83ea9ffd96' in vhost '/'
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_acdc_member:55 (<0.31357.2888>) max size: 20 curr size: undefined
Sep 27 01:08:33 hanoi 2600hz[22781]: |ZmY5NjFmODI0NmJiNDNkOTM5OTg1N2NkYzc1YmY4ZDU|cf_acdc_member:67 (<0.31357.2888>) queue has reached max size
I can see the queue in the database. Has anyone encountered that?
--
Testing ACDc on 3.18, we're seeing a couple things that are causing us some grief:--1) After $someTime, agents seem to "auto log out". They had logged in, could receive calls fine, and then suddenly stop taking calls - if they re log in, things are okay. Anyone aware of any auto logout/etc sort of functions?2) Calls to users that have cell phone devices have queue calls usurped immediately - even with 'require keypress' turned on, as soon as the call hits the carrier and gets ringing state, the caller has been hijacked.Any input greatly appreciated!Dayton
On Wednesday, 25 June 2014 15:51:19 UTC-7, Shiu Lam wrote:
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Graham,
The max_connect_failures was the autologout crux. "0" is the same thing as infinity, and the system default is 3. It can be set globally in system_config/acdc, or per account in the account editor itself. The default is ""(nothing) which defaults to using the system global default.
We hadn't tested PSTN devices on agents since 3.08. They did work on 3.08. We're going to take a peek around the code and see if we can fix it.
Dayton
Hi Dayton and Te,It’s great that you and others are testing ACDc in v3.18! We too would like to make this upgrade and supporting ACDc is a big priority.I think there is a auto-logout feature for agents if they’ve missed a number of calls in a row. There may be defaults added to new queues that might be able to see the in queue config doc in CouchDB. There may also be a global variable for this in the ACDc config doc.We’ve not yet tried testing agents using mobile or other PSTN. We can’t confirm is this was working in 3.16. When you tested in v3.16, did this work?thanks,GrahamOn January 9, 2015 at 11:53:31 AM, Dayton Turner (day...@voxter.ca) wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
Testing ACDc on 3.18, we're seeing a couple things that are causing us some grief:--1) After $someTime, agents seem to "auto log out". They had logged in, could receive calls fine, and then suddenly stop taking calls - if they re log in, things are okay. Anyone aware of any auto logout/etc sort of functions?2) Calls to users that have cell phone devices have queue calls usurped immediately - even with 'require keypress' turned on, as soon as the call hits the carrier and gets ringing state, the caller has been hijacked.Any input greatly appreciated!Dayton
On Wednesday, 25 June 2014 15:51:19 UTC-7, Shiu Lam wrote:
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
Hi
To unsubscribe from this group and all its topics, send an email to 2600hz-dev...@googlegroups.com.
Testing ACDc on 3.18, we're seeing a couple things that are causing us some grief:--1) After $someTime, agents seem to "auto log out". They had logged in, could receive calls fine, and then suddenly stop taking calls - if they re log in, things are okay. Anyone aware of any auto logout/etc sort of functions?2) Calls to users that have cell phone devices have queue calls usurped immediately - even with 'require keypress' turned on, as soon as the call hits the carrier and gets ringing state, the caller has been hijacked.Any input greatly appreciated!Dayton
On Wednesday, 25 June 2014 15:51:19 UTC-7, Shiu Lam wrote:
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
- --
James Aimonetti
Lead Systems Architect
"If Dialyzer don't care, I don't care"
2600HzPDX | http://2600hz.com
sip:ja...@2600hz.com
tel:415.886.7905
irc:mc_ @ freenode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJXtziXAAoJENTKa+JPXCVgZWEH/0fQvGgwXgvlw1AjI1UvHqLW
pL2on9NBjrCdW2pxwjDGpIeecNiS/rJrlwIxu+cuC5b9cIo/OkUuQzPWavbBbXNM
V2JEG+FELrOswOTm/JfYvWAgaf5s0zDLAa/7tOcY33ltlzUaaYHW5Viy8H0CztUd
03eEp1qg7YnRcG2Ai0bojl3cSawsrj9aimZDmFuJPjSeoBVBbB+eKLJoNU5xuBLu
o3wmulDEVQbEXig5le3xeMSCNNco+rPCiBO/8Gs3D+x4461aXEsbHjl8kGQF6pbX
BaNrcYONPhl+Rcb3Ez8l+eFLoJkJRirAjGQKVAjnJPNxjIFEcqvCTskyYkxiQC8=
=j2cs
-----END PGP SIGNATURE-----
Thanks for issuing the PR!
We've seen evidence of these ghost calls boucing back into the queue in v3.22.52.What release are you using in production?thanks,Graham
--thank you,GrahamGraham Nelson-ZutterCTO, Co-founderCloudPBX Inc.204-1350 Burrard StreetVancouver, BC V6Z 0C2+1 604 343 6650 fax
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
>>> email to 2600hz-dev+unsubscribe@googlegroups.com
>>> <mailto:2600hz-dev+unsub...@googlegroups.com>.
>>> For more options, visit https://groups.google.com/d/optout
>>> <https://groups.google.com/d/optout>.
>>>
>>>
>>>
>>>
>>> --
>>> thank you,
>>> Graham
>>>
>>> Graham Nelson-Zutter
>>> CTO, Co-founder
>>>
>>> CloudPBX Inc.
>>> 204-1350 Burrard Street
>>> Vancouver, BC V6Z 0C2
>>>
>>> +1 604 638 3848 ext 102
>>> +1 604 343 6650 fax
>>>
>>> --
>>> You received this message because you are subscribed to the
>>> Google Groups "2600hz-dev" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to 2600hz-dev+unsubscribe@googlegroups.com
>>> <mailto:2600hz-dev+unsub...@googlegroups.com>.
>>> For more options, visit https://groups.google.com/d/optout
>>> <https://groups.google.com/d/optout>.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "2600hz-dev" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to 2600hz-dev+unsubscribe@googlegroups.com
>> <mailto:2600hz-dev+unsub...@googlegroups.com>.
>> For more options, visit https://groups.google.com/d/optout
>> <https://groups.google.com/d/optout>.
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "2600hz-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to 2600hz-dev+unsubscribe@googlegroups.com
>> <mailto:2600hz-dev+unsub...@googlegroups.com>.
>> For more options, visit https://groups.google.com/d/optout.
- --
James Aimonetti
Lead Systems Architect
"If Dialyzer don't care, I don't care"
2600HzPDX | http://2600hz.com
sip:ja...@2600hz.com
tel:415.886.7905
irc:mc_ @ freenode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJXtziXAAoJENTKa+JPXCVgZWEH/0fQvGgwXgvlw1AjI1UvHqLW
pL2on9NBjrCdW2pxwjDGpIeecNiS/rJrlwIxu+cuC5b9cIo/OkUuQzPWavbBbXNM
V2JEG+FELrOswOTm/JfYvWAgaf5s0zDLAa/7tOcY33ltlzUaaYHW5Viy8H0CztUd
03eEp1qg7YnRcG2Ai0bojl3cSawsrj9aimZDmFuJPjSeoBVBbB+eKLJoNU5xuBLu
o3wmulDEVQbEXig5le3xeMSCNNco+rPCiBO/8Gs3D+x4461aXEsbHjl8kGQF6pbX
BaNrcYONPhl+Rcb3Ez8l+eFLoJkJRirAjGQKVAjnJPNxjIFEcqvCTskyYkxiQC8=
=j2cs
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+unsubscribe@googlegroups.com.
Thanks for issuing the PR!
We've seen evidence of these ghost calls boucing back into the queue in v3.22.52.What release are you using in production?thanks,Graham
On 18 August 2016 at 04:56, <remc...@gmail.com> wrote:
I just issued a PR for ACDC on 3.22. It is working okay since 3.20, but was broken on 3.22.--
Agents with multiple devices assigned or hotdesking caused weird behavior with calls boucing back into the queue.
Op donderdag 26 juni 2014 00:51:19 UTC+2 schreef Shiu Lam:Hiwhat is the status for ACDC (call_center) module, is it ready for Production?Thanks
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/MA1PcKa79zQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to ...@googlegroups.com.
--
thank you,Graham
Graham Nelson-ZutterCTO, Co-founder
CloudPBX Inc.204-1350 Burrard StreetVancouver, BC V6Z 0C2
+1 604 343 6650 fax
--
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.