Check state of place.

Odd I know, but we’re trying to put in a routing option whereby if the caller knows the extension of the person they want to speak to they can type it into a Stream Manager and be routed to them direct.

However, I want to check that the place/extension is in a ready state before targetting, but we don’t have the agents details, just the @statserver.AP.

Can’t find a suitable function but I might be blind.

How’dya think that can be done?

There is a CurrentPlaceState stat.

Category: CurrentState
MainMask:
Objects: Place
Subject: PlaceStatus

Query it with sdata function, route accordingly.

1 Like

Thank you!

2 Likes