You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pulling all the peers from my PBX via manager.PeerEntry handler event.
But I don't get the extensions status (I get only the peer status (OK, UNKNOWN), and I need the extension status (Idle, InUse and Ringing)).
I'm getting the ext name by pulling them from the database (if there is a way to do this with AsterNET, let me know).
Is there a way to manually fire the manager.ExtensionStatus handler event?
I'm pulling all the peers from my PBX via manager.PeerEntry handler event.
But I don't get the extensions status (I get only the peer status (OK, UNKNOWN), and I need the extension status (Idle, InUse and Ringing)).
I'm getting the ext name by pulling them from the database (if there is a way to do this with AsterNET, let me know).
Is there a way to manually fire the manager.ExtensionStatus handler event?