Re: [Asterisk-java-users] equivalent of DBdel in *-J
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-01-15 03:01:57
|
I submitted a patch to add DBDel and DBDeltree to the Manager API. see http://bugs.digium.com/view.php?id=3D6242 Until this patch gets into Asterisk you can use the CLI application "database del" with a CommandAction. =3DStefan On Thu, 2006-01-12 at 16:39 +0100, max wrote: > Hi, >=20 > 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.=20 >=20 > 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. >=20 > Regards, >=20 > Max. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |