Commit Graph

4733 Commits (3077ad0c2402136f44462c3030fb688d0006e830)

Author SHA1 Message Date
Joshua Colp 3e8b951509 Merge "res_pjsip: Add AMI action 'PJSIPShowAuths'"
8 years ago
Joshua Colp f2c583624b Merge "res_stasis: Reduce RAII_VAR usage."
8 years ago
Jenkins2 9397c2535c Merge "res_pjsip_session: Always bundle streams if WebRTC is enabled."
8 years ago
Richard Mudgett 8f3167c5f1 res_pjsip.c: Update the endpoint identification documentation.
8 years ago
Richard Mudgett 42a61d9db6 res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement.
8 years ago
Richard Mudgett a7bbb18e5c res_pjsip.c: Fix ident_to_str() and refactor ident_handler().
8 years ago
Richard Mudgett be488eb14a res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI events.
8 years ago
Jenkins2 2f8ae56651 Merge "res_pjsip.c: Fix endpoint identifier registration name search."
8 years ago
Joshua Colp 2e4bd3a8d5 Merge "res_stasis: Fix dial bridge unload."
8 years ago
Jenkins2 832f058719 Merge "res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation."
8 years ago
Joshua Colp a21841bf40 res_pjsip_session: Always bundle streams if WebRTC is enabled.
8 years ago
Corey Farrell 55a540272f res_stasis: Reduce RAII_VAR usage.
8 years ago
Jenkins2 8e18209cad Merge "res_stasis: Fix app_is_subscribed_bridge_id."
8 years ago
Sungtae Kim faeb9e1b26 res_pjsip: Add AMI action 'PJSIPShowAuths'
8 years ago
Jenkins2 94e7a7675b Merge "General: Avoid implicit conversion to char when changes value to negative."
8 years ago
Corey Farrell 8b3083cac5 res_stasis: Fix dial bridge unload.
8 years ago
Corey Farrell 6870ba5f26 res_stasis: Fix app_is_subscribed_bridge_id.
8 years ago
Alexander Traud 7e9781c25e General: Silence modules on (un)load.
8 years ago
Alexander Traud f84fcc1fc1 General: Avoid implicit conversion to char when changes value to negative.
8 years ago
Richard Mudgett b20b5758d9 res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation.
8 years ago
Richard Mudgett 705e6c04b3 res_pjsip.c: Fix endpoint identifier registration name search.
8 years ago
Corey Farrell 73bf5035b8 res_pjsip_history: Add missing unlock to CLI command.
8 years ago
Joshua Colp 2fac32a37a Merge "loader: Create ast_module_running_ref."
8 years ago
Joshua Colp 25399f74aa Merge "res_pjsip_session: Check if sequence header is missing"
8 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
8 years ago
Jenkins2 7f4facc5e4 Merge "res_pjsip: Add AMI action 'PJSIPShowAors'"
8 years ago
Kevin Harwell 62f862e2cd res_pjsip_session: Check if sequence header is missing
8 years ago
Sungtae Kim ffbf5be116 res_pjsip: Add AMI action 'PJSIPShowAors'
8 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
8 years ago
Kevin Harwell 553306548c AST-2017-014: res_pjsip - Missing contact header can cause crash
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Jenkins2 78fb99e5a3 Merge "res_rtp_asterisk: Avoid close the rtp/rtcp fd twice."
8 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
8 years ago
Aaron An 81474dfb23 res_rtp_asterisk: Avoid close the rtp/rtcp fd twice.
8 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
8 years ago
Jenkins2 eb23919e69 Merge "res_smdi: Fix shutdown ref."
8 years ago
Jenkins2 c9bcd888a2 Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."
8 years ago
Jenkins2 6a0505eee0 Merge "res_hep: hepv3_is_loaded() should check if we are enabled"
8 years ago
Joshua Colp 73bd9d6488 Merge "res_clialiases: Fix completion pass-through."
8 years ago
Jenkins2 26e8de9453 Merge "coverity: Fix warnings in res_smdi"
8 years ago
Jenkins2 bcb4e6e608 Merge "res_musiconhold: Start playlist after initial announcement"
8 years ago
Jenkins2 dff0415b1e Merge "pjsip_options: wrongly applied "UNKNOWN" status"
8 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
8 years ago
Corey Farrell 03c25a869f res_smdi: Fix shutdown ref.
8 years ago
Sean Bright 9755eff46f res_hep: hepv3_is_loaded() should check if we are enabled
8 years ago
Corey Farrell a8aa209901 res_clialiases: Fix completion pass-through.
8 years ago
Jenkins2 a33207a91f Merge "res_pjsip_session: Reinvite using active stream topology if none requested."
8 years ago
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
George Joseph 283d2df680 res_pjsip_sdp_rtp: Add NULL check in add_crypto_to_stream
8 years ago
Sean Bright c387beb456 res_musiconhold: Start playlist after initial announcement
8 years ago
Sean Bright 7a8a187a56 coverity: Fix warnings in res_smdi
8 years ago
Kevin Harwell 30954337a0 Merge "pjsip_options: contacts sometimes not being updated on reload"
8 years ago
Jenkins2 588be919cb Merge "res_pjsip: Assign support levels to a few modules"
8 years ago
Jenkins2 8a281776d5 Merge "pjsip_options: dynamic contact's fields not updated on reload"
8 years ago
Joshua Colp c50905756b Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)"
8 years ago
Joshua Colp 62f2860c39 AST-2017-012: Place single RTCP report block at beginning of report.
8 years ago
Joshua Colp 3370cd21df res_pjsip_session: Reinvite using active stream topology if none requested.
8 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
8 years ago
Sean Bright ec1f4bf48d res_pjsip: Add TLSv1.1 and TLSv1.2 support
8 years ago
Sean Bright 0b9d2135a9 res_pjsip: Assign support levels to a few modules
8 years ago
Kevin Harwell b088cddc03 pjsip_options: wrongly applied "UNKNOWN" status
8 years ago
Jenkins2 b7e79d7baf Merge "astdb: Improve prefix searches in astdb"
8 years ago
Joshua Colp 5d43a4d4ff Merge "res_stasis and res_speech: Fix load order."
8 years ago
Jenkins2 710b3a29c3 Merge "utils: Add convenience function for setting fd flags"
8 years ago
Jenkins2 cd741136c5 Merge "pjsip: Improve CLI completion performance"
8 years ago
Sean Bright 521f741b04 pjsip: Improve CLI completion performance
8 years ago
Sean Bright 9a9edc6c9e astdb: Improve prefix searches in astdb
8 years ago
Sean Bright dbb376f166 pjsip_configuration: Add correct file header
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Corey Farrell e2dbc26376 res_stasis and res_speech: Fix load order.
8 years ago
Kevin Harwell 0e4d31eb9c pjsip_options: contacts sometimes not being updated on reload
8 years ago
Kevin Harwell bd2218ce63 pjsip_options: dynamic contact's fields not updated on reload
8 years ago
Joshua Colp 628a0af6de Merge "res_rtp_asterisk.c: Increase strictrtp learning timeout time."
8 years ago
Richard Mudgett 8536a09b86 security-events: Fix SuccessfulAuth using_password declaration.
8 years ago
Richard Mudgett ab63448fa6 res_rtp_asterisk.c: Increase strictrtp learning timeout time.
8 years ago
Joshua Colp 892df22ccd res_http_post: Not all versions of gmime have GMIME_MAJOR_VERSION.
8 years ago
Joshua Colp 8bf1a5c46a Merge "res_ari: Fix inverted test giving wrong error message."
8 years ago
Jenkins2 a7227d6a19 Merge "res_rtp_asterisk.c: Fix rtp source address learning for broken clients"
8 years ago
Richard Mudgett 55c4d8e008 res_ari: Fix inverted test giving wrong error message.
8 years ago
Joshua Colp 16381e54e4 Merge "res_parking: Set load_pri more appropriately."
8 years ago
Joshua Colp 2a783b86d1 Merge "res_mwi_external_ami: Remove incorrect load priority."
8 years ago
Joshua Colp 509e713333 Merge "Loader: Remove unneeded load_pri declarations."
8 years ago
Alexander Traud 1a349d832d res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack.
8 years ago
Corey Farrell 8e1506154f res_parking: Set load_pri more appropriately.
8 years ago
Joshua Colp a2caade298 Merge "res_pjsip: Use sorcery prefix operation for contact lookup"
8 years ago
Joshua Colp 7c3bf5af20 Merge "res_fax: Remove checks for unsigned values being >= 0."
8 years ago
Corey Farrell d6bbcec571 res_mwi_external_ami: Remove incorrect load priority.
8 years ago
Corey Farrell 58fa3885cc Loader: Remove unneeded load_pri declarations.
8 years ago
Joshua Colp c2d97a98b2 Merge "res_snmp: Declare RONLY if net-snmp headers do not."
8 years ago
Joshua Colp e6438dabd0 Merge "res_pjsip: Fix warning by deferring implicit type cast."
8 years ago
Corey Farrell 53f42cc052 res_pjsip: Fix warning by deferring implicit type cast.
8 years ago
Corey Farrell 83a2c4d2ae res_snmp: Declare RONLY if net-snmp headers do not.
8 years ago
Corey Farrell 5a899fc503 res_fax: Remove checks for unsigned values being >= 0.
8 years ago
Pirmin Walthert 0ca406c202 res_rtp_asterisk.c: Fix rtp source address learning for broken clients
8 years ago
Sean Bright 1b6e4c1175 res_pjsip: Use reasonable buffer lengths for endpoint identification
8 years ago
Sean Bright 7a735d45e2 res_pjsip_transport_websocket: Give transport a meaningful description
8 years ago
Sean Bright 6c53fb5d21 res_pjsip: Use sorcery prefix operation for contact lookup
8 years ago
Joshua Colp a5918d300b Merge "pjsip / hep: Provide correct local address for Websockets."
8 years ago
Joshua Colp 29e0add14f pjsip / hep: Provide correct local address for Websockets.
8 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Jenkins2 939b484553 Merge "res_pjsip_pubsub: Ensure remote URI contains URI only."
8 years ago
Kevin Harwell 5f5c3cfa6f Merge "res_pjsip_registrar.c: Fix AOR and pjproject group deadlock."
8 years ago
Joshua Colp f4d37e0d03 Merge "res_pjsip_pubsub: Fix multiple leaks on failure to append vectors."
8 years ago
Joshua Colp fa684ffb22 Merge "res_pjsip_history: Fix multiple leaks on vector append failure."
8 years ago
Joshua Colp d83d96dba6 Merge "res_pjsip_session: Fix multiple leaks."
8 years ago
Joshua Colp fe23c48081 Merge "res_pjsip_session: Check for errors from ast_stream_topology_set_stream."
8 years ago
Joshua Colp 65ced11206 Merge "res_pjsip_t38: Better error checking for t38_create_media_state."
8 years ago
George Joseph 9c024497e9 Merge "AST-2017-011 - res_pjsip_session: session leak when a call is rejected"
8 years ago
Joshua Colp 698ff5b4cb Merge "res_pjproject.c: Fix ast_strdup() alloc failure."
8 years ago
Kevin Harwell dd1a914495 AST-2017-011 - res_pjsip_session: session leak when a call is rejected
8 years ago
Joshua Colp d91d0e992d Merge "res_stasis: Fix multiple leaks."
8 years ago
Corey Farrell 2c4db2a3d5 res_pjsip_pubsub: Fix multiple leaks on failure to append vectors.
8 years ago
Corey Farrell 48e96aba6a res_pjsip_history: Fix multiple leaks on vector append failure.
8 years ago
Corey Farrell ecb81ae4de res_pjsip_session: Fix multiple leaks.
8 years ago
Jenkins2 0129e396b2 Merge "res_pjsip_outbound_registration: Fix leak on vector add failure."
8 years ago
Jenkins2 ca5bffb305 Merge "res_pjsip_exten_state: Check for vector append failure."
8 years ago
Jenkins2 ebd9e5c8c3 Merge "res_pjsip_config_wizard: Fix leaks and add check for malloc failure."
8 years ago
Jenkins2 13ffdfd96a Merge "res_stasis_playback: Check for failure to append vector."
8 years ago
Jenkins2 d6213397f0 Merge "res_pjsip: Fix leak on error in ast_sip_auth_vector_init."
8 years ago
Jenkins2 759f4c1125 Merge "res_ari_events: Fix use after free / double-free of JSON message."
8 years ago
Jenkins2 fdba5fce58 Merge "res_pjsip: Avoid crash when contact uri is empty string"
8 years ago
Richard Mudgett 0cfc3cbf02 res_pjsip_registrar.c: Fix AOR and pjproject group deadlock.
8 years ago
Corey Farrell eba1179795 res_pjsip_session: Check for errors from ast_stream_topology_set_stream.
8 years ago
Corey Farrell 4ac6dd4e95 res_pjsip_t38: Better error checking for t38_create_media_state.
8 years ago
Jenkins2 06746b0af5 Merge "res_pjsip: Ignore empty TLS configuration"
8 years ago
Corey Farrell 801094da7b res_stasis: Fix multiple leaks.
8 years ago
Joshua Colp a576d7c2e4 Merge "stasis/app.c: Optimize stasis_app_get_debug_by_name()"
8 years ago
Joshua Colp e7c52d1b61 Merge "Fix ast_(v)asprintf() malloc failure usage conditions."
8 years ago
Richard Mudgett 02329b9a34 res_pjproject.c: Fix ast_strdup() alloc failure.
8 years ago
Aaron An a36d8cc533 res_pjsip: Avoid crash when contact uri is empty string
8 years ago
Corey Farrell 7ef38d399a res_pjsip_outbound_registration: Fix leak on vector add failure.
8 years ago
Corey Farrell 8684219f79 res_pjsip_exten_state: Check for vector append failure.
8 years ago
Corey Farrell f899368cd6 res_pjsip_config_wizard: Fix leaks and add check for malloc failure.
8 years ago
Corey Farrell 4016884ef3 res_stasis_playback: Check for failure to append vector.
8 years ago
Corey Farrell 29205e7adc res_pjsip: Fix leak on error in ast_sip_auth_vector_init.
8 years ago
Corey Farrell 70fcc043bb res_pjproject: Handle error from adding to the buildopts vector.
8 years ago
Corey Farrell 5247ba4b88 res_ari_events: Fix use after free / double-free of JSON message.
8 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
8 years ago
Joshua Colp 36fedea8c1 res_pjsip_pubsub: Ensure remote URI contains URI only.
8 years ago
Richard Mudgett 9771f089f5 stasis/app.c: Optimize stasis_app_get_debug_by_name()
8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Joshua Colp 68b6ebd836 Merge "Prevent unload of modules which implement an Optional API."
8 years ago
Joshua Colp ac7ec5026c Merge "Add missing menuselect dependencies."
8 years ago
Sean Bright ca4e6b568f res_pjsip: Ignore empty TLS configuration
8 years ago
Joshua Colp 3c6fe0545a Merge "Stasis/ARI: Fix off-nominal path json memory leaks."
8 years ago
Joshua Colp 1ee2907a16 Merge "res_stasis_mailbox.c: Fix leak of mailbox container."
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Richard Mudgett 79ddcdbc70 Stasis/ARI: Fix off-nominal path json memory leaks.
8 years ago
Richard Mudgett de4a4796d0 res_stasis_device_state.c: Optimize stasis_app_device_states_to_json()
8 years ago
Richard Mudgett 103b05bb4b res_stasis_mailbox.c: Fix leak of mailbox container.
8 years ago
Joshua Colp 325b5dd30f Merge "res_pjsip: Add to list of valid characters for from_user."
8 years ago
Joshua Colp 2cafa4ef88 Merge "res/ari/resource_bridges.h: Update from 'make ari-stubs'."
8 years ago
Ben Ford f8e0f9be22 res_pjsip: Add to list of valid characters for from_user.
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Corey Farrell b616b7e4a9 res/ari/resource_bridges.h: Update from 'make ari-stubs'.
8 years ago
Corey Farrell 79f111e1f3 Prevent unload of modules which implement an Optional API.
8 years ago
Sean Bright 1bfd1cf640 pjsip_message_filter: Only do interface lookup for wildcard addresses.
8 years ago
Corey Farrell f2175c5a39 res_ari_channels: Fix reference leak in channel_state_invalid.
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
Corey Farrell 0991874430 res_pjsip_pubsub: Resolve potential crash in allocate_subscription.
8 years ago
Joshua Colp 99f998c69d Merge "res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint."
8 years ago
Joshua Colp 9e1fbab382 res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.
8 years ago
Joshua Colp 2f2bbbd43f Merge "res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6"
8 years ago
George Joseph 6f0431798e res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6
8 years ago
Joshua Colp 252353e0a9 res_xmpp: Ensure the connection filter is available.
8 years ago
Corey Farrell 4760b2445c res_pjsip_pubsub: Prevent unload except during shutdown.
8 years ago
Corey Farrell 449ee66a11 res_pjsip_refer: Prevent unload except during shutdown.
8 years ago
Alexander Traud 95b45d1c46 res_srtp: Add support for libsrtp2 with AES-GCM.
8 years ago
Jenkins2 c5d9cce6f6 Merge "res_pjsip_session: Rewrite o= with external_media_address."
8 years ago
Jenkins2 3a2b132411 Merge "declare optional openssl dependencies in moduleinfo"
8 years ago
Alexander Traud 8f65d91dfd res_pjsip_session: Rewrite o= with external_media_address.
8 years ago
Daniel Tryba 6576e4320a res_pjsip_session: Prevent user=phone being added to anonimized URIs.
8 years ago
Daniel Tryba a56316423f res_pjsip: Prevent "user=phone" being added multiple times to header
8 years ago
Seán C McCord e8bde6916a ari/bridge: Add mute, dtmf suppression controls
8 years ago
Jenkins2 1505c1bb09 Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."
8 years ago
Jenkins2 6fc222a1d2 Merge "res_pjsip: Add REF_DEBUG info to module references."
8 years ago
Tzafrir Cohen b228f5c5e6 declare optional openssl dependencies in moduleinfo
8 years ago
Corey Farrell fae09c6676 res_pjproject: Fix cleanup of buildopts vector.
8 years ago
Jenkins2 89859f33b2 Merge "res_pjsip: Fix issues that prevented shutdown of modules."
8 years ago
Jenkins2 b877181cd9 Merge "res_pjsip_session: Fix format_cap leak."
8 years ago
Jenkins2 4914311150 Merge "res_pjsip: Fix leak of persistent endpoint references."
8 years ago
Richard Mudgett fb19799b62 res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Jenkins2 13c1c72401 Merge "res_sdp_translator_pjmedia: Fix test unregistration."
8 years ago
hajekd a0a1f95abf res/res_ari.c Fix: Memory leaks in ARI when using Content-Type: application/json
8 years ago
Corey Farrell eb224fea5e res_pjsip_session: Fix format_cap leak.
8 years ago
Corey Farrell a68a91f722 res_pjsip: Fix leak of persistent endpoint references.
8 years ago
Jenkins2 d4be387d41 Merge "res_pjsip: Fix leak of fake_auth references."
8 years ago
Corey Farrell b35ac9e566 res_pjsip: Fix leak of fake_auth references.
8 years ago
Corey Farrell 0b6be1b2d4 res_sdp_translator_pjmedia: Fix test unregistration.
8 years ago
Daniel Tryba 59b6e8467a res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacy
8 years ago
Corey Farrell 65399a5eda res_pjsip: Add REF_DEBUG info to module references.
8 years ago
Corey Farrell 7d04544986 res_pjsip: Fix issues that prevented shutdown of modules.
8 years ago
krells 2301447a20 res_calendar_icalendar: Filter out occurrences superceded by another VEVENT
8 years ago
Jenkins2 5307659e96 Merge "pjsip_message_filter: Fix regression causing bad contact address"
8 years ago
Joshua Colp 47d68401d7 Merge "res_stasis: Add 'video_sfu' as a requested bridge type."
8 years ago
Joshua Colp dd4c573e6d Merge "res_pjsip_session: outgoing call did not offer all configured codecs"
8 years ago
Joshua Colp a78ffe96a8 Merge "res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential."
8 years ago
Joshua Colp 4ea4364eef Merge "res_rtp_asterisk: Trim trailing byte off of SDES packet"
8 years ago
Joshua Colp f21408c866 res_stasis: Add 'video_sfu' as a requested bridge type.
8 years ago
Richard Mudgett a6dc0527a2 res_pjsip_outbound_publish.c: Fix misplaced parenthesis.
8 years ago
George Joseph 61ea872233 pjsip_message_filter: Fix regression causing bad contact address
8 years ago
Richard Mudgett 9d65057cdf res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.
8 years ago
Sean Bright c9e972a26a res_rtp_asterisk: Trim trailing byte off of SDES packet
8 years ago
Joshua Colp c8a8933558 Merge "webrtc: Allow 'webrtc' to be set on endpoints without dtls_ca_file"
8 years ago
Joshua Colp 87c4a72f16 Merge "res_pjsip_session: Reduce (and improve) SDP renegotiation."
8 years ago
Sean Bright 721947ebae webrtc: Allow 'webrtc' to be set on endpoints without dtls_ca_file
8 years ago
Kevin Harwell b74cbadd05 res_pjsip_session: outgoing call did not offer all configured codecs
8 years ago
Joshua Colp 360bd11c30 Merge "res_pjsip_session: Don't end session when receiving a 500 on a reinvite"
8 years ago
Joshua Colp 1b468b543d Merge "res_pjsip: Use ast_sip_is_content_type() where appropriate"
8 years ago
Joshua Colp 601e0c563f res_pjsip_session: Reduce (and improve) SDP renegotiation.
8 years ago
Kevin Harwell 36690c26f8 res_pjsip_session: Don't end session when receiving a 500 on a reinvite
8 years ago
Joshua Colp f91a905003 Merge "res_pjsip_session/BUNDLE: Handle no audio codecs on endpoint"
8 years ago
Joshua Colp feadd654af Merge "res_pjsip_session: Change some asserts to warning/debug messages"
8 years ago
Sean Bright ebd0a4bebf res_pjsip: Use ast_sip_is_content_type() where appropriate
8 years ago
George Joseph 6c0e13da22 res_pjsip_session/BUNDLE: Handle no audio codecs on endpoint
8 years ago
Joshua Colp 63a3d17f0b Merge "res_rtp_asterisk.c: Fix bundled SSRC handling."
8 years ago
Joshua Colp 8b7aed0025 Merge "res_config_pgsql: Fix removed support to previous for versions PostgreSQL 9.1"
8 years ago
Joshua Colp f77a2367e7 Merge "bridge: Change participant SFU streams when source streams change."
8 years ago
Richard Mudgett 7c93982e9d res_rtp_asterisk.c: Fix bundled SSRC handling.
8 years ago
Joshua Colp b9f7b03c0b Merge "AST-2017-008: Improve RTP and RTCP packet processing."
8 years ago
Jenkins2 f01cd0b409 Merge "res_config_pgsql: Add missing \n in debug log and update copyright year"
8 years ago
Joshua Colp 357a2f353b Merge "res_pjsip_session: Check for removed stream state."
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Jenkins2 5ff46578aa Merge "res_srtp: lower log level of auth failures"
8 years ago
George Joseph 971548405b res_pjsip_session: Change some asserts to warning/debug messages
8 years ago
Rodrigo Ramírez Norambuena cad68137a7 res_config_pgsql: Fix removed support to previous for versions PostgreSQL 9.1
8 years ago
Ben Ford e666051d79 res_pjsip_session: Check for removed stream state.
8 years ago
Joshua Colp 8830cc0541 Merge "res_calendar: Plug memory leak and micro-optimization"
8 years ago
Alexander Traud 1e4c1cec7f res_srtp: lower log level of auth failures
8 years ago
George Joseph b748038230 res_pjsip_pubsub: Check for Content-Type header in rx_notify_request
8 years ago
Rodrigo Ramírez Norambuena 56f0d5fc0f res_config_pgsql: Add missing \n in debug log and update copyright year
8 years ago
Sean Bright 55567ee1d8 res_calendar: Plug memory leak and micro-optimization
8 years ago
Richard Mudgett 087f667ab1 AST-2017-008: Improve RTP and RTCP packet processing.
8 years ago
Jenkins2 317b62c8b4 Merge "res_pjsip: Filter out non SIP(S) requests"
8 years ago
Joshua Colp e1837aca0c Merge "res_calendar: Various fixes"
8 years ago
George Joseph d178f497d2 res_pjsip: Filter out non SIP(S) requests
8 years ago
Sean Bright d8112cd98b res_calendar: Various fixes
8 years ago
George Joseph 446d48fd49 res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago
Richard Mudgett 4889574ff5 res_rtp_asterisk.c: Add doxygen to RTCP payload types.
8 years ago
Walter Doekes 680aba21ec res/res_pjsip: Fix localnet checks in pjsip, part 2.
8 years ago
Joshua Colp 973885df0d Merge "res_srtp: Add support for libsrtp2.1."
8 years ago
Jenkins2 bee342fdd2 Merge "res_pjsip_session: Preserve stream name during renegotiation."
8 years ago
Jenkins2 2f03e11b0e Merge "stasis/control.c: Fix set_interval_hook() ref leak."
8 years ago
Richard Mudgett 23571f31ac stasis/control.c: Fix set_interval_hook() ref leak.
8 years ago
George Joseph 94091c7b96 stasis/control: Fix possible deadlock with swap channel
8 years ago
Jenkins2 23f22a3647 Merge "res/res_pjsip: Standardize/fix localnet checks across pjsip."
8 years ago
Jenkins2 4b606c25e3 Merge "res_pjsip_t38: Make t38_reinvite_response_cb tolerant of NULL channel"
8 years ago
Alexander Traud 2d395793b7 res_srtp: Add support for libsrtp2.1.
8 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Joshua Colp 68bcfccd52 res_pjsip_session: Preserve stream name during renegotiation.
8 years ago
George Joseph 0ec95515f3 res_calendar*, res_smdi: Move to "extended" support
8 years ago
George Joseph 9b3f6d26bd res_pjsip_t38: Make t38_reinvite_response_cb tolerant of NULL channel
8 years ago
Joshua Colp be8639f81b Merge "res_rtp_asterisk: Allow remote SSRC to change on an RTP instance."
8 years ago
Joshua Colp 8cfff60cee Merge "res_rtp_asterisk: Only learn a new source in learn state."
8 years ago
Jenkins2 41ab281f1a Merge "pjsip_message_ip_updater: Fix issue handling "tel" URIs"
8 years ago
George Joseph f78f5278ff pjsip_message_ip_updater: Fix issue handling "tel" URIs
8 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Joshua Colp 7f2a60fb38 res_rtp_asterisk: Only learn a new source in learn state.
8 years ago
Joshua Colp 5ba82cedc6 res_rtp_asterisk: Allow remote SSRC to change on an RTP instance.
8 years ago
Torrey Searle 33a648d4c6 res/res_pjsip_session: allow SDP answer to be regenerated
8 years ago
Sean Bright 7937d5b8b3 res_smdi: Clean up memory leak
8 years ago
Richard Mudgett f2c14f00b8 res_pjsip_session.c: Fix crash when declining an active stream.
8 years ago
Jenkins2 c86619bab8 Merge "res_xmpp: fix inverted return code check in OAuth"
8 years ago
Michael Kuron 83b81d1f8d res_xmpp: fix inverted return code check in OAuth
8 years ago
Sean Bright 667986d875 res_calendar_icalendar: Properly handle recurring events
8 years ago
Richard Mudgett 9e2b2a9837 res_pjsip: Fix prune_on_boot to remove only contacts for the host.
8 years ago
Andrey Egorov 15fbcc74d8 res_xmpp: Google OAuth 2.0 protocol support for XMPP / Motif
8 years ago
Richard Mudgett 1bec781cce res_pjsip_outbound_registration.c: Re-REGISTER on transport shutdown.
8 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett 1dcb92bba8 res_pjsip: PJSIP Transport state monitor refactor.
8 years ago
Richard Mudgett ee5edfb050 res_pjsip_transport_management.c: Rename some variables.
8 years ago
Scott Griepentrog 4ed2733dde res_pjsip_messaging: IPv6 receive address needs brackets
8 years ago
Jenkins2 08d22bedcc Merge "res_rtp_asterisk: Make P2P bridge Asymmetric codec aware"
8 years ago
Torrey Searle d430f718f5 res_rtp_asterisk: enable rtcp & QOS stats on native bridge
8 years ago
Torrey Searle a2dde59154 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Jenkins2 df4bcdda2a Merge "res_pjsip_session/_sdp_rtp: Handling of 'msid' is incorrect"
8 years ago
Joshua Colp 62092bc114 res_pjsip_session: Release media resources on session end quicker.
8 years ago
Joshua Colp dcd846c321 Merge "res_pjsip_nat.c: Remove unnecessary CMP_STOP."
8 years ago
Jenkins2 e0aed61e96 Merge "Support GMIME 3.0"
8 years ago
Kevin Harwell 104a8047a5 res_pjsip_session/_sdp_rtp: Handling of 'msid' is incorrect
8 years ago
Jenkins2 2ba29df200 Merge "alembic/res_pjsip: Add "webrtc" configuration option"
8 years ago
Jenkins2 7af10de1ba Merge "res_pjsip_transport_websocket.c: Fix serializer ref leak."
8 years ago
Jenkins2 50d842b79a Merge "res_pjsip_outbound_registration.c: Misc fixes."
8 years ago
Richard Mudgett 842e1414d0 res_pjsip_transport_websocket.c: Fix serializer ref leak.
8 years ago
Richard Mudgett 615b6a200a res_pjsip_outbound_registration.c: Misc fixes.
8 years ago
Richard Mudgett 564927c5ed res_pjsip_nat.c: Remove unnecessary CMP_STOP.
8 years ago
Richard Mudgett 5655cded78 res_pjsip_registrar.c: Remove unnecessary CMP_STOP.
8 years ago
Tzafrir Cohen 123c93a77c Support GMIME 3.0
8 years ago
Kevin Harwell 521b6fed12 alembic/res_pjsip: Add "webrtc" configuration option
8 years ago
Sean Bright 2be8d91c0f res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation
8 years ago
Joshua Colp 2a4283f3e7 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Torrey Searle 65c560894d chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Sean Bright b3914df10b res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours
8 years ago
Joshua Colp b610295b62 Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues."
8 years ago
Joshua Colp 7ea6c66968 Merge "res_stasis_device_state: Unsubscribe should remove old subscriptions"
8 years ago
Joshua Colp 8412cc1e07 Merge "SDP: Rework SDP offer/answer model and update capabilities merges."
8 years ago
Sergej Kasumovic 4f4936fd72 res_stasis_device_state: Unsubscribe should remove old subscriptions
8 years ago
Joshua Colp f43fc91911 Merge "core: Add digit filtering to ast_waitfordigit_full"
8 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Jenkins2 647f539e15 Merge "res_pjsip: Add "webrtc" configuration option"
8 years ago
Jenkins2 29af7d5558 Merge "res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use."
8 years ago
Jenkins2 e34dfca8be Merge "res/res_stasis_snoop: generate silence when audiohook returns null"
8 years ago
Joshua Colp 942ee54b53 res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
8 years ago
George Joseph a20703fd1b Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly"
8 years ago
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
8 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
8 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
8 years ago
Torrey Searle 8b535a406b res/res_stasis_snoop: generate silence when audiohook returns null
8 years ago
Torrey Searle d42a9cc9dc res/res_pjsip_t38 ensure t38 requests get rejected quickly
8 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
8 years ago
Joshua Colp 8082f6cf7e Merge "res_rtp_asterisk: trigger source change control frame when dtls is established"
8 years ago
George Joseph b7a875778a res_musiconhold: Add kill_escalation_delay, kill_method to class
8 years ago
Jenkins2 3e7cfe3a92 Merge "res_pjsip: Fix crash with from_user containing invalid characters."
8 years ago
Jenkins2 f878ac2d07 Merge "res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock."
8 years ago
Benjamin Keith Ford 8f72128e66 res_pjsip: Fix crash with from_user containing invalid characters.
8 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
8 years ago
Richard Mudgett 9cd8a1df79 res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.
8 years ago
George Joseph a10bc3e23f Merge "pjsip_distributor.c: Fix deadlock with TCP type transports."
8 years ago
Jenkins2 16f0fa52c0 Merge "pjsip_distributor.c: Fix unidentified_requests hash functions."
8 years ago
Jenkins2 d2b32cd009 Merge "chan_pjsip: Fix ability to send UPDATE on COLP"
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Richard Mudgett b485f6c59c pjsip_distributor.c: Fix deadlock with TCP type transports.
8 years ago
Richard Mudgett 65a5ac0168 pjsip_distributor.c: Fix unidentified_requests hash functions.
8 years ago
Jenkins2 e1c0e14fac Merge "res_pjsip: Add DTMF INFO Failback mode"
8 years ago
Joshua Colp 16e43ef701 Merge "res_rtp_asterisk: Fix issues with ICE renegotiation."
8 years ago
Kevin Harwell 7df7b8a90c res_rtp_asterisk: trigger source change control frame when dtls is established
8 years ago
George Joseph c0c99c7618 chan_pjsip: Fix ability to send UPDATE on COLP
8 years ago
Torrey Searle fb7247c57c res_pjsip: Add DTMF INFO Failback mode
8 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
8 years ago
Joshua Colp 642f8356ab res_rtp_asterisk: Fix issues with ICE renegotiation.
8 years ago
Torrey Searle a48d3e4d31 res/res_pjsip_t38: fix incorrect increment of media_count
8 years ago
Jenkins2 d59b0efabd Merge "res_pjsip_mwi: update unsolicited MWI subscriptions on updating contact"
8 years ago
Richard Mudgett 975e271b01 res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observer
8 years ago
Alexei Gradinari 34db4c3993 res_pjsip_mwi: update unsolicited MWI subscriptions on updating contact
8 years ago
Jenkins2 db5e269365 Merge "res_corosync: Change thread stack size"
8 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
8 years ago
Joshua Colp 0ecf504de9 Merge "res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contact"
8 years ago
Joshua Colp 57bbba7d43 Merge "res_stasis: Plug reference leak on stolen channels"
8 years ago
Alexei Gradinari d7b6e06abb res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contact
8 years ago
George Joseph 854a6de819 res_stasis: Plug reference leak on stolen channels
8 years ago
Alexei Gradinari 7a46309d3d res_pjsip: New endpoint option "notify_early_inuse_ringing"
8 years ago
Jan Friesse 9aeab4aced res_corosync: Change thread stack size
8 years ago
George Joseph 1ac0096512 res_ari: Add "module loaded" check to ari stubs
8 years ago
Jenkins2 2adc0aef19 Merge "res_pjsip_pubsub: Fix reference to released endpoint"
8 years ago
Jenkins2 2c3c862cee Merge "res_pjsip_refer/session: Calls dropped during transfer"
8 years ago
George Joseph 54a08a2e43 Merge "res_rtp_asterisk: Fix ssrc change for rtcp srtp"
8 years ago
Jenkins2 4681b9baef Merge "res_pjsip_session: Correct inverted test in session_outgoing_nat_hook"
8 years ago
Jenkins2 433e876317 Merge "res_pjsip_transport_websocket: Add NULL check in get_write_timeout"
8 years ago