Commit Graph

4379 Commits (dac5e3a0df5d76967ef581984e79e0d5543c6a89)

Author SHA1 Message Date
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"
9 years ago
Jenkins2 4681b9baef Merge "res_pjsip_session: Correct inverted test in session_outgoing_nat_hook"
9 years ago
Jenkins2 433e876317 Merge "res_pjsip_transport_websocket: Add NULL check in get_write_timeout"
9 years ago
George Joseph 65ed2ea311 res_pjsip_pubsub: Fix reference to released endpoint
9 years ago
George Joseph ea3f8c6889 res_pjsip_session: Correct inverted test in session_outgoing_nat_hook
9 years ago
George Joseph 88f18faf2a res_rtp_asterisk: Fix ssrc change for rtcp srtp
9 years ago
Kevin Harwell 9e53c30610 res_pjsip_refer/session: Calls dropped during transfer
9 years ago
Alexei Gradinari 42f738e052 res_pjsip_mwi: don't create mwi subscriptions if initial unsolicited disabled
9 years ago
Jørgen H 8d1f54b92e res_pjsip_transport_websocket: Add NULL check in get_write_timeout
9 years ago
Joshua Colp d3e951edf5 pjsip: Extend 'asymmetric_rtp_codec' option to include us changing.
9 years ago
Joshua Colp 9f054955f2 Merge "res_pjsip: Add support for returning only reachable contacts and use it."
9 years ago
Sean Bright b3ca24d216 res_rtp_multicast: Use consistent timestamps when possible
9 years ago
Joshua Colp 861984eac0 res_pjsip: Add support for returning only reachable contacts and use it.
9 years ago
Jenkins2 452e6315bb Merge "format: Reintroduce smoother flags"
9 years ago
Joshua Colp 97abf6d475 Merge "res_srtp: Add support for libsrtp2"
9 years ago
Jenkins2 1dc1af4aa5 Merge "stasis_recording: Correct ast_asprintf error checking"
9 years ago
Jenkins2 48d047ad5a Merge "res_pjsip: New endpoint option "refer_blind_progress""
9 years ago
Jenkins2 77f7c1b98f Merge "Sqlite3: make busy_timeout configurable."
9 years ago
Sean Bright 9dce4a947b stasis_recording: Correct ast_asprintf error checking
9 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
9 years ago
Sean Bright 1f136fe885 res_srtp: Add support for libsrtp2
9 years ago
Jenkins2 56b6a71548 Merge "asterisk: Audit locking of channel when manipulating flags."
9 years ago
George Joseph 6bb3cedb1b Merge "res_agi: Prevent crash when SET VARIABLE called without arguments"
9 years ago
George Joseph 366b10a500 Merge "res_agi: Allow configuration of audio format of EAGI pipe"
9 years ago
Jenkins2 915acf1e5d Merge "res_agi: Fix malformed AGI usage response"
9 years ago
Martin Tomec 44c5a144ce Sqlite3: make busy_timeout configurable.
9 years ago
Jenkins2 d6992daaef Merge "res_agi: Clarify 'RECORD FILE' documentation"
9 years ago
Jenkins2 cd0e6a2324 Merge "res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm"
9 years ago
Sean Bright d847fe6585 res_agi: Allow configuration of audio format of EAGI pipe
9 years ago
Sean Bright e2e6baa8d8 res_agi: Clarify 'RECORD FILE' documentation
9 years ago
Sean Bright 3dcb3c88aa res_agi: Prevent crash when SET VARIABLE called without arguments
9 years ago
Sean Bright e490aa3176 res_agi: Fix malformed AGI usage response
9 years ago
Sean Bright 8ae0227cf3 res_format_attr_h26x: Trim blanks in fmtp attributes
9 years ago
Joshua Colp dece2eb892 Merge "res_pjsip_session : fixed wrong From Header number On Re-invite"
9 years ago
Kevin Harwell 440ff38c08 res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
9 years ago
Sean Bright 4141748e85 res_hep_rtcp: Add support level to module info
9 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
9 years ago
Richard Mudgett 30fbed65f1 res_pjsip_session.c: Process initial INVITE sooner. (key exists)
9 years ago
Alexei Gradinari 808f299808 res_pjsip: New endpoint option "refer_blind_progress"
9 years ago
Joshua Colp 3c36c29c81 res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages.
9 years ago
Kevin Harwell 008e25def9 res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
9 years ago
Jenkins2 dc948163ca Merge "res_pjsip_t38.c: Fix deadlock in T.38 framehook."
9 years ago
Joshua Colp d1944c1892 Merge "res_sdp_translator_pjmedia.c: Add TODO notes."
9 years ago
Joshua Colp 1d6429b269 Merge "SDP: Make SDP translation to/from internal representation more const."
9 years ago
Jenkins2 b67423c8a3 Merge "res_pjsip_outbound_authenticator_digest: Add context to log messages"
9 years ago
Jenkins2 74134a03bc Merge "SDP: Misc cleanups (Mostly memory leaks)"
9 years ago
Jenkins2 94b97e0835 Merge "SDP API: Add SSRC-level attributes"
9 years ago
Richard Mudgett 52e4f02b1a res_pjsip_t38.c: Fix deadlock in T.38 framehook.
9 years ago
George Joseph 8170793be6 res_pjsip_outbound_authenticator_digest: Add context to log messages
9 years ago
Richard Mudgett 48566b8c66 res_sdp_translator_pjmedia.c: Add TODO notes.
9 years ago
Richard Mudgett ede90e4aa5 SDP: Make SDP translation to/from internal representation more const.
9 years ago
Richard Mudgett 176123e76c SDP: Misc cleanups (Mostly memory leaks)
9 years ago
Jenkins2 066659a383 Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate"
9 years ago
Jenkins2 175297fe34 Merge "res_pjsip/res_pjsip_callerid: NULL check on caller id name string"
9 years ago
Mark Michelson d6535c0080 SDP API: Add SSRC-level attributes
9 years ago
George Joseph d6b2a58736 res_pjsip_session: Add cleanup to ast_sip_session_terminate
9 years ago
Jenkins2 54e27cad3c Merge "res_rtp_asterisk.c: Fix crash in RTCP DTLS operation."
9 years ago