Commit Graph

23839 Commits (7d06282b9ecb99aa68e30b3133a527df158dc7c3)
 

Author SHA1 Message Date
Corey Farrell 7d06282b9e Release AMI connections on shutdown.
11 years ago
Corey Farrell 8b405b7b34 chan_sip: Clean leak on error path of process_sdp
11 years ago
Corey Farrell 4d1c38ef37 chan_motif: Release format capabilities and config on module load error
11 years ago
Walter Doekes 2e62e7b1ef chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes a819ae6b8a chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp fd4191e016 res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
11 years ago
Walter Doekes 59224edc78 autosupport: Fix bashism.
11 years ago
Richard Mudgett 660080c262 res_fax: Fix out of bounds error in update_modem_bits().
11 years ago
Walter Doekes d05d8eb8a3 docs: Escape unescaped minus sign in asterisk.8 manpage.
11 years ago
Walter Doekes 9bb255bc7c chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 559b43bd6d chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Walter Doekes a1fab60fcc cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Richard Mudgett 7d0f1a26e6 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson 8667ce10d0 res_fax_spandsp: Properly handle cleanup before starting FAXes.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Joshua Colp 0ea0c38600 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago
Joshua Colp 38885ac8bd res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.
11 years ago
Joshua Colp 222d6ac4ab res_rtp_asterisk: Fix building when pjproject is not used.
11 years ago
Joshua Colp ff4371e45d res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Walter Doekes e994f7fd37 chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.
11 years ago
Kinsey Moore 6badd734d3 Bridging: Fix bouncing native bridge
11 years ago
George Joseph 2fbdeafb19 config: bug: fix truncation of included config files on permissions error
11 years ago
Rusty Newton 61b5e7c669 Sounds/BuildSystem: Modifications to include new releases and Japanese language.
11 years ago
Jonathan Rose 388a13abb8 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
George Joseph cc3fb5bcb6 manager: Make WaitEvent action respect eventfilters
11 years ago
Matthew Jordan 0a4ae50c62 doc: Add a manpage for the smsq utility
11 years ago
Matthew Jordan e0b38b6d07 doc: Add a manpage for the aelparse utility
11 years ago
Matthew Jordan 6b51f717a7 LICENSE: Clarify language in Asterisk's LICENSE to allow for linking to UniMRCP
11 years ago
Michael L. Young fef6e06991 chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Richard Mudgett b3572f3828 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Joshua Colp 905f1f61e1 chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Richard Mudgett 6f9257db92 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Jonathan Rose 3045568e47 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
11 years ago
Matthew Jordan 6c4c543d48 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett 05c31108a5 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore 16a3e1cc3f AMI Docs: Fix Status channel parameter optionality
11 years ago
George Joseph 9498a686f3 func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Matthew Jordan a640d70ae8 apps/app_dial: Fix Dial 'z' option
11 years ago
Matthew Jordan 1969d911fe configure: Undefine FORTIFY_SOURCE prior to defining it for patched gcc
11 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Matthew Jordan 174c84f6a2 main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Walter Doekes a63e70c46d logger: Don't store verbose-magic in the log files.
11 years ago
Walter Doekes 9aba91e5a6 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Walter Doekes d43da8846c tcptls: Avoid compiler warning on non-dev-mode.
11 years ago
Richard Mudgett d779523c8c chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
George Joseph 0430c887f3 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Richard Mudgett 9707876002 format.c: Add reason comments for the format_list ordering.
11 years ago
Rusty Newton af592bbc94 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Richard Mudgett c2e464699f datastores: Audit ast_channel_datastore_remove usage.
11 years ago