glynco Joined Jul 14, 2007 Messages 20 Reaction score 0 Jul 30, 2007 #1 How can I change the line CONNECTED status from YELLOW to other color? I need this because I am making a script to read the screen color and determine if the line is CONNECTED or just RINGING.
How can I change the line CONNECTED status from YELLOW to other color? I need this because I am making a script to read the screen color and determine if the line is CONNECTED or just RINGING.
archie 3CX Support Joined Aug 18, 2006 Messages 1,294 Reaction score 1 Jul 30, 2007 #2 Isn't it easier to read 'Status:' value rather than color???
glynco Joined Jul 14, 2007 Messages 20 Reaction score 0 Jul 31, 2007 #3 What is the variable than handles the status value?
silentfun Joined Dec 11, 2006 Messages 363 Reaction score 0 Jul 31, 2007 #4 <span id="lStateB100">Not registered</span> where 100 is you internal extension but i think it is easyer to read out the database then to extract the state from the webpage
<span id="lStateB100">Not registered</span> where 100 is you internal extension but i think it is easyer to read out the database then to extract the state from the webpage