summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-04-06Multiple revisions 361403,361412Paul Belanger
2012-04-06Remove a few more files related to chan_usbradio and app_rpt.Russell Bryant
2012-04-06Fix a typo in the warning messages for an ignored media streamMatthew Jordan
2012-04-06Remove unnecessary error message in app_dial.cKinsey Moore
2012-04-05Fix MusicOnHold in MeetMe so that it always uses the class if it's been definedJonathan Rose
2012-04-04Fix some stuff involving calls to memcpy and memsetJonathan Rose
2012-04-04Make 'help devstate change' display properly (get rid of excess comma)Jonathan Rose
2012-04-04Replace GNU old-style field designator extensions to fix clang warningsJonathan Rose
2012-04-04Make the MeetMeAdmin N command (mute all nonadmins) not mute adminsJonathan Rose
2012-04-03Fix the display of documentation for TransferKinsey Moore
2012-04-03Fix dev-mode compiler warning about gnu_printfMark Murawki
2012-04-03Allow the Hangup manager action to match channels by regexMark Murawki
2012-04-02Stop sending out RTCP if RTP is inactiveKinsey Moore
2012-03-30Fix logger deadlock on Asterisk shutdown.Richard Mudgett
2012-03-29Fix potential race condition during call pickup.Mark Michelson
2012-03-29Improve accuracy of identifying information sent in dialog-info SIP NOTIFY re...Mark Michelson
2012-03-29Misc changes to make astobj2 enhancement diffs easier to follow.Richard Mudgett
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-27Make a debug message regarding subscription changes more accurate.Mark Michelson
2012-03-27Add global ao2 array container.Richard Mudgett
2012-03-27Attempt to be more helpful when using a bad ao2 object pointer.Richard Mudgett
2012-03-27Updates config with bootstrap where I changed configure.ac in r360488Jonathan Rose
2012-03-26Blocked revisions 360476Paul Belanger
2012-03-26Convert ast_verb() to ast_debug() and increase log levelPaul Belanger
2012-03-26Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOSJonathan Rose
2012-03-24func_curl: Fix leak of an ast_str in error handling code path.Russell Bryant
2012-03-24chan_iax2: Use OBJ_NODATA to be a bit more explicit.Russell Bryant
2012-03-24app_page: Fix a memory leak on every Page().Russell Bryant
2012-03-24app_jack: fix datastore memory leak in error handling path.Russell Bryant
2012-03-24Multiple revisions 360356-360357Russell Bryant
2012-03-24Make number not available presentation also set screening to network provided.Richard Mudgett
2012-03-23Add missing initialization of update_redirecting in chan_sip.cRichard Mudgett
2012-03-22Adds F option to Bridge applicationJonathan Rose
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-21Update install_prereq script to include missing GSM library for debian amd mo...Jonathan Rose
2012-03-21Also detect gmime 2.6Tzafrir Cohen
2012-03-21Ensure Asterisk sends a BYE when pending on the final response to a re-INVITEMatthew Jordan
2012-03-20Prevent Echo() from relaying control, null, and modem framesKinsey Moore
2012-03-20chan_iax2: Correct spelling of 'Port' header in IAX2 PeerStatus AMI EventsSean Bright
2012-03-20Allow AMI action callback to be reentrant.Richard Mudgett
2012-03-19Convert MuteAudio documentation to XML.Richard Mudgett
2012-03-16Prevent chanspy from binding to zombie channelsJonathan Rose
2012-03-16Simplify some code in ast_app_run_sub().Richard Mudgett
2012-03-16Revert the pre-dial addition.Mark Michelson
2012-03-16Missed lastinvite CSeq int to uint32_t changeAlec L Davis
2012-03-15Fix warning from commit r359705 (predial options for app_dial)Mark Murawki