To clarify, it looks like SOME of the commands are case sensitive.
Mainly, the put and del, though show doesn't seem to care:
voip*CLI> database put CustomDevstate 79 test
Updated database successfully
voip*CLI> database show CustomDevState
/CustomDevstate/79 : test
1 results found.
voip*CLI> database del CustomDevState 79
Database entry does not exist.
voip*CLI> database del CustomDevstate 79
Database entry removed.
-James
On 10/30/2012 12:35 PM, James Babiak wrote:
Nedi,
The database entries are case sensitive. According to your output,
it's "CustomDev_*s*_tate", but you said you typed
"CustomDev_*S*_tate". Try with a lowecase s.
-James
On 10/30/2012 11:32 AM, nedi wrote:
Hi
I tried to make work DND an BLF and I have put some Customdevstate in the
Asterisk Db how can I delete them.
mypbx*CLI> database show customdevstate
/CustomDevstate/79 : BUSY
/CustomDevstate/DND_79 : INUSE
/CustomDevstate/SIP/79 : BUSY
database del CustomDevState 79 don't work for me
regards Nedi
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to
[email protected].