Commit Graph

3872 Commits (69bebd8f1a9a210108a9afe891a5b4b406be3029)

Author SHA1 Message Date
Torrey Searle 48447313b6 res/res_pjsip_refer: call xfer w/o extension
9 years ago
Matt Jordan b3c2c996f1 res_pjsip_endpoint_identifier_ip: Add an option to match requests by header
9 years ago
Joshua Colp 2a85888262 res_pjsip_transport_websocket: Add support for IPv6.
9 years ago
Joshua Colp 75ebd8f0d2 Merge "res_pjsip WebRTC/websockets: Fix usage of WS vs WSS." into 13
9 years ago
Jørgen H e510595c86 res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.
9 years ago
Sean Bright 76971d4c4a res_config_pgsql: Make 'require' return consistent with other backends
9 years ago
zuul 848e211e1c Merge "res_config_pgsql: Release table locks where appropriate" into 13
9 years ago
zuul c36cab8468 Merge "res_pjsip_outbound_registration: Subscribe to network change events" into 13
9 years ago
zuul 024e724aca Merge "res_pjsip_pubsub: Remove unneeded endpoint unref" into 13
9 years ago
zuul 59a00786e8 Merge "config: Improve documentation and behavior of outbound_proxy option." into 13
9 years ago
Sean Bright fa8f6c2fc4 res_config_pgsql: Release table locks where appropriate
9 years ago
George Joseph 8e6ecdade2 res_pjsip_pubsub: Remove unneeded endpoint unref
9 years ago
Jørgen H 0595c31da7 res_pjsip: Fix crash when contact has no status
9 years ago
George Joseph c07bcca87e res_pjsip_outbound_registration: Subscribe to network change events
9 years ago
Joshua Colp 9d3ab062cc Merge "pjproject_bundled: Update for pjproject 2.6" into 13
9 years ago
Joshua Colp d49af061bc config: Improve documentation and behavior of outbound_proxy option.
9 years ago
George Joseph 9c05ddbddd pjproject_bundled: Update for pjproject 2.6
9 years ago
Sean Bright da0cadd100 res_config_pgsql: Fix thread safety problems
9 years ago
Sean Bright f1963c5b8d res_config_ldap: Various code improvements
9 years ago
zuul 4e0dba31cf Merge "res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract violation." into 13
9 years ago
zuul 0afff51e72 Merge "pjsip_distributor.c: Update some debug messages to get transaction name." into 13
9 years ago
zuul a3584c6834 Merge "res_pjsip: Record the serializer earlier on the tdata." into 13
9 years ago
zuul 51c9dd3d16 Merge "res_pjsip: Update artificial auth whenever default_realm changes." into 13
9 years ago
zuul 38b04d7dac Merge "res_pjsip: Update authentication realm documentation." into 13
9 years ago
George Joseph 61172a841b Merge "realtime: Centralize some common realtime backend code" into 13
9 years ago
Joshua Colp ef105410d8 Merge changes from topic 'ASTERISK-26580' into 13
9 years ago
zuul 5333c2782c Merge "res_config_ldap: Fix erroneous LDAP_MOD_REPLACE in LDAP modify" into 13
9 years ago
Sean Bright 5eb7875243 realtime: Centralize some common realtime backend code
9 years ago
zuul f29ea24d9f Merge "realtime: Fix LIKE escaping in SQL backends" into 13
9 years ago
Richard Mudgett 3b606093d3 res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract violation.
9 years ago
Richard Mudgett 6208962b00 res_pjsip: Update artificial auth whenever default_realm changes.
9 years ago
Richard Mudgett 9f11da85a2 res_pjsip: Update authentication realm documentation.
9 years ago
Richard Mudgett d58fdae811 pjsip_distributor.c: Update some debug messages to get transaction name.
9 years ago
Richard Mudgett eb9ae4f7cb res_pjsip: Record the serializer earlier on the tdata.
9 years ago
zuul d7433aa796 Merge "pjproject cli: Add object count after object lists" into 13
9 years ago
zuul d8ae2e053b Merge "res_config_sqlite3: Properly create missing columns when necessary" into 13
9 years ago
George Joseph c9ea98f9bf pjproject cli: Add object count after object lists
9 years ago
Sean Bright d8972f50f4 res_config_ldap: Don't try to delete non-existent attributes
9 years ago
Sean Bright b980cae1f7 res_config_ldap: Remove extraneous line numbers from log messages
9 years ago
Sean Bright 011b7be62a res_config_ldap: Make memory allocation more consistent
9 years ago
Sean Bright b2836dde7e res_config_ldap: Fix configuration inheritance from _general
9 years ago
Sean Bright 6d5e9993b2 res_config_ldap: Fix erroneous LDAP_MOD_REPLACE in LDAP modify
9 years ago
Sean Bright 5b7c6678ae res_config_sqlite3: Fix crash when loading with invalid config
9 years ago
Sean Bright 2cd75fe311 realtime: Fix LIKE escaping in SQL backends
9 years ago
zuul 6b62ab7776 Merge "res_pjsip_pubsub: Correctly implement persisted subscriptions" into 13
9 years ago
zuul ec0aefc822 Merge "pjsip_distributor.c: Fix off-nominal tdata ref leak." into 13
9 years ago
Sean Bright 9b02bbfa88 res_config_sqlite3: Properly create missing columns when necessary
9 years ago
George Joseph be77b845d9 res_pjsip_pubsub: Correctly implement persisted subscriptions
9 years ago
Sean Bright 73133d5354 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
9 years ago
zuul 0d6c99e715 Merge "cli: Fix various CLI documentation and completion issues" into 13
9 years ago
zuul e0c52c5ec2 Merge "res_pjsip.c: Fix inconsistency between warning and action." into 13
9 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
9 years ago
Richard Mudgett a46a21642e res_pjsip.c: Fix inconsistency between warning and action.
9 years ago
Richard Mudgett 67b21dc63a pjsip_distributor.c: Fix off-nominal tdata ref leak.
9 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
9 years ago
Mark Michelson cbc23c31cf Revert "Update qualifies when AOR configuration changes."
9 years ago
zuul 3da771bc3a Merge "res_stasis_device_state: Protect the adding/removing of subscriptions." into 13
9 years ago
Joshua Colp 7b39d6901a res_stasis_device_state: Protect the adding/removing of subscriptions.
9 years ago
Richard Mudgett c384dfd6b0 res_pjsip: Fix some off nominal tdata leaks.
9 years ago
zuul 431923feb6 Merge "Update qualifies when AOR configuration changes." into 13
9 years ago
zuul ba201f71af Merge "res_agi: Prevent an AGI from eating frames it should not. (Re-do)" into 13
9 years ago
zuul b6eccdbef2 Merge "Add reload options to CLI/AMI stale object commands." into 13
9 years ago
Joshua Colp 4e18f9afac Merge "res_pjsip: Handle invocation of callback on outgoing request when error occurs." into 13
9 years ago
Mark Michelson 6492e91392 Update qualifies when AOR configuration changes.
9 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
Joshua Colp e371e13b9e res_pjsip: Handle invocation of callback on outgoing request when error occurs.
9 years ago
Sean Bright 339c30f2b6 res_rtp_asterisk: Swap byte-order when sending signed linear
9 years ago
zuul 484e8ed5e3 Merge "debug_utilities: Add ast_logescalator" into 13
9 years ago
George Joseph 456bc3c704 debug_utilities: Add ast_logescalator
9 years ago
George Joseph e28d3c4917 Merge "res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving." into 13
9 years ago
George Joseph cb504ad6ae Merge "ari: Implement 'debug all' and request/response logging" into 13
9 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
9 years ago
zuul 1a81ba335b Merge "res_musiconhold.c: Fix format ref leak when parsing MOH config class." into 13
9 years ago
Joshua Colp 616e98ce0a Merge "T.140: Fix format ref and memory leaks." into 13
9 years ago
Joshua Colp aae9df0643 res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving.
9 years ago
Mark Michelson 9e3150b98d Add reload options to CLI/AMI stale object commands.
9 years ago
zuul 89e9d2cfb8 Merge "stasis_bridge.c: Fix off-nominal stasis control ref leak." into 13
9 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
9 years ago
George Joseph f93861b204 Merge "res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0." into 13
9 years ago
George Joseph 284b8b981e Merge "Free endpoint ACLs when destroying PJSIP endpoints." into 13
9 years ago
George Joseph 7b06dae2d8 Merge "res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands." into 13
9 years ago
Joshua Colp a2f0adccbd res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0.
9 years ago
Richard Mudgett 00a227e93d stasis_bridge.c: Fix off-nominal stasis control ref leak.
9 years ago
Richard Mudgett 38a2021c68 res_musiconhold.c: Fix format ref leak when parsing MOH config class.
9 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
9 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
9 years ago
George Joseph 48178e5918 Merge "res_pjsip_endpoint_identifier_ip: Read settings before resolving." into 13
9 years ago
Richard Mudgett e3dcb9ddd9 res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands.
9 years ago
Mark Michelson 75497c33ea Free endpoint ACLs when destroying PJSIP endpoints.
9 years ago
George Joseph 9dc30b3a6d Merge "res_pjsip_pubsub.c: Fix incorrect message string wrapping." into 13
9 years ago
Joshua Colp 4fc146e287 Merge "res_pjsip_pubsub.c: Fix AMI event list counts." into 13
9 years ago
Joshua Colp 6d23b2e360 res_pjsip_endpoint_identifier_ip: Read settings before resolving.
9 years ago
Joshua Colp fb21931a52 Merge "res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage." into 13
9 years ago
Richard Mudgett 3890337e7a res_pjsip_pubsub.c: Fix AMI event list counts.
9 years ago
Richard Mudgett fe4801c4f9 res_pjsip_pubsub.c: Fix incorrect message string wrapping.
9 years ago
Richard Mudgett 46484b8730 res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage.
9 years ago
Richard Mudgett 8160474d7d res_pjsip: alloca can never fail.
9 years ago
Richard Mudgett e335b706ee res_pjsip_outbound_authenticator_digest.c: Fix spacing in warning messages.
9 years ago
Joshua Colp ac4d6828f5 Merge "res_pjsip_endpoint_identifier_ip: Add support for SRV lookups." into 13
9 years ago
Joshua Colp bc5102adec Merge "res_pjsip: Fix known compact header issues" into 13
9 years ago