search for: queuestatuscomplete

Displaying 1 result from an estimated 1 matches for "queuestatuscomplete".

2008 Dec 22
2
Manager API - standardization?
...ion function I've written. SIPPeers returns an additional line after Event: PeerlistComplete, and Peerlist != SIPPeers (meaning the action and eventcomplete flags should match, IMHO). The way QueueStatus returns data is the ideal, the action flag (QueueStatus) has a corresponding complete tag (QueueStatusComplete) and I can (fairly) easily parse the return data by tacking 'Complete' onto the action flag. I just wanted to see what everyone else though of coming up with a standard for ALL manager commands so building applications to hook into Asterisk isn't a crap shoot like it is now. My initia...