Commit Graph

4379 Commits (dac5e3a0df5d76967ef581984e79e0d5543c6a89)

Author SHA1 Message Date
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