mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
build: Remove obsolete leftover build references.
Removes some leftover build and config references to modules that have since been removed from Asterisk. ASTERISK-29935 #close Change-Id: Iaefc73a23f4b2de3c6c14d928050135b6d0ef6af
This commit is contained in:
committed by
Kevin Harwell
parent
0e31df6c93
commit
94df607771
@@ -64,16 +64,15 @@
|
||||
; "odbc" is shown in the examples below, but is not the only valid realtime
|
||||
; engine. Here are several of the possible options:
|
||||
; odbc ... res_config_odbc
|
||||
; sqlite ... res_config_sqlite
|
||||
; sqlite3 ... res_config_sqlite3
|
||||
; pgsql ... res_config_pgsql
|
||||
; curl ... res_config_curl
|
||||
; ldap ... res_config_ldap
|
||||
; mysql ... res_config_mysql (available via add-ons in menuselect)
|
||||
;
|
||||
; Note: The res_config_pgsql and res_config_sqlite backends configure the
|
||||
; database used in their respective configuration files and ignore the
|
||||
; database name configured in this file.
|
||||
; Note: The res_config_pgsql backend configures the database used in their
|
||||
; respective configuration files and ignore the database name configured in
|
||||
; this file.
|
||||
;
|
||||
;iaxusers => odbc,asterisk
|
||||
;iaxpeers => odbc,asterisk
|
||||
|
||||
Reference in New Issue
Block a user