summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-10-31core/loader: Don't call dlclose in a while loopMatthew Jordan
2013-10-31medix_index: Display errors when library calls failMatthew Jordan
2013-10-29Remove some spammy debug messages; improve clarity of othersMatthew Jordan
2013-10-27Filter out internal channels from dial message handlingMatthew Jordan
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-10-26rtp_engine: fix rtp payloads copy and improve argument namesScott Griepentrog
2013-10-25taskprocessor: Made use pthread_equal() to compare thread ids.Richard Mudgett
2013-10-25pbx.c: fix confused match caller id that deleted exten still in hashScott Griepentrog
2013-10-24Logging: Logging types ignored after specifying a verbose levelKevin Harwell
2013-10-24utils: Fix memory leaks and missed unregistration of CLI commands on shutdownJonathan Rose
2013-10-24jitterbuf: Fix memory leak on jitter buffer resetJonathan Rose
2013-10-24astobj2: Unregister debug CLI commands at exitJonathan Rose
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
2013-10-23res_rtp_asterisk: Address jittery DTMF events in RTP streamsJonathan Rose
2013-10-23Add a test suite event to indicate when the atxfer 3-way feature is detectedJohn Bigelow
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-21Remove a noisy debug message from bridging code.Mark Michelson
2013-10-21Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-devKevin Harwell
2013-10-19Return a channel snapshot when originating using ARI, and subscribe the Stasi...Joshua Colp
2013-10-18Resolve some memory leaks due to incorrect for loop / ao2 ref usage.Mark Michelson
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Properly copy/remove the device state cache flag over a masquerade.Walter Doekes
2013-10-15translate.c: Some minor code tweaks.Richard Mudgett
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-03Remove publication of a channel snapshot when the technology is setMatthew Jordan
2013-10-03When serializing CDR variables (like for "core show channels") don't output a...Joshua Colp
2013-10-03Fix security events for AMI invalid passwordKinsey Moore
2013-10-03cel: Some whitespace cleanupsRichard Mudgett
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Only create Stasis subscriptions when enabledMatthew Jordan
2013-10-02Originate: Make setting caller id on outgoing call use either name or number.Richard Mudgett
2013-10-02Fix the CDR CLI command 'cdr show active {channel}'Matthew Jordan
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-01Features: Rearm the parking config options have moved warning for each reload.Richard Mudgett
2013-10-01Filter out internal channels for bridge leave messages and parked call messagesMatthew Jordan
2013-09-30Remove spurious event raised when CDRs are reloadedMatthew Jordan
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-28CDR: Improve handling of parking; resolve assertion when originating into parkMatthew Jordan
2013-09-28manager: Fix crash when appending a manager channel variableMatthew Jordan
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-24astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.Richard Mudgett
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-09-21media_index: Fix process_description_file() memory leak of file_id_persist.Richard Mudgett
2013-09-21features_config: Fix config ref leak of parkinglots.Richard Mudgett