URI for Queue Login/Logout?

neddy
Posts: 21
Member Since:
2008-09-01

Just a quickie.. does anyone know a/the URI for a queue login / logout?
I have programmable buttons on my ip phones, and i want the user to be able to press a button to 'auto-login/logout' to a queue, and so fourth..

Cheers.



stechnique
Posts: 733
Member Since:
2008-02-21
Why a URI? Why not just

Why a URI?
Why not just speeddial *11{queueid} and *12{queueid}?



neddy
Posts: 21
Member Since:
2008-09-01
Quote: Why a URI? Why not
Quote:
Why a URI?
Why not just speeddial *11{queueid} and *12{queueid}?

What do you mean by that? whats the *11 and *12 stand for.... sorry for my ignorance



stechnique
Posts: 733
Member Since:
2008-02-21
They are feature codes for

They are feature codes for user login/logout. Your agents can use them to login/logout of a queue, and you can set them as speedials with specific queue numbers if you want.



neddy
Posts: 21
Member Since:
2008-09-01
Quote: They are feature
Quote:
They are feature codes for user login/logout. Your agents can use them to login/logout of a queue, and you can set them as speedials with specific queue numbers if you want.

Well in my /etc/amportal.conf file i have
AMPEXTENSIONS=deviceanduser

and the feature codes you mentioned do not work.. all i get is "feature-not-avail-line" and "is-curntly-unavail&vm-goodbye"

Any Ideas?
Cheers



peterfam
Posts: 65
Member Since:
2006-12-15
do it like this

take a look at http://www.nsd.dk/?Support:Trixbox:Queuetoggle
Get the php file for aastra, put it in the /var/www/html/ dir on your trixbox
program one key to http://xxx.xxx.xxx.xxx/queuetoggleaastra.php?agent=YYY&queue=ZZZ
xxx is the ip of your trixbox, yyy is the extension, zzz is the queue
when you press the button, the queue membership is toggled
/Thomas



ethans
Posts: 519
Member Since:
2007-01-16
You can grab the Aastra XML

You can grab the Aastra XML Queues app from http://trixbox.org/forums/vendor-forums-certified/aastra-endpoint... also. It auto-detects queues, displays queue statistics, allows login/logout of the queues and allows members to pause/un-pause.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.