Kevin Trumbull
2006-Dec-14 11:04 UTC
[asterisk-users] Show agent queue status on the phone?
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061214/0b08bc12/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3082 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061214/0b08bc12/smime.bin
Steve Langstaff
2006-Dec-15 02:36 UTC
[asterisk-users] Show agent queue status on the phone?
I've not used the Cisco kit for this, but you might try adding 'hints' to your agent extensions, and then defining a BLF button to subscribe to this. e.g. If you have an agent with ID 1001, add this to extensions.conf (or equivalent)... exten => 1001,hint,Agent/1001 ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kevin Trumbull Sent: 14 December 2006 18:04 To: asterisk-users@lists.digium.com Subject: [asterisk-users] Show agent queue status on the phone? Hi All, Is it possible to show an agent's queue status on the phone? For example, in our current non-asterisk PBX, if a member of a call queue does not answer the phone when a queue call is sent to them, they go to a 'not ready' status, and this is indicated on their phone. So when they return to their desk, they can see that they are not ready, so they hit a button to put themselves back into a ready status. I can accomplish the 'not ready' functionality by using the PauseQueueMember function, but now I need to somehow display the pause/unpause status on the phone so the staff member knows if they got paused. Does anybody know how to do this? This might be phone specific, so I'll mention that we are using Cisco 7961G's. Thanks -Kevin Trumbull -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061215/c2696af9/attachment.htm