DBdel( )


DBdel( ) Deletes a key from the AstDB

 DBdel(   family   /   key   ) 

Deletes the key specified by key from the key family named family in the AstDB.

Always returns .

 exten => 123,1,DBput(test/name=John) ; add name to AstDB     exten => 123,2,DBget(NAME=test/name) ; retrieve name from AstDB  exten => 123,3,DBdel(test/name)      ; delete from AstDB  

See Also

DBdeltree( ) , DBput( ) , DBget( )



Asterisk. The Future of Telephony
Asterisk: The Future of Telephony: The Future of Telephony
ISBN: B0026OR3OO
EAN: N/A
Year: 2001
Pages: 380

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net