Commit Graph

3910 Commits (d4ccd3a6c088f4d2fefda1a44e4555dd54335cda)

Author SHA1 Message Date
George Joseph 8e0d8cdf08 Merge "Add DTLS sanity check." into 13
9 years ago
zuul 354c69699c Merge "core: Remove embedded module support" into 13
9 years ago
Joshua Colp 95c66234ba Merge "res_musiconhold: Don't chdir() when scanning MoH files" into 13
9 years ago
George Joseph a827892ff7 res_pjsip_config_wizard: Add 2 new parameters to help with proxy config
9 years ago
Richard Mudgett a9529cbb21 Add DTLS sanity check.
9 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
9 years ago
Sean Bright 61fd70c250 res_musiconhold: Don't chdir() when scanning MoH files
9 years ago
Sean Bright 73bb08fd6a res_xmpp: Use incremental backoff when a read error occurs
9 years ago
Sean Bright 1966265562 res_xmpp: Try to provide useful errors messages from OpenSSL
9 years ago
Sean Bright 03b99ae3d2 res_xmpp: Correctly check return value of SSL_connect
9 years ago
Sean Bright 55693383e2 res_xmpp: Fix ref counting issue
9 years ago
zuul 39fff2ebf9 Merge "res_pjsip_sdp_rtp: Set hangup cause for RTP timeouts" into 13
9 years ago
Sean Bright d9d2beba1c res_pjsip_sdp_rtp: Set hangup cause for RTP timeouts
9 years ago
Sean Bright 0939a19cff res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus
9 years ago
Sean Bright a487f6fb97 res_xmpp: Don't crash when trying to send a message without a connection
9 years ago
Sean Bright 90fb1fca41 res_xmpp: Include client name in connection related error messages
9 years ago
zuul b79e67ba47 Merge "res_pjsip_session: Enable RFC3578 overlap dialing support." into 13
9 years ago
zuul 5f75cc8279 Merge "res_pjsip_messaging: Check URI type before dereferencing" into 13
9 years ago
Richard Begg 398e5ec16c res_pjsip_session: Enable RFC3578 overlap dialing support.
9 years ago
Sean Bright 218f618095 res_hep: Capture actual transport type in use
9 years ago
Sean Bright b3cc20799b res_pjsip_messaging: Check URI type before dereferencing
9 years ago
zuul fdea369852 Merge "res/res_pjsip_session: Only check localnet if it is defined" into 13
9 years ago
Sean Bright 265455bc2d res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
9 years ago
Joshua Colp 130af0ab80 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped." into 13
9 years ago
Joshua Colp a2d29a7545 Merge "res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed." into 13
9 years ago
Joshua Colp 6da1b60918 Merge "res_pjsip_sdp_rtp.c: Fix cut-n-paste error" into 13
9 years ago
Joshua Colp 161fe61a0f Merge "res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit transport" into 13
9 years ago
Richard Mudgett 047fb7f11e res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
9 years ago
Richard Mudgett a75f02c089 res_pjsip_sdp_rtp.c: Fix cut-n-paste error
9 years ago
Matt Jordan 776ffd7724 res/res_pjsip_session: Only check localnet if it is defined
9 years ago
Richard Begg 139bc3495f res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit transport
9 years ago
Joshua Colp 7ea7797e12 res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
9 years ago
George Joseph 9b756662a8 res_pjsip: Symmetric transports
9 years ago
Joshua Colp 57be9cf8f9 Merge "Add rtcp-mux support" into 13
9 years ago
zuul bcc566b77e Merge "res/res_pjsip_refer: call xfer w/o extension" into 13
9 years ago
Mark Michelson 7bc69753bc Add rtcp-mux support
9 years ago
Joshua Colp 7612601964 res_pjsip_endpoint_identifier_ip: Don't output error if no header_match.
9 years ago
Joshua Colp 47ccdd45ca Merge "res_pjsip_endpoint_identifier_ip: Add an option to match requests by header" into 13
9 years ago
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