]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add text of cdr directory into README.md for ast-db-manage 72/4072/1
authorRodrigo Ramírez Norambuena <a@rodrigoramirez.com>
Fri, 30 Sep 2016 21:29:37 +0000 (18:29 -0300)
committerMark Michelson <mmichelson@digium.com>
Tue, 11 Oct 2016 22:06:59 +0000 (17:06 -0500)
Change-Id: I68321c4bea50730c39fdb486e5f23aeadd1ad636

contrib/ast-db-manage/README.md

index 3444dd5cd69913a68ebe59499e57dbaa12409eff..7add3ee668cc4fc0d0ef056cbcecd5b6f8e06ea9 100644 (file)
@@ -9,6 +9,7 @@ This is implemented as a set of repositories that contain database schema
 migrations, using [Alembic](http://alembic.readthedocs.org).  The existing
 repositories include:
 
+ * `cdr` - Table used for Asterisk to store CDR records
  * `config` - Tables used for Asterisk realtime configuration
  * `voicemail` - Tables used for `ODBC_STOARGE` of voicemail messages