summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-20Blocked revisions 373240Matthew Jordan
2012-09-20Add queue monitoring hintsMatthew Jordan
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20Support all ways a member can be available for 'agent available' hintsMatthew Jordan
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-20Correct handling of unknown SDP stream typesKinsey Moore
2012-09-20When trying to unload res_curl.so, warn about all dependent modules.Sean Bright
2012-09-20dsp.c: remove whitespace mentioned in review2107Alec L Davis
2012-09-19app_queue: Support an 'agent available' hintAlec L Davis
2012-09-18Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.Sean Bright
2012-09-18Don't crash when passing a NULL message to __astman_get_header.Sean Bright
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-09-15Made companding law for SS7 calls only determined by SS7 signaling type.Richard Mudgett
2012-09-14Resolve memory leaks in TLS initialization and TLS client connectionsMatthew Jordan
2012-09-13Fixed make clean when configured --disable-asterisksslDavid M. Lee
2012-09-13Fix timeouts for ast_waitfordigit[_full].David M. Lee
2012-09-12Enhance astobj2 to support other types of containers.Richard Mudgett
2012-09-12Skip any non-content information when looking for and handling content.Joshua Colp
2012-09-12res_xmpp: Fix a segfault caused by bodyless messagesJonathan Rose
2012-09-12logger: Add rotatestrategy option of 'none' which does not perform rotationsJonathan Rose
2012-09-12Add channel name to a warning to make debugging easier.Mark Michelson
2012-09-12Fixed r372696 when configured --disable-asteriskssl; properly install libaste...David M. Lee
2012-09-11chan_local: Switch from using a random 4 digit hex identifier to unique idJonathan Rose
2012-09-11Fix inability to shutdown gracefully due to an unending channel reference.Mark Michelson
2012-09-11Fix bad channel application data reference.Mark Michelson