summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.Sean Bright
2012-10-01Change core show help output format.Richard Mudgett
2012-10-01Don't destroy confbridge config when error is encountered during a reload.Mark Michelson
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-29Fix ref leak when adding ICE candidates to an SDPMatthew Jordan
2012-09-28Include channel uniqueid in "AsyncAGI" and "AGIExec" events.Richard Mudgett
2012-09-28res_jabber: Remove CLI command 'jabber test'Jonathan Rose
2012-09-28Add pause one second W dial modifier.Richard Mudgett
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-28Update documentation to make it explicit that "stream file" will not restart ...Joshua Colp
2012-09-28Add Duration header for PlayDTMF AMI ActionMatthew Jordan
2012-09-27Tweak app_dial documentation.Richard Mudgett
2012-09-27Cleanup ast_dtmf_stream()Richard Mudgett
2012-09-27Fix SendDTMF crash and channel reference leak using channel name parameter.Richard Mudgett
2012-09-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-09-27Add VoicemailRefresh AMI ActionKinsey Moore
2012-09-27loader: Ensure dependent modules are properly initialized.Joshua Colp
2012-09-27Fix an issue where Local channels dialed by app_queue are considered in use i...Joshua Colp
2012-09-26Move handling of 408 response so there is no misleading warning message.Mark Michelson
2012-09-26Fixed meetme tab completion and command documentation.Richard Mudgett
2012-09-26app_queue: 'agent available' hint, cleanup restart, and initial stateAlec L Davis
2012-09-25Fix saying of date in Dutch.Mark Michelson
2012-09-25Remove dead code and documentation for nonexistent feature.Mark Michelson
2012-09-25Fix error where improper IMAP greetings would be deleted.Mark Michelson
2012-09-25Fix T.38 support when used with chan_local in between.Joshua Colp
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-25Properly handle UAC/UAS roles for SIP session timersTerry Wilson
2012-09-25"show" completion option for "queue" shouldn't appear twiceKinsey Moore
2012-09-25Fix valgrind found memcpy issues in codec_ilbc.Richard Mudgett
2012-09-25Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.Richard Mudgett
2012-09-25chan_sip: Set Quality of Service for video rtp instanceJonathan Rose
2012-09-25res_agi: async_agi responsiveness improvement on datastore problemsJonathan Rose
2012-09-25"He who go through turnstile sideways is going to Bangkok"Mark Michelson
2012-09-25Fix documentation for default username in res_odbcKinsey Moore
2012-09-25Fix an issue where a caller to ast_write on a MulticastRTP channel would dete...Joshua Colp
2012-09-24Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>Richard Mudgett
2012-09-24func_audiohookinherit: Document some missed sources.Jonathan Rose
2012-09-24Fix potential reentrancy problems in chan_sip.Richard Mudgett
2012-09-24Fix a deadlock caused by a race condition between removing a hint and reloadi...Joshua Colp
2012-09-24Fix an issue with H.264 format attribute comparison and fix an issue with imp...Joshua Colp
2012-09-24res_rtp_asterisk: Make TURN and STUN server configurations consistent.Brent Eagles
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21iax2-provision: Fix improper return on failed cache retrievalJonathan Rose
2012-09-21Update Doxygen Config CommentsAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-21Start work on documentation janitor project with a little commit. This adds a...Andrew Latham
2012-09-21app_queue: Make queue reload members and variants of that workJonathan Rose
2012-09-21dsp.c: remove more whitespace mentioned in review2107Alec L Davis
2012-09-21dsp.c ast_dsp_call_progress use local short variable in loop, plus other cleanupAlec L Davis
2012-09-20Fix incorrect MeetME conference bridge reference count decrementing and somet...Joshua Colp