summaryrefslogtreecommitdiff
path: root/contrib/ast-db-manage
AgeCommit message (Expand)Author
2016-03-02alembic: Fix downgrade and tweak for sqliteGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-04pjsip/alembic: Add missing columns to system and registrationGeorge Joseph
2016-01-31pjsip/alembic: Fix definition of qualify_timeoutGeorge Joseph
2016-01-19Fix alembic branches on v13.Richard Mudgett
2016-01-18Merge "pjsip/alembic: Fix qualify_timeout column definition" into 13Joshua Colp
2016-01-14Merge "pjsip: Add option global/regcontext" into 13Joshua Colp
2016-01-13pjsip/alembic: Fix qualify_timeout column definitionDaniel Journo
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11pjsip: Add option global/regcontextDaniel Journo
2015-12-16Alembic: Increase column size of PJSIP AOR "contact".Mark Michelson
2015-12-16Alembic: Add PJSIP global keep_alive_interval.Mark Michelson
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-05-03contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mode updateMatt Jordan
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-09res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-01-06contrib/ast-db-manage: Correct down_revision path for user_eq_phoneMatthew Jordan
2014-12-24res_pjsip: Backport missing commits for user_eq_phoneMatthew Jordan
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-10-02Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'Jonathan Rose
2014-09-15contrib: Fix verifyi typo in alembic DB script ps_transport table.Walter Doekes
2014-08-11app_queue: Add RealTime support for queue rulesMatthew Jordan
2014-08-06Fix alembic script to work properly in offline mode.Richard Mudgett
2014-08-06Add alembic script that adds contact user_agent and endpoint message_context.Richard Mudgett
2014-08-06alembic: Adjust sippeers, queue_members, and voicemail_messages tables.Richard Mudgett
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-12res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on s...Joshua Colp
2014-05-28ast-db-manage/cdr/env.py: Don't fail if a config file can't be loadedMatthew Jordan
2014-04-24pjsip realtime: increase the size of some columnsKevin Harwell
2014-03-26Fix 'alembic branches' merge conflict as described by the web page.Richard Mudgett
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-03-05alembic: Add missing queue and CDR table creation scripts.Richard Mudgett
2014-02-18alembic: Add svn:ignore *.pyc to directories and svn:executable to *.py files.Richard Mudgett
2014-02-06pjsip realtime: already created enum failure for postgresqlKevin Harwell
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-31alembic: script modifications due to errorsKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-12-12realtime: Create extensions in alembic ast-db-manage contributionScott Griepentrog
2013-11-22res_pjsip: convert configuration settings names to snake case some moreKevin Harwell