summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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-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
2017-02-13Merge "res_pjsip.c: Fix inconsistency between warning and action." into 13zuul
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-12res_pjsip.c: Fix inconsistency between warning and action.Richard Mudgett
2017-02-12pjsip_distributor.c: Fix off-nominal tdata ref leak.Richard Mudgett
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2017-02-08Revert "Update qualifies when AOR configuration changes."Mark Michelson
2017-02-08Merge "res_stasis_device_state: Protect the adding/removing of subscriptions....zuul
2017-02-07res_stasis_device_state: Protect the adding/removing of subscriptions.Joshua Colp
2017-02-06res_pjsip: Fix some off nominal tdata leaks.Richard Mudgett
2017-02-03Merge "Update qualifies when AOR configuration changes." into 13zuul
2017-02-02Merge "res_agi: Prevent an AGI from eating frames it should not. (Re-do)" int...zuul
2017-02-02Merge "Add reload options to CLI/AMI stale object commands." into 13zuul
2017-02-02Merge "res_pjsip: Handle invocation of callback on outgoing request when erro...Joshua Colp
2017-02-01Update qualifies when AOR configuration changes.Mark Michelson