mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
pjsip: Add Alembic for PUBLISH support.
This change adds database tables for the PUBLISH support so it can be configured using realtime. A minor fix to the res_pjsip_publish_asterisk module was done so that it read the sorcery configuration from the correct section. Finally the sample configuration files have been updated. ASTERISK-26928 Change-Id: I81991ae5c75af98d247f7eacd1c0b0a763675952
This commit is contained in:
@@ -84,6 +84,9 @@
|
||||
;ps_aors => odbc,asterisk
|
||||
;ps_domain_aliases => odbc,asterisk
|
||||
;ps_endpoint_id_ips => odbc,asterisk
|
||||
;ps_outbound_publishes => odbc,asterisk
|
||||
;ps_inbound_publications = odbc,asterisk
|
||||
;ps_asterisk_publications = odbc,asterisk
|
||||
;voicemail => odbc,asterisk
|
||||
;extensions => odbc,asterisk
|
||||
;meetme => mysql,general
|
||||
|
||||
Reference in New Issue
Block a user