DBdeltree( )


DBdeltree( ) Deletes a family or key tree from the Asterisk database

 DBdeltree(   family   [/   keytree   ]) 

Deletes the specified family or keytree from the AstDB.

Always returns .

 ; create a couple of entries in the AstDB     exten => 123,1,DBput(test/blue)     exten => 123,2,DBput(test/green)     ; now delete the key family named test  exten => 123,3,DBdeltree(test)  

See Also

DBdel( ) , 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