login | register
Mon 22 of Mar, 2010 [05:09 UTC]

voip-info.org

History

Asterisk cli database put

Created by: flobi,Last modification on Fri 27 of Feb, 2009 [12:18 UTC] by imcdona
Usage: database put <family> <key> <value>
      Adds or updates an entry in the Asterisk database for a given family, key, and value.

example: database put testfamily testkey testvalue

You can view your entry by typing: database show

Result:
/testfamily/testkey : testvalue



Comments