summaryrefslogtreecommitdiff
path: root/contrib/ast-db-manage
AgeCommit message (Expand)Author
2017-07-06Fix alembic branchesGeorge Joseph
2017-06-29res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-04-25alembic: Add table for 'resource_list' PJSIP RLS type.Joshua Colp
2017-04-07pjsip: Add Alembic for PUBLISH support.Joshua Colp
2017-03-28alembic: Turn off execute bit on non-executable python scriptsSean Bright
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-03-15Add rtcp-mux supportMark Michelson
2017-03-15res_pjsip_endpoint_identifier_ip: Add an option to match requests by headerMatt Jordan
2017-01-06res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.Joshua Colp
2016-12-21Fixes to various issues reported by pyflakesTzafrir Cohen
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-11Merge "Add text of cdr directory into README.md for ast-db-manage"zuul
2016-10-07alembic: Allow cdr, config and voicemail to exist in the same schemaGeorge Joseph
2016-09-30Add text of cdr directory into README.md for ast-db-manageRodrigo Ramírez Norambuena
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-11alembic: add auth_username to endpoint's identify_by enumKevin Harwell
2016-08-10Merge "alembic/sqlalchemy: auto increment only allowed on a single column"zuul
2016-08-10alembic/sqlalchemy: auto increment only allowed on a single columnKevin Harwell
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-07-22Fix sqlalchemy error regarding identifier length.Mark Michelson
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-06res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-06-30Merge "res_pjsip: improve realtime performance #2"Joshua Colp
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-22Fix Alembic upgrades.Mark Michelson
2016-06-02alembic: Fix migration.Joshua Colp
2016-05-26res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari
2016-05-11Merge "res_pjsip: improve realtime performance"Joshua Colp
2016-05-05res_pjsip: improve realtime performanceAlexei Gradinari
2016-05-05pjsip: Added "reg_server" to contacts (fixed alembic)Alexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-07alembic: Remove batch operations (and sqlite support)George Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
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 master.Richard Mudgett
2016-01-18Merge "pjsip/alembic: Fix qualify_timeout column definition"Joshua Colp
2016-01-16pjsip/alembic: Fix qualify_timeout column definitionDaniel Journo