[Asterisk-Dev] Manager proposal
Olle E. Johansson
oej at edvina.net
Wed May 4 07:29:43 MST 2005
I see a lot of managare events named "Hold" and "Unhold", "ParkedCall",
"UnParkedCall".
I would like to have *one* event name, say "Hold"
and then an additional paramater signalling the state, like
Event: Hold
Holdstatus: On | Off
Event: ParkedCall
PCstatus: Parked | Unparked | GivingUp
Does that make any sense?
For me, it would be much easier writing a parser... We do this in the
channel with registration status - one event name, then different status
lines marking the current status.
/O
More information about the asterisk-dev
mailing list