Commit Graph

22843 Commits (45c6620d744ca2a0ce89805fea2178fb1280aaa5)
 

Author SHA1 Message Date
Matthew Jordan 38c0a62413 Allow func_curl to exit gracefully if list allocation fails during write
14 years ago
Matthew Jordan 97f813f3a4 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan f4fd1b2fb0 Change SHARED function to use a safe traversal when modifying a variable
14 years ago
Matthew Jordan 90226b6fd7 Fix memory leak in res_calendar_ews when event email address node is empty
14 years ago
Matthew Jordan aa21d4fc6b Fix memory leak when using MeetMeAdmin 'e' option with user specified
14 years ago
Richard Mudgett 4665986fb1 Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.
14 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
14 years ago
Paul Belanger fcb7eb3c59 Multiple revisions 361403,361412
14 years ago
Russell Bryant b2f7b0c649 Remove a few more files related to chan_usbradio and app_rpt.
14 years ago
Matthew Jordan a2e127a651 Fix a typo in the warning messages for an ignored media stream
14 years ago
Kinsey Moore 51f0e5c53d Remove unnecessary error message in app_dial.c
14 years ago
Jonathan Rose fc45af331b Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
14 years ago
Jonathan Rose 8d3855229a Fix some stuff involving calls to memcpy and memset
14 years ago
Jonathan Rose 6cd462cca8 Make 'help devstate change' display properly (get rid of excess comma)
14 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Jonathan Rose 97b2fa8de1 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore 93781fa161 Fix the display of documentation for Transfer
14 years ago
Mark Murawki 745fcdbffe Fix dev-mode compiler warning about gnu_printf
14 years ago
Mark Murawki e4252eac10 Allow the Hangup manager action to match channels by regex
14 years ago
Kinsey Moore 9cc6f2c59e Stop sending out RTCP if RTP is inactive
14 years ago
Richard Mudgett 6a540e9087 Fix logger deadlock on Asterisk shutdown.
14 years ago
Mark Michelson 314d459317 Fix potential race condition during call pickup.
14 years ago
Mark Michelson cc2366bca0 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
14 years ago
Richard Mudgett fb796aac06 Misc changes to make astobj2 enhancement diffs easier to follow.
14 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
14 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
14 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
14 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
14 years ago
Mark Michelson 01cc64585e Make a debug message regarding subscription changes more accurate.
14 years ago
Richard Mudgett 38e892b370 Add global ao2 array container.
14 years ago
Richard Mudgett 8611bea122 Attempt to be more helpful when using a bad ao2 object pointer.
14 years ago
Jonathan Rose 65f56cda7a Updates config with bootstrap where I changed configure.ac in r360488
14 years ago
Paul Belanger 8331a89892 Blocked revisions 360476
14 years ago
Paul Belanger dea8936f89 Convert ast_verb() to ast_debug() and increase log level
14 years ago
Jonathan Rose 337f933977 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
14 years ago
Russell Bryant 5affceaa15 func_curl: Fix leak of an ast_str in error handling code path.
14 years ago
Russell Bryant d6d7f51476 chan_iax2: Use OBJ_NODATA to be a bit more explicit.
14 years ago
Russell Bryant 0ec73946fa app_page: Fix a memory leak on every Page().
14 years ago
Russell Bryant 71a1541b0c app_jack: fix datastore memory leak in error handling path.
14 years ago
Russell Bryant cad07b3800 Multiple revisions 360356-360357
14 years ago
Richard Mudgett 721f92058f Make number not available presentation also set screening to network provided.
14 years ago
Richard Mudgett df16bd973e Add missing initialization of update_redirecting in chan_sip.c
14 years ago
Jonathan Rose c6979ff581 Adds F option to Bridge application
14 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
14 years ago
Jonathan Rose 1d1c28ac4b Update install_prereq script to include missing GSM library for debian amd move SQLite3.
14 years ago
Tzafrir Cohen ab6f40bd12 Also detect gmime 2.6
14 years ago
Matthew Jordan c88d1c8337 Ensure Asterisk sends a BYE when pending on the final response to a re-INVITE
14 years ago
Kinsey Moore 6ff8f14865 Prevent Echo() from relaying control, null, and modem frames
14 years ago
Sean Bright 3a231e090f chan_iax2: Correct spelling of 'Port' header in IAX2 PeerStatus AMI Events
14 years ago
Richard Mudgett 334f13d8b8 Allow AMI action callback to be reentrant.
14 years ago