[Astlinux-users] how can i delete ustomdevstate from Aterisk Db

2012-10-30 Thread nedi
Thanks James, That Work with database del CustomDevstate 79 Regards Nedi -- Nedi -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf

[Astlinux-users] how can i delete ustomdevstate from Aterisk Db

2012-10-30 Thread nedi
Hi James, I have tried this and get Database entry does not exist. mypbx*CLI> database show customdevstate /CustomDevstate/79: BUSY /CustomDevstate/DN

Re: [Astlinux-users] how can i delete ustomdevstate from Aterisk Db

2012-10-30 Thread James Babiak
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: tes

Re: [Astlinux-users] how can i delete ustomdevstate from Aterisk Db

2012-10-30 Thread James Babiak
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 As

[Astlinux-users] how can i delete ustomdevstate from Aterisk Db

2012-10-30 Thread nedi
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