Commit Graph

5489 Commits (54d7e65014dbe18b0ae882892782e43810de0f2d)

Author SHA1 Message Date
Richard Mudgett aba27b5a60 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Richard Mudgett beae5022bf json: Check party id name, number, subaddresses for UTF-8.
9 years ago
Richard Mudgett 2433a9d0c0 json: Add UTF-8 check call.
9 years ago
Richard Mudgett b288b8b997 aoc.c: Whitespace cleanup
9 years ago
zuul 357134fef1 Merge "audiohooks: Remove redundant codec translations when using audiohooks" into 14
9 years ago
zuul dd6d6a55fe Merge "astobj2: Add backtrace to log_bad_ao2." into 14
9 years ago
Michael Walton 4cf2d9f261 audiohooks: Remove redundant codec translations when using audiohooks
9 years ago
Corey Farrell 2f2ef9b8a6 logger: Prevent output of verbose messages initiated from rasterisk.
9 years ago
Corey Farrell d236973657 astobj2: Add backtrace to log_bad_ao2.
9 years ago
Corey Farrell 013414ca4b logger: Output early verbose messages to console.
9 years ago
George Joseph d64edafa63 chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
zuul d4422a2253 Merge "core: Ensure presencestate subtype and message are NULL." into 14
9 years ago
zuul c526e3d94c Merge "logger: Simplify ast_callid handling code." into 14
9 years ago
Joshua Colp 64df75b02c core: Ensure presencestate subtype and message are NULL.
9 years ago
zuul 79070e486d Merge "logger: Always enable verbose for console channel." into 14
9 years ago
zuul 6b8de13946 Merge "logger: Fix default console settings." into 14
9 years ago
zuul 5325e7a500 Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 14
9 years ago
zuul 7f8d570c8d Merge "asterisk.c: Non-root users also get the astcanary after core restart." into 14
9 years ago
Corey Farrell ba3269f12b core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
9 years ago
zuul 381cafe335 Merge "sd_notify (systemd status notifications) support" into 14
9 years ago
Corey Farrell 1a7d39818f logger: Simplify ast_callid handling code.
9 years ago
Corey Farrell 1b61a21757 logger: Always enable verbose for console channel.
9 years ago
Corey Farrell 68ff7362ae logger: Fix default console settings.
9 years ago
zuul 5205b0196b Merge "rtp: Only accept the first payload for a format in SDP." into 14
9 years ago
Tzafrir Cohen 29e096cd13 sd_notify (systemd status notifications) support
9 years ago
Walter Doekes 2b75559e6c asterisk.c: Non-root users also get the astcanary after core restart.
9 years ago
zuul b56717b396 Merge "asterisk.c: When astcanary dies on linux, reset priority on all threads." into 14
9 years ago
Walter Doekes bd39d2c0ab asterisk.c: When astcanary dies on linux, reset priority on all threads.
9 years ago
Timo Teräs 1e9ae453fd Fix showing of swap details when sysinfo() is available
9 years ago
Joshua Colp 696824df89 rtp: Only accept the first payload for a format in SDP.
9 years ago
Joshua Colp 34e82d16b4 rtp: Preserve timestamps on video frames.
9 years ago
Joshua Colp e455036e9e Merge "sorcery: Create function ast_sorcery_lockable_alloc." into 14
9 years ago
Joshua Colp dec772d46c Merge "named_locks: Use ao2_weakproxy to deal with cleanup from container." into 14
9 years ago
Joshua Colp ddd6c810a9 Merge "astobj2: Support using a separate object for locking." into 14
9 years ago
Richard Mudgett 2a8d27e020 format_cap.c: Fix CLI "core show channeltype Surrogate" crash.
9 years ago
Corey Farrell e65f170d9c sorcery: Create function ast_sorcery_lockable_alloc.
9 years ago
Corey Farrell 3af3860151 named_locks: Use ao2_weakproxy to deal with cleanup from container.
9 years ago
Corey Farrell e260e507f2 astobj2: Support using a separate object for locking.
9 years ago
Etienne Lessard f9dc20b8cb pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.
9 years ago
zuul 4a2371f1cd Merge "channel: No hung-up on failing security requirements." into 14
9 years ago
Alexander Traud 1d2d4e2ae9 channel: No hung-up on failing security requirements.
9 years ago
Richard Mudgett fc859dfee9 ast_framehook_attach() must be called with the channel locked.
9 years ago
Corey Farrell a8b3d8d7f9 Fix checks for allocation debugging.
9 years ago
Torrey Searle 1466737dbc res_ari: Add http prefix to generated docs
9 years ago
Corey Farrell ba91710bc4 Refactor usage pattern of xmldoc info tag.
9 years ago
zuul 72b102bab8 Merge "core: Entity ID is not set or invalid" into 14
9 years ago
Joshua Colp 9140f52df4 Merge "sorcery.c: Minor optimizations." into 14
9 years ago
Joshua Colp 7ec6a26dd6 Merge "sorcery.c: Tweak some container declaration formatting." into 14
9 years ago
Joshua Colp 251113408a Merge "manager: Add <see-also> tags to relate AoC events and actions" into 14
9 years ago
Joshua Colp 8de930b593 Merge "manager: Add <see-also> links between related events" into 14
9 years ago
Joshua Colp 5d32617a25 Merge "pbx.c: Additional fixes to ast_context_remove_extension_callerid2." into 14
9 years ago
zuul b8b9cee272 Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events" into 14
9 years ago
zuul 4b46e440df Merge "manager: Add <see-also> tags to relate Bridge related events,actions, and apps" into 14
9 years ago
Alexei Gradinari 811e7d7788 core: Entity ID is not set or invalid
9 years ago
Richard Mudgett 2f8f063d0a sorcery.c: Minor optimizations.
9 years ago
Richard Mudgett aed60171f1 sorcery.c: Tweak some container declaration formatting.
9 years ago
Corey Farrell f7f9081f7a pbx.c: Additional fixes to ast_context_remove_extension_callerid2.
9 years ago
Matt Jordan 2e77b973fb manager: Add <see-also> tags to relate interrelated events/actions together
9 years ago
Matt Jordan 18065140d5 manager: Add <see-also> tags to relate Bridge related events,actions, and apps
9 years ago
Matt Jordan f69ae95889 manager: Add <see-also> tags to relate AoC events and actions
9 years ago
Matt Jordan c5574667c7 manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Matt Jordan 3b3198333a manager: Add <see-also> links between related events
9 years ago
zuul 906d0e72e1 Merge "Run mandatory cleanup when startup fails." into 14
9 years ago
zuul d003057ff5 Merge "res_pjsip: Make aor named lock a mutex." into 14
9 years ago
Corey Farrell 03b80c5d27 Run mandatory cleanup when startup fails.
9 years ago
zuul 6092514405 Merge "taskprocessor.c: Tweak high water checks." into 14
9 years ago
Richard Mudgett 7f9789fc39 taskprocessor.c: Tweak high water checks.
9 years ago
Richard Mudgett 94ff684388 res_pjsip: Make aor named lock a mutex.
9 years ago
David M. Lee 919824ebbc Fixed compile flags for non-module libs
9 years ago
Joshua Colp 01c49ac889 Merge "res_srtp: Move SDP SRTP code from the core to res_srtp." into 14
9 years ago
Richard Mudgett 34d366eb0c res_srtp: Move SDP SRTP code from the core to res_srtp.
9 years ago
Alexei Gradinari ecad35e147 pjsip: Fix deadlock with suspend taskprocessor on masquerade
9 years ago
Corey Farrell bbaebd75c4 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
9 years ago
Corey Farrell 8e6a28e86b Add missing checks during startup.
9 years ago
Joshua Colp 44b1492c83 Merge "Remove SILK payload mappings from Asterisk core." into 14
9 years ago
zuul 62c3bb566c Merge "pbx.c: Fix handling of '-' in extension name and callerid" into 14
9 years ago
Mark Michelson d50895c7b0 Remove SILK payload mappings from Asterisk core.
9 years ago
zuul a4771230fe Merge "pbx.c: Allow dangerous functions when adding a hint to dialplan." into 14
9 years ago
Joshua Colp 94a3c1f178 Merge "dsp.c: Add fax and DTMF detection unit tests." into 14
9 years ago
Joshua Colp baa2629845 Merge "dsp.c: Added descriptive comments to Goertzel calculations." into 14
9 years ago
Joshua Colp 0dcbed074b Merge "dsp.c: Fix incorrect format reference typo." into 14
9 years ago
Corey Farrell 5597193f62 pbx.c: Fix handling of '-' in extension name and callerid
9 years ago
Richard Mudgett 5316f49a2d pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
Kevin Harwell e5529c4493 rtp_engine: Failed assertion and wrong name given for codec
9 years ago
Richard Mudgett 5f54805e62 dsp.c: Add fax and DTMF detection unit tests.
9 years ago
Richard Mudgett ebc2b7695d dsp.c: Added descriptive comments to Goertzel calculations.
9 years ago
Richard Mudgett a7e747918d dsp.c: Fix incorrect format reference typo.
9 years ago
Richard Mudgett ba449e0242 dsp.c: Fix erroneous fax tone detection.
9 years ago
zuul e7fc209b26 Merge "codecs: Add iLBC 20." into 14
9 years ago
George Joseph 58759bd77c asterisk.c: Add auto generation and persistence of UUID
9 years ago
Joshua Colp 804c3e6b9e Merge "res_srtp: Enable AES-256 and AES-GCM." into 14
9 years ago
Alexander Traud c82f24f36a codecs: Add iLBC 20.
9 years ago
Richard Mudgett d11731ac2f res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
zuul 8551830abc Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'." into 14
9 years ago
Alexander Traud 2103ad1fec res_srtp: Enable AES-256 and AES-GCM.
9 years ago
Corey Farrell 05cfe1a76e Add conditional support for noreturn functions.
9 years ago
Corey Farrell 0c88fb460f pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
zuul b1c45dc815 Merge "pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'."
9 years ago
Joshua Colp 943bb48b59 Merge "pbx: Create pbx_include.c for management of 'struct ast_include'."
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago