summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-12-03media_index: Make media indexing tolerable of bad symlinks.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-22translate: Move freeing of frame to after it is used.Joshua Colp
2013-11-21bucket: Fix scheme ref leak in __ast_bucket_scheme_register().Richard Mudgett
2013-11-15CEL: Fix crash when using CELGenUserEventKinsey Moore
2013-11-14Say: If SAY_DTMF_INTERRUPT is set to an ast_true value, jump on DTMFJonathan Rose
2013-11-12Switch to a scoped lock to avoid missing unlocks in failure returns.Mark Michelson
2013-11-12Move a NULL check to a place that makes more sense.Mark Michelson
2013-11-08security_events: Push out security events over AMI eventsJonathan Rose
2013-11-08ari: Add application/x-www-form-urlencoded parameter supportDavid M. Lee
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2013-11-05stasis_channels: Don't give preference to ANI info in channel snapshotsMatthew Jordan
2013-11-02vector: Uppercase API to follow C convention.Richard Mudgett
2013-11-02vector: Update API to be more flexible.Richard Mudgett
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-11-01voicemail: Simplify callback pointer declarations and add doxygen.Richard Mudgett
2013-11-01Manager: Add equivalent AMI actions for the bridge CLI commands.Scott Griepentrog
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