Name

DBPut — Puts DB entry

Sets a key value in the AstDB database.

Parameters

Family

[required ]The AstDB key family in which to set the value.

Key

[required] The name of the AstDB key.

Val

[required ]The value to assign to the key.

ActionID

[optional] An identifier that can be used to identify the response to this action.

Privilege

system, all

Example

Action: DBPut
Family: testfamily
Key: mykey
Val: 42
ActionID: testing123
	           
Response: Success
Message: Updated database successfullyActionID: testing123

Get Asterisk: The Future of Telephony, 2nd Edition 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.