summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2017-03-15Merge "res_pjsip_endpoint_identifier_ip: Add an option to match requests by h...Joshua Colp
2017-03-14res_pjsip_endpoint_identifier_ip: Add an option to match requests by headerMatt Jordan
2017-03-08res_pjsip_transport_websocket: Add support for IPv6.Joshua Colp
2017-03-01Merge "res_pjsip WebRTC/websockets: Fix usage of WS vs WSS." into 13Joshua Colp
2017-03-01res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.Jørgen H
2017-03-01res_config_pgsql: Make 'require' return consistent with other backendsSean Bright
2017-02-28Merge "res_config_pgsql: Release table locks where appropriate" into 13zuul
2017-02-28Merge "res_pjsip_outbound_registration: Subscribe to network change events" ...zuul
2017-02-28Merge "res_pjsip_pubsub: Remove unneeded endpoint unref" into 13zuul
2017-02-28Merge "config: Improve documentation and behavior of outbound_proxy option." ...zuul
2017-02-28res_config_pgsql: Release table locks where appropriateSean Bright
2017-02-27res_pjsip_pubsub: Remove unneeded endpoint unrefGeorge Joseph
2017-02-27res_pjsip: Fix crash when contact has no statusJørgen H
2017-02-27res_pjsip_outbound_registration: Subscribe to network change eventsGeorge Joseph
2017-02-24Merge "pjproject_bundled: Update for pjproject 2.6" into 13Joshua Colp
2017-02-24config: Improve documentation and behavior of outbound_proxy option.Joshua Colp
2017-02-23pjproject_bundled: Update for pjproject 2.6George Joseph
2017-02-23res_config_pgsql: Fix thread safety problemsSean Bright
2017-02-22res_config_ldap: Various code improvementsSean Bright
2017-02-21Merge "res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract vio...zuul
2017-02-21Merge "pjsip_distributor.c: Update some debug messages to get transaction nam...zuul
2017-02-21Merge "res_pjsip: Record the serializer earlier on the tdata." into 13zuul
2017-02-21Merge "res_pjsip: Update artificial auth whenever default_realm changes." int...zuul
2017-02-21Merge "res_pjsip: Update authentication realm documentation." into 13zuul
2017-02-21Merge "realtime: Centralize some common realtime backend code" into 13George Joseph
2017-02-21Merge changes from topic 'ASTERISK-26580' into 13Joshua Colp
2017-02-21Merge "res_config_ldap: Fix erroneous LDAP_MOD_REPLACE in LDAP modify" into 13zuul
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2017-02-21Merge "realtime: Fix LIKE escaping in SQL backends" into 13zuul
2017-02-20res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract violation.Richard Mudgett
2017-02-20res_pjsip: Update artificial auth whenever default_realm changes.Richard Mudgett
2017-02-20res_pjsip: Update authentication realm documentation.Richard Mudgett
2017-02-20pjsip_distributor.c: Update some debug messages to get transaction name.Richard Mudgett
2017-02-20res_pjsip: Record the serializer earlier on the tdata.Richard Mudgett
2017-02-20Merge "pjproject cli: Add object count after object lists" into 13zuul
2017-02-20Merge "res_config_sqlite3: Properly create missing columns when necessary" in...zuul
2017-02-20pjproject cli: Add object count after object listsGeorge Joseph
2017-02-20res_config_ldap: Don't try to delete non-existent attributesSean Bright
2017-02-20res_config_ldap: Remove extraneous line numbers from log messagesSean Bright
2017-02-20res_config_ldap: Make memory allocation more consistentSean Bright
2017-02-20res_config_ldap: Fix configuration inheritance from _generalSean Bright
2017-02-20res_config_ldap: Fix erroneous LDAP_MOD_REPLACE in LDAP modifySean Bright
2017-02-18res_config_sqlite3: Fix crash when loading with invalid configSean Bright
2017-02-16realtime: Fix LIKE escaping in SQL backendsSean Bright
2017-02-16Merge "res_pjsip_pubsub: Correctly implement persisted subscriptions" into 13zuul
2017-02-16Merge "pjsip_distributor.c: Fix off-nominal tdata ref leak." into 13zuul
2017-02-16res_config_sqlite3: Properly create missing columns when necessarySean Bright
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2017-02-15res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16Sean Bright
2017-02-14Merge "cli: Fix various CLI documentation and completion issues" into 13zuul