Commit Graph

4025 Commits (828a0611bceb1c17556e290aabc4d6c7abdbae3b)

Author SHA1 Message Date
Richard Mudgett f856cfbb51 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
George Joseph 4ccaffe644 make ari-stubs so doc periodic jobs can run
9 years ago
Sean Bright 357d1fbdcc res_stun_monitor: Don't fail to load if DNS resolution fails
9 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Richard Mudgett cd80af508e res_rtp_asterisk.c: Add stun_blacklist option
9 years ago
Richard Mudgett aecf19e7d2 res_pjsip: Fix pointer use after unref.
9 years ago
Richard Mudgett 304f652cda res_pjsip_sdp_rtp.c: Don't use deprecated transport struct member.
9 years ago
Joshua Colp b3f4a6365e pjsip: Add Alembic for PUBLISH support.
9 years ago
Joshua Colp 1a35801994 Merge "Unused realtime MOH classes not purged on 'moh reload'" into 13
9 years ago
Joshua Colp f80b7f7014 Merge "res_pjsip_session: Allow BYE to be sent on disconnected session." into 13
9 years ago
Richard Mudgett 6906765381 res_pjsip_sdp_rtp.c: Don't alter global addr variable.
9 years ago
Daniel Journo 70e5a2655d Unused realtime MOH classes not purged on 'moh reload'
9 years ago
Richard Mudgett 27b556778d res_pjsip: Fix transport ref leak.
9 years ago
Joshua Colp bca9685d39 res_pjsip_session: Allow BYE to be sent on disconnected session.
9 years ago
George Joseph 0667febf3d Merge "res_pjsip_config_wizard: Add 2 new parameters to help with proxy config" into 13
9 years ago
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
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
Joshua Colp fdfa805552 Merge changes from topic 'ASTERISK-26672' into 13
9 years ago
zuul ecf49ae69a Merge "res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip()." into 13
9 years ago
Joshua Colp 37aaaa2da2 res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
9 years ago
Alexander Traud 569dac8e50 res_pjsip_session: Access SIPDOMAIN via Dialplan.
9 years ago
Joshua Elson a398f98b08 res_pjsip: Fix known compact header issues
9 years ago
George Joseph 0ab9d103f6 res_pjsip_refer: Handle compact Refer-To header.
9 years ago
Richard Mudgett a9e459f8ac res_rtp_asterisk.c: Fix uninitialized memory crash.
9 years ago
Richard Mudgett bcdd282ada res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().
9 years ago
Richard Mudgett e2fa3c7eda res_rtp_asterisk.c: Fix off nominal memory leak.
9 years ago
Joshua Colp 2a94c2c97e Merge "res_pjsip: Add/update ERROR msg if invalid URI." into 13
9 years ago
Richard Mudgett 9114574188 res_pjsip: Add/update ERROR msg if invalid URI.
9 years ago
George Joseph 91485734a4 res_sorcery_memory_cache: Change an error to a debug message
9 years ago
zuul 949a4a443a Merge "res_pjsip: Fix 'A = B != C' kind." into 13
9 years ago
Joshua Colp 939010fc15 Merge "res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command" into 13
9 years ago
Badalyan Vyacheslav 483ed9f1aa res_pjsip: Fix 'A = B != C' kind.
9 years ago
Joshua Colp 888142e891 res_format_attr_opus: Fix crash when fmtp contains spaces.
9 years ago
George Joseph ebc67d3053 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
Joshua Colp f08095ef18 Merge "res_pjsip_outbound_registration.c: Filter redundant statsd reporting." into 13
9 years ago
Richard Mudgett 61ba2a014a res_pjsip_outbound_registration.c: Filter redundant statsd reporting.
9 years ago
Joshua Colp fdf0a2afb0 Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter" into 13
9 years ago
Joshua Colp 28b76ed667 Merge "PJPROJECT logging: Made easier to get available logging levels." into 13
9 years ago
Joshua Colp c3a509be7e Merge "res_rtp: Fix regression when IPv6 is not available." into 13
9 years ago
Guido Falsi 2ceb609edb res_rtp: Fix regression when IPv6 is not available.
9 years ago
Eduardo S. Libardi 53459cdaa9 res_calendar_caldav: Add support reading gmail calendar
9 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Matt Jordan a33ed3327a res/res_pjsip: Fix documentation whitespace issues
9 years ago
Matt Jordan 09c36a6535 res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter
9 years ago
gestoip2 8756ce64b7 res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
Joshua Colp 9e5f76c1e1 Merge "build: Various OpenBSD issues" into 13
9 years ago
zuul 3135a745e3 Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 13
9 years ago
George Joseph d3f921ed51 Merge "res_format_attr_opus: Fix fmtp generation." into 13
9 years ago
George Joseph b213045fe4 build: Various OpenBSD issues
9 years ago
zuul b745c326c2 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source" into 13
9 years ago
Mark Michelson 2c031b67d3 res_format_attr_opus: Fix fmtp generation.
9 years ago
zuul 36b59ee9c1 Merge "Revert "Revert "AGI: Only defer frames when in an interception routine.""" into 13
9 years ago
Richard Mudgett e632222bc4 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph ffad2b44df Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
zuul a58d359701 Merge "res_pjsip.c: Rework endpt_send_request() req_wrapper code." into 13
9 years ago
Joshua Colp d5774005fe Merge "res_pjsip: Fix tdata leaks in off nominal paths." into 13
9 years ago
Joshua Colp 10e64a5fb8 Merge "res_pjsip_sdp_rtp: Reject offer of required SRTP without res_srtp." into 13
9 years ago
Richard Mudgett 412d43fa21 res_pjsip.c: Rework endpt_send_request() req_wrapper code.
9 years ago
Richard Mudgett 2e7fc56d3c res_pjsip: Fix tdata leaks in off nominal paths.
9 years ago
Richard Mudgett da68b185b3 res_pjsip_registrar_expire.c: Remove extra linefeed in debug message.
9 years ago
Joshua Colp b70eb07c53 res_pjsip_sdp_rtp: Reject offer of required SRTP without res_srtp.
9 years ago
George Joseph 06045fc29e Merge "Revert "AGI: Only defer frames when in an interception routine."" into 13
9 years ago
George Joseph 6be5d8de0d Revert "AGI: Only defer frames when in an interception routine."
9 years ago