Commit Graph

21925 Commits (bcd63be3cdc21f6733411863685c08c53ca9bf0c)
 

Author SHA1 Message Date
Jonathan Rose bcd63be3cd Make use of va_args more appropriate to form in various res_config modules plus utils.
13 years ago
Matthew Jordan 8cbe9f9fa7 Fix error that caused seek format operations to set max file size to '1' or '0'
13 years ago
Michael L. Young d84e70a95c Turn off warning message when bind address is set to any.
13 years ago
Matthew Jordan 7a72dc706a Fix negative return handling in channel drivers
13 years ago
Matthew Jordan 0da3b6c793 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Matthew Jordan b3a38a51c7 Check for IO stream failures in various format's truncate/seek operations
13 years ago
Jonathan Rose 6afefc4eb1 Make ForkCDR e option not set end time of the newly forked CDR log
13 years ago
Jonathan Rose 680b627906 Send relative path named recordings to the meetme directory instead of sounds
13 years ago
Kinsey Moore 7a33e9ba9d Make trunkfreq take effect when set
13 years ago
Kinsey Moore 3bb065e39a Simplify build system architecture optimization
13 years ago
Richard Mudgett b856533029 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
13 years ago
Matthew Jordan 40beb62845 Fix crash caused by unloading or reloading of res_http_post
13 years ago
Matthew Jordan c359eeb9c6 Allow func_curl to exit gracefully if list allocation fails during write
13 years ago
Matthew Jordan 246ad9bf0d Prevent invalid access of free'd memory if DAHDI channel during an MWI event
13 years ago
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