Re: [Asterisk-java-devel] REVISED - Patch for command action response
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-06-07 23:39:46
|
Hi Derrick, thanks for your patch. It's now included in the latest CVS version. > A small change to the manager api interface for commands which would > help solve this is adding a results header like the results footer. > For instance: > > Response: Follows > Privilege: Command > ActionID: 1234... > --BEGIN COMMAND-- > ... > --END COMMAND-- would you mind to submit a patch to asterisk (http://bugs.digium.com/) to fix this? I think its a good idea and would allow for a more generic handling of the command action. =Stefan |