[Asterisk-Users] DB Function in version 1.2

Thorben Jensen thorben at thorben.dk
Sun Oct 2 01:24:55 MST 2005


To read a database entry from the asterisk database using the new DB
function the syntax is this:

Set(DB(Family/Key))

And to write to the database:

Set(DB(Family/Key)=Value)

BUT how do I delete a database entry?

Regards
Thorben





More information about the asterisk-users mailing list