Thanks for your pointers.
Here is a simple solution that can be extended with more sophisticated stuff:
php file to generate simple webpage:
<html>
<head><title>status page</title><head>
<body>
<?php
$telstatus=exec('./getvar.sh');
echo "$telstatus";
?>
</body>
</html>
getvar.sh script...
fluffheadsr/phoneguy55,
Thanks for the input. I'm familiar with Linux, Apache, PHP, ssh... but I'm new to the Avaya Voip part. OSSI is new to me as well. I will need the dive into ossis terminal type.
I think I need to open my telnet session to 5023 instead of the default telnet port and type...
Yes, I know. But I don't want to use ASA or autosat (which seems to be a bunch of links that in the end point to an executable named sat) by hand but want to use it from within a script or something so we can build an application around it.
Hi phoneguy55,
Can you share a little more info on how you accomplished this?
I'm especially interested in how you can get/set variables from a web page.
Thanks!
The S8500 is a Linux machine which you can log-in to. Is there a place on the server where this info is stored? Can a shell script be build to extract the values? Maybe create some sort of chat script that logs in to the server, gets the value and logs out.
The question is, where is this info...
We use vector variables to route calls in vectors. Users can set the variables with a speed dial button, but are unable to check the value.
Is there a way to get the variable value (for example with a SNMP call, command line function etc.) so we can use it to display the status on a webpage for...
Thanks for your help.
Yes the acd was turned off. After enabling it ('y') there was an extra page where I could enter the measured=internal.
However, after this setting te Aux-Work buttons on the phones stopped working so I had to configure it back to it's original state.
I'll try get more...
The list member hunt 66" only shows all hunt-group members (not the active ones that did not press the "aux-work grp 66" speed dial.
HUNT GROUP MEMBERS
Group Number: 66 Group Name: Helpdesk ICT Group Ext: 6666
Group Type: ucd-mia ACD? n...
Thanks for the suggestion.
This generates a list of stations that are assigned to the hunt-group, and wich button is used on the station.
But there is no way to see which station has the aux-work <hunt-group nr> pressed and is receiving calls or not.
This is the result...
Hi TykeUK,
Thanks for you help.
I don't think we have 'agents'
List agent-loginID (list agent is not available)
does not show anything
The emulator command 'list trace stat xxxx/n' works! (tested with an Avaya 1608 station).
The only thing I need now is a way to find out who is 'in the...
I have a newbe question:
We have a helpdesk hunt-group with users assigned to it. They can go out of the group by sending:
aux-work grp xx (configured at one of the stations speed dials)
If a users leaves and forgets to send the aux-work grp xx from his station, how can we:
- see (ASA) which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.