Commit Graph

3848 Commits (bd565fc7cf79b8b18e3a88c01bbf1d364abdf7c8)

Author SHA1 Message Date
Corey Farrell 14253f9535 alertpipe: Correct documented return of ast_alertpipe_write.
8 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Corey Farrell 14d60cee0c CLI: Create ast_cli_completion_vector.
8 years ago
Corey Farrell 4930404715 vectors: Add new macro and a string vector definition.
8 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Corey Farrell e9f8b317c3 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Corey Farrell 0bda39c668 DEBUG_FD_LEAKS: Add missing FD creators.
8 years ago
Joshua Colp e7c52d1b61 Merge "Fix ast_(v)asprintf() malloc failure usage conditions."
8 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Corey Farrell 4013bfa52b configure: Add autoconf check for libopusfile.
8 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
8 years ago
Joshua Colp df18445b98 Merge "Build System: Fix --disable-xmldoc option."
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
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
Corey Farrell 5553adb8ba Build System: Fix --disable-xmldoc option.
8 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
8 years ago
Nir Simionovich 4559cd0e28 This patch adds a beanstalk CDR backend.
8 years ago
Thomas Sevestre 21c0283b78 features, manager : Add CancelAtxfer AMI action
9 years ago
Jenkins2 6058b1ef3e Merge "sorcery: Use ao2_weakproxy to hold list of instances."
9 years ago
Jenkins2 b94f2343a6 Merge "astobj2: Add ao2_weakproxy_find function."
9 years ago
Jenkins2 3affeac39d Merge "astobj2: Run weakproxy callbacks outside of lock."
9 years ago
Seán C McCord e8bde6916a ari/bridge: Add mute, dtmf suppression controls
9 years ago
Jenkins2 1505c1bb09 Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."
9 years ago
Corey Farrell b8dadccbe1 sorcery: Use ao2_weakproxy to hold list of instances.
9 years ago
Corey Farrell b058f8673a astobj2: Add ao2_weakproxy_find function.
9 years ago
Corey Farrell fd3101e8ad astobj2: Run weakproxy callbacks outside of lock.
9 years ago
Jenkins2 6fc222a1d2 Merge "res_pjsip: Add REF_DEBUG info to module references."
9 years ago
Jenkins2 7002705940 Merge "cdr.h: Fix doxygen comments."
9 years ago
Jenkins2 89859f33b2 Merge "res_pjsip: Fix issues that prevented shutdown of modules."
9 years ago
Richard Mudgett e769846f11 cdr.h: Fix doxygen comments.
9 years ago
Richard Mudgett fb19799b62 res_pjsip_registrar.c: Update remove_existing AOR contact handling.
9 years ago
Corey Farrell 3bd00c4a7e vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
9 years ago
Corey Farrell 65399a5eda res_pjsip: Add REF_DEBUG info to module references.
9 years ago
Corey Farrell 7d04544986 res_pjsip: Fix issues that prevented shutdown of modules.
9 years ago
George Joseph d1de7948fe logger: Bring back ability to turn debug on by source file
9 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
9 years ago
Jean Aunis 6b7d5671d1 bridge : Fix one-way direct-media when early bridging with native_rtp
9 years ago
George Joseph 446d48fd49 res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
9 years ago
George Joseph 94091c7b96 stasis/control: Fix possible deadlock with swap channel
9 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
9 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
9 years ago
Torrey Searle 33a648d4c6 res/res_pjsip_session: allow SDP answer to be regenerated
9 years ago
Richard Mudgett 6ad8249233 bridge: Fix softmix bridge deadlock.
9 years ago
Richard Mudgett 9c70c88369 channel: Fix topology API locking.
9 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
9 years ago
Richard Mudgett 1dcb92bba8 res_pjsip: PJSIP Transport state monitor refactor.
9 years ago
Torrey Searle a2dde59154 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
9 years ago
Kevin Harwell 104a8047a5 res_pjsip_session/_sdp_rtp: Handling of 'msid' is incorrect
9 years ago
Joshua Colp 2a4283f3e7 res_pjsip: Add support for dnsmgr to external_media_address.
9 years ago
Torrey Searle 65c560894d chan_pjsip: add a new function PJSIP_DTMF_MODE
9 years ago
Jenkins2 1bec535df2 Merge "Core: Add support for systemd socket activation."
9 years ago
Joshua Colp b610295b62 Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues."
9 years ago
Joshua Colp 8412cc1e07 Merge "SDP: Rework SDP offer/answer model and update capabilities merges."
9 years ago
Joshua Colp a6eb9ee7d2 core: Add VP9 passthrough support.
9 years ago
Matthew Fredrickson 2697e45157 format.h: Fix a few minor errors in comments.
9 years ago
George Joseph 3e8d628c0e Update AMI and ARI versions for master/15 and update UPDATE.txt
9 years ago
Joshua Colp f43fc91911 Merge "core: Add digit filtering to ast_waitfordigit_full"
9 years ago
Jenkins2 62c381afdb Merge "core: Add PARSE_TIMELEN support to ast_parse_arg and ACO."
9 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
9 years ago
Jenkins2 594c7a50af Merge "bridge/core_unreal: Fix SFU bugs with forwarding frames."
9 years ago
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
9 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
9 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
9 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
9 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
9 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
9 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
9 years ago
George Joseph 7a306468f4 Merge "bridge_native_rtp: Keep rtp instance refs on bridge_channel"
9 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
9 years ago
Torrey Searle fb7247c57c res_pjsip: Add DTMF INFO Failback mode
9 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
9 years ago
George Joseph 80e11bd79b bridge_native_rtp: Keep rtp instance refs on bridge_channel
9 years ago
Kevin Harwell 27dae55fb6 core_local: local channel data not being properly unref'ed and unlocked
9 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
9 years ago
Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation.
9 years ago
George Joseph 3f5bf287a2 Merge "SDP: Add get/set option calls for RTP sched context per type."
9 years ago
Jenkins2 317234bdc6 Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing""
9 years ago
Jenkins2 d81293a5dd Merge changes from topic 'sdp_api_adjustments'
9 years ago
Jenkins2 2f684eb6a5 Merge "stream: Add ast_stream_topology_del_stream() and unit test."
9 years ago
Alexei Gradinari 7a46309d3d res_pjsip: New endpoint option "notify_early_inuse_ringing"
9 years ago
George Joseph 1ac0096512 res_ari: Add "module loaded" check to ari stubs
9 years ago
Joshua Colp 1f2ab6e72a Merge "bridge: Add a deferred queue."
9 years ago
Richard Mudgett e563a1920e SDP: Add get/set option calls for RTP sched context per type.
9 years ago
Richard Mudgett a95584d079 SDP: Set the remote c= line in RTP instance.
9 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
9 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
9 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
9 years ago
Kevin Harwell 9e53c30610 res_pjsip_refer/session: Calls dropped during transfer
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 1a24543124 Merge "Confbridge: Add "sfu" video mode to bridge profile options."
9 years ago
Jenkins2 bb2f6234da Merge "Add primitive SFU support to bridge_softmix."
9 years ago
Joshua Colp 97abf6d475 Merge "res_srtp: Add support for libsrtp2"
9 years ago
Jenkins2 48d047ad5a Merge "res_pjsip: New endpoint option "refer_blind_progress""
9 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
9 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
9 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
9 years ago