[Asterisk-Dev] Manager multiple results commands
    Olle E. Johansson 
    oej at edvina.net
       
    Sat Apr  2 02:45:15 MST 2005
    
    
  
While working with the manager proxy problem, I realized why I did not 
like the multiple event listings, like "status" and "SIPpeers".
There's no way for the manager proxy to understand these commands unless 
we hardcode the command names. We need a generic way of saying that 
"Following this "success" reply comes list of stuff in separate events" 
and "list of stuff in events finished".
With that syntax added, a manager proxy can understand how to handle 
these events and somehow cache them into a big chunk before converting 
to something else, like EBCDIC text files.
What do you think?
/O
    
    
More information about the asterisk-dev
mailing list