Name

DBput() — Stores a value in the AstDB

Synopsis

    DBput(family/key=value)

Stores the given value in the corresponding family and key in the AstDB.

Always returns 0.

    ; put an entry in the AstDB
    exten => 123,1,DBput(test/color=blue)

Get Asterisk: The Future of Telephony now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.