[Asterisk-java-users] equivalent of DBdel in *-J
Brought to you by:
srt
From: max <ma...@mv...> - 2006-01-12 15:39:59
|
Hi, I do not seem to be able to figure out what the equivalent class is for the database del CLI command in asterisk.manager in *-J. Would some one like to give me a hint (or two) how to delete a family/key via manager. I though about a hint some one else gave to use ManagerConnection:sendAction(ManagerAction) but I assume there must be better way to do this. Regards, Max. |