Commit Graph

3876 Commits (b0fff03bb5e985d9a5520e7c8fd6fea418a7bb43)

Author SHA1 Message Date
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
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
Sean Bright 9a9edc6c9e astdb: Improve prefix searches in astdb
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Richard Mudgett 8536a09b86 security-events: Fix SuccessfulAuth using_password declaration.
8 years ago
Corey Farrell d12a2ab400 CLI: Remove compatibility code.
8 years ago
George Joseph 708189ce02 Merge "CLI: Create ast_cli_completion_add function."
8 years ago
George Joseph 93dba6f396 Merge "CLI: Remove calls to ast_cli_generator."
8 years ago
Joshua Colp d8c6852bdc Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used."
8 years ago
Corey Farrell 9587a61f4c CLI: Create ast_cli_completion_add function.
8 years ago
Corey Farrell a02cbc2ef3 CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp f5b2746355 Merge "CLI: Create ast_cli_completion_vector."
8 years ago
Joshua Colp def556237a Merge "README: Send people to secure websites where available."
8 years ago
Joshua Colp 6b1fa96f25 Merge "doxygen: Remove obsolete contents."
8 years ago
Alexander Traud 7397961b02 BuildSystem: pjsip_evsub_set_uas_timeout was not used.
8 years ago
Corey Farrell b4862e463c iostream: Fix ast_iostream_printf declaration.
8 years ago
Corey Farrell 9316a064fd README: Send people to secure websites where available.
8 years ago
Corey Farrell 5d0529c4d9 doxygen: Remove obsolete contents.
8 years ago
Joshua Colp 4181b6f377 Merge "DEBUG_FD_LEAKS: Add missing FD creators."
8 years ago
Joshua Colp 4dac92b99a Merge "Build: Make function constructor/destructor attributes mandatory."
8 years ago
Joshua Colp a5918d300b Merge "pjsip / hep: Provide correct local address for Websockets."
8 years ago
Jenkins2 d89dc864eb Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()"
8 years ago
Jenkins2 b5ac9c8a78 Merge "This patch adds a beanstalk CDR backend."
8 years ago
Joshua Colp 29e0add14f pjsip / hep: Provide correct local address for Websockets.
8 years ago
Jenkins2 f616147487 Merge "core: Add cache_media_frames debugging option."
8 years ago
Joshua Colp e63dbac21f Merge "alertpipe: Correct documented return of ast_alertpipe_write."
8 years ago
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.
9 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