Commit Graph

4025 Commits (828a0611bceb1c17556e290aabc4d6c7abdbae3b)

Author SHA1 Message Date
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
George Joseph dfcb2b6c24 Merge "res_pjsip_session: Do not call session supplements when it's too late." into 13
9 years ago
Mark Michelson e043d1a55c res_pjsip_session: Do not call session supplements when it's too late.
9 years ago
Mark Michelson 5c10091f3d AGI: Only defer frames when in an interception routine.
9 years ago
Joshua Colp 77e56bc2e0 Merge "stasis_recording/stored: remove calls to deprecated readdir_r function." into 13
9 years ago
Joshua Colp dc04c1725f Merge "res_stasis: Don't unsubscribe from a NULL bridge." into 13
9 years ago
Joshua Colp 58df0ccc0e Merge "res_http_websocket: Increase the buffer size for non-LOW_MEMORY systems" into 13
9 years ago
Matt Jordan e79acaeb75 res_http_websocket: Increase the buffer size for non-LOW_MEMORY systems
9 years ago
Matt Jordan 7a83196985 res_stasis: Set a video source mode on Stasis created bridges
9 years ago
Kevin Harwell bd4d7d8ad0 stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Joshua Colp 3a1f9c5dab res_stasis: Don't unsubscribe from a NULL bridge.
9 years ago
Joshua Colp 18974927e5 Merge "res_pjsip_sdp_rtp: Limit number of formats to defined maximum." into 13
9 years ago
Joshua Colp 5f188bb7a8 res_pjsip_sdp_rtp: Limit number of formats to defined maximum.
9 years ago
Matt Jordan 29692d4aa4 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Joshua Colp 6012db0e05 Merge "res_pjsip_sdp_rtp: Fix address family of explicit media_address." into 13
9 years ago
Joshua Colp e8a3af2629 Merge "pjsip: Fix a few media bugs with reinvites and asymmetric payloads." into 13
9 years ago
Joshua Colp 675c71ae8c res_pjsip_caller_id: Fix crash on session timers UPDATE on inbound calls.
9 years ago
Joshua Colp e0bc17edff pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
Joshua Colp f534f67f52 res_pjsip_sdp_rtp: Fix address family of explicit media_address.
9 years ago
Joshua Colp 2bd8af6d0b Merge "pjsip: Support dual stack automatically." into 13
9 years ago
Joshua Colp 578e34b445 Merge "ARI: Detect duplicate channel IDs" into 13
9 years ago
Joshua Colp bb982480d8 pjsip: Support dual stack automatically.
9 years ago
Mark Michelson eff97808fb ARI: Detect duplicate channel IDs
9 years ago
Michael Walton 3c62b60e56 res_rtp_asterisk: Add ice_blacklist option
9 years ago
Matt Jordan 42cfdcd1b7 res/ari: Add the Asterisk EID field to outgoing events
9 years ago
Richard Mudgett 3c54328c57 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Torrey Searle 86c15db6a1 res_fax: Fix a tight race condition causing fax to crash in audio fallback
9 years ago
Torrey Searle 349c34f72a res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Badalyan Vyacheslav 9da3489d24 res_pjsip_config_wizard: Memory leak in module_unload
9 years ago
George Joseph 269ee510c9 Merge "codec_opus: Replace res_format_attr_opus with the one from codec_opus" into 13
9 years ago
George Joseph a5af8709c8 codec_opus: Replace res_format_attr_opus with the one from codec_opus
9 years ago
George Joseph 0ab443007b build_tools: Add ability to download variants to download_externals
9 years ago
Joshua Colp 10c180760c res_odbc: Make pooling option deprecation notice more useful.
9 years ago
zuul 177557bc00 Merge "res_pjsip_multihomed: Change Contact port to listening port." into 13
9 years ago
Richard Mudgett cdbad152c7 res_config_odbc.c: Fix buffer size limitation creating invalid SQL.
9 years ago
Joshua Colp 449719be00 res_pjsip_multihomed: Change Contact port to listening port.
9 years ago
zuul 11d05fc369 Merge "res_pjsip_transport_management: Convert time in log message to seconds." into 13
9 years ago
Joshua Colp 1cac856e17 rtp: Preserve timestamps on video frames.
9 years ago
zuul a5f7b07579 Merge "res_pjsip: Add ignore_uri_user_options option." into 13
9 years ago
Joshua Colp 9df4056d70 res_pjsip_transport_management: Convert time in log message to seconds.
9 years ago
zuul 3d7cbaa675 Merge "res_pjsip_messaging.c: Misc cleanups and fixes." into 13
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
Joshua Colp 7580a736bb res_pjsip: Only invoke unidentified endpoint logic when unidentified.
9 years ago
Mark Michelson f1ffc22933 res_pjsip: Do not crash on ACKs from unknown endpoints.
9 years ago
Richard Mudgett 23d6ec7417 res_pjsip_messaging.c: Misc cleanups and fixes.
9 years ago
Joshua Colp 5f19657710 res_pjsip: Allow global headers to be overridden.
9 years ago
zuul 8925367291 Merge "res_pjsip_session: segfault on already disconnected session" into 13
9 years ago
Joshua Colp 89f7cd8182 Merge "build: Add download capability for external packages" into 13
9 years ago
zuul 9e874d2cc8 Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()." into 13
9 years ago
zuul 6de392eb17 Merge "pjsip_configuration.c: Ignore repeated identify by methods." into 13
9 years ago
George Joseph 117a7741c8 build: Add download capability for external packages
9 years ago
Richard Mudgett 03fc438f6e res_pjsip_registrar.c: Reduce stack usage in find_aor_name().
9 years ago
Richard Mudgett b5e753227d pjsip_configuration.c: Ignore repeated identify by methods.
9 years ago
Richard Mudgett 9b7501b6ad config_global.c: Comments and a default expression adjustment.
9 years ago
Alexei Gradinari 9bca895469 res_pjsip_session: segfault on already disconnected session
9 years ago
zuul 1bd571ef75 Merge "res_pjsip: qualify/unqualify added/deleted realtime endpoints" into 13
9 years ago
Alexei Gradinari 308a65fe6c res_pjsip: qualify/unqualify added/deleted realtime endpoints
9 years ago
zuul 27989f22f3 Merge "res_pjsip: Default endpoints to the "offline" status." into 13
9 years ago
Joshua Colp 1b91adf7a1 Merge "res_pjsip: Cache global config options." into 13
9 years ago
Richard Mudgett 5cd583d7a2 res_pjsip: Cache global config options.
9 years ago
Richard Mudgett 8b4b2500ee res_fax: Fix deadlock in ast_channel_get_t38_state().
9 years ago
Richard Mudgett e8d4f40022 res_fax: Fix deadlock setting FAXMODE channel variable.
9 years ago
Richard Mudgett 35cf6c7702 res_fax.c: Fix deadlock in fax_gateway_indicate_t38().
9 years ago
Richard Mudgett 50b2aa506f res_fax.c: Add chan locked precondition comments.
9 years ago
Richard Mudgett 038cbc0215 ast_framehook_detach() must be called with the channel locked.
9 years ago
Richard Mudgett 88e9d05ef7 ast_framehook_attach() must be called with the channel locked.
9 years ago
George Joseph c9e83f6d0b res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options
9 years ago
Mark Michelson c16ef02318 res_pjsip: Default endpoints to the "offline" status.
9 years ago
zuul e0c807c33d Merge "compilation failed with -Werror=maybe-uninitialized" into 13
9 years ago
David M. Lee e54dcf4fd5 res_odbc_transaction: add dep on generic_odbc
9 years ago
zuul fcc49d760f Merge "res_ari: Add http prefix to generated docs" into 13
9 years ago
zuul 6b3e96e479 Merge "res_odbc: Correct the dependency relationship with res_odbc_transaction" into 13
9 years ago
zuul 16cb686fac Merge "rest-api: Swagger scripts were not replacing format variable in file brief" into 13
9 years ago
zuul d49043c092 Merge "res_format_attr_g729: Add annexb=no format parameter to SDPs" into 13
9 years ago
Alexei Gradinari b494b9f88c compilation failed with -Werror=maybe-uninitialized
9 years ago
zuul 504da21d47 Merge "res_pjsip: Add contact_user to endpoint" into 13
9 years ago
Kevin Harwell ff2378c735 rest-api: Swagger scripts were not replacing format variable in file brief
9 years ago
Kevin Harwell 43f400ef95 res_format_attr_g729: Add annexb=no format parameter to SDPs
9 years ago
George Joseph 4c1ae07d51 res_odbc: Correct the dependency relationship with res_odbc_transaction
9 years ago
Richard Mudgett 1cd12d73a6 res_pjsip_session.c: Fix unbound srv failover tests.
9 years ago
George Joseph 329507fe20 res_pjsip: Add contact_user to endpoint
9 years ago
Torrey Searle 6f448f32fe res_ari: Add http prefix to generated docs
9 years ago
zuul 455bc78901 Merge "Refactor usage pattern of xmldoc info tag." into 13
9 years ago
Joshua Colp 5c24677127 Merge "res_sorcery_config.c: Cleanup ao2 container usage idioms." into 13
9 years ago
zuul 050b90769a Merge "core: Entity ID is not set or invalid" into 13
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Joshua Colp ccd73a2dbd Merge "res_agi: Improve documentation" into 13
9 years ago
Richard Mudgett a8d9a53bae res_sorcery_config.c: Cleanup ao2 container usage idioms.
9 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Matt Jordan f9e734974b res_agi: Improve documentation
9 years ago
zuul 2dc23297a9 Merge "res_pjsip: Fail global load if debug or default_from_user are empty" into 13
9 years ago
zuul 8633259301 Merge "res_pjsip_caller_id: Copy header name to short header name" into 13
9 years ago
zuul 3ea349e2bd Merge "location.c: Misc fixes and cleanups." into 13
9 years ago
zuul ce7357237c Merge "res_pjsip res_pjsip_mwi: Misc fixes and cleanups." into 13
9 years ago
zuul 0383500afb Merge "pjsip_distributor.c: Add missing allocation failure check." into 13
9 years ago
George Joseph 4d5e96ab53 res_pjsip_caller_id: Copy header name to short header name
9 years ago
George Joseph 143df33110 res_pjsip: Fail global load if debug or default_from_user are empty
9 years ago
Richard Mudgett 1fc5c90014 res_pjsip res_pjsip_mwi: Misc fixes and cleanups.
9 years ago
Richard Mudgett 73052e5732 location.c: Misc fixes and cleanups.
9 years ago
Richard Mudgett e1248c3075 res_pjsip: Make aor named lock a mutex.
9 years ago
Richard Mudgett 6e40334d89 pjsip_distributor.c: Add missing allocation failure check.
9 years ago