Commit Graph

22061 Commits (02fb0d8d28c123a9b998f78a77d0e33d30a80f2c)
 

Author SHA1 Message Date
Matthew Jordan 41f3d27d20 Change SHARED function to use a safe traversal when modifying a variable
13 years ago
Matthew Jordan 1d3ba1f2a7 Fix memory leak in res_calendar_ews when event email address node is empty
13 years ago
Matthew Jordan 304af5d7cc Fix memory leak when using MeetMeAdmin 'e' option with user specified
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Paul Belanger be62cac9ee Fix typo in svn:keywords
13 years ago
Paul Belanger d521fa4af3 Fix typo in svn:keywords
13 years ago
Russell Bryant 5fcb78840f Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Matthew Jordan 5c318b19c2 Fix a typo in the warning messages for an ignored media stream
13 years ago
Kinsey Moore ab87db4419 Remove unnecessary error message in app_dial.c
13 years ago
Jonathan Rose 3560b4a9b5 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
13 years ago
Jonathan Rose 78e9a8e5f0 Fix some stuff involving calls to memcpy and memset
13 years ago
Jonathan Rose 04756101e0 Make 'help devstate change' display properly (get rid of excess comma)
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Jonathan Rose abd7fa4476 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
13 years ago
Kinsey Moore b1152d145f Fix the display of documentation for Transfer
13 years ago
Kinsey Moore 063aa93c46 Stop sending out RTCP if RTP is inactive
13 years ago
Richard Mudgett 1df90a2cf1 Fix logger deadlock on Asterisk shutdown.
13 years ago
Mark Michelson 82fbd4a401 Fix potential race condition during call pickup.
13 years ago
Mark Michelson 58565827e6 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
13 years ago
Terry Wilson d58fe85724 Destroy configs when they are no longer used
13 years ago
Mark Michelson 390e8c1f73 Make a debug message regarding subscription changes more accurate.
13 years ago
Jonathan Rose fe267f5925 Updates config with bootstrap where I changed configure.ac in r360488
13 years ago
Jonathan Rose aa74e83c19 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
13 years ago
Paul Belanger 165789485e Update CHANGES for r360471
13 years ago
Paul Belanger bcf902419e Fix Asterisk version typo
13 years ago
Paul Belanger df02086396 Increase verbosity level for ast_verb messages
13 years ago
Russell Bryant e068e29190 func_curl: Fix leak of an ast_str in error handling code path.
13 years ago
Russell Bryant dea36a06bb app_page: Fix a memory leak on every Page().
13 years ago
Russell Bryant 093121050f app_jack: fix datastore memory leak in error handling path.
13 years ago
Russell Bryant 2b2c5f27fc Rebuild parsers.
13 years ago
Russell Bryant 17cd5abb22 expression parser: Fix (theoretical) memory leak.
13 years ago
Richard Mudgett c04afdbc70 Make number not available presentation also set screening to network provided.
13 years ago
Richard Mudgett f9246f83c9 Add missing initialization of update_redirecting in chan_sip.c
13 years ago
Jonathan Rose 94b6251ea2 Update install_prereq script to include missing GSM library for debian amd move SQLite3.
13 years ago
Tzafrir Cohen 00dc354511 Also detect gmime 2.6
13 years ago
Matthew Jordan cfdc12387b Ensure Asterisk sends a BYE when pending on the final response to a re-INVITE
13 years ago
Kinsey Moore a25e2ad59c Prevent Echo() from relaying control, null, and modem frames
13 years ago
Richard Mudgett 8dc6345d0f Allow AMI action callback to be reentrant.
13 years ago
Jonathan Rose 698cd736b6 Prevent chanspy from binding to zombie channels
13 years ago
Alec L Davis 1ded276c97 Missed lastinvite CSeq int to uint32_t change
13 years ago
Matthew Jordan 4666efb849 Fix remotely exploitable stack overflow in HTTP manager
13 years ago
Matthew Jordan 2073ca37b6 Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Richard Mudgett e446657808 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Russell Bryant 167dd53f80 chan_iax2: Fix use of uninitialized sockaddr_in in try_transfer().
13 years ago
Russell Bryant ba3230cc45 chan_gtalk: Fix use of uninitialized vars in config handling.
13 years ago
Russell Bryant e470c22ed6 chan_gtalk: Fix potential use of uninitialized variable.
13 years ago
Russell Bryant 3627d4c840 app_chanisavail: Fix use of uninitialized variable.
13 years ago
Russell Bryant d9c2ea6d15 udptl: Ensure fec[] in udptl_build_packet() is initialized.
13 years ago
Russell Bryant d500229f3c app.h: Always initialize AST_DECLARE_APP_ARGS().
13 years ago
Richard Mudgett 5b61050209 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
13 years ago