Displaying 3 results from an estimated 3 matches for "notinuse".
Did you mean:
not_inuse
2010 Jan 06
0
DEVICE STATE "In use"
...the following:
perfpbxr*CLI> devstate list
perfpbxr*CLI>
---------------------------------------------------------------------
--- Custom Device States --------------------------------------------
---------------------------------------------------------------------
---
--- Name: 'Custom:notinuse' State: 'NOT_INUSE'
---
---------------------------------------------------------------------
---------------------------------------------------------------------
then tried:
[default]
exten => 8888,hint,Custom:notinuse
So when any body dials 8888 would change the devstate back...
2009 Dec 15
2
member (In use)
...{
NoOp(${EXTEN} is busy.
GROUP_COUNT=${GROUP_COUNT(${EXTEN})});
Busy();
}
}
I also tried using a Custom dvstate to apply it to the member, but with no
success.
"devstate list" shows:
--- Name: 'Custom:notinuse' State: 'NOT_INUSE'
Seems that hint only retrieves the devstate status. I didn't figure out yet
how to set it.
Would somebody help me figure this out??
Thanks in advance,
-
Tiago Louren?o Geada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http:...
2009 Jul 02
3
Grandstream 2010 and blinky lights
I am using 1.4, and have the above device, and it worked really well
with monitoring 18 "hints" aka devices.
Now, I've moved us to a hotdesking paradigm where the user is the
"extension" not the device. IOW if I dial 1234, I will get user 1234
(who happens to log on to device ABC today, and DEF tomorrow).
Can I make the GXP monitor user 1234, not extension 1234 ?