summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-20Fix/Implement error events for non-existing filesDavid Ruggles
2009-11-20audiohook signal trigger on every status changeDavid Vossel
2009-11-19Merged revisions 230508 via svnmerge from David Vossel
2009-11-19Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good c...David Ruggles
2009-11-16Fix another buglet in T.38 session teardown at the end of FAX sessions.Kevin P. Fleming
2009-11-16Ensure that only one end of a T.38 session initiates teardown at completion.Kevin P. Fleming
2009-11-161. Added SIP Diversion support.TransNexus OSP Development
2009-11-15Merged revisions 230246 via svnmerge from Kevin P. Fleming
2009-11-15Increase maximum length of language buffersTilghman Lesher
2009-11-13Merged revisions 230144 via svnmerge from Joshua Colp
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-13Merged revisions 230038 via svnmerge from Joshua Colp
2009-11-13Store the cause code that is returned when trying to create a channel in Chan...Joshua Colp
2009-11-13Merged revisions 229965 via svnmerge from Joshua Colp
2009-11-13Fix T.38 negotiation regression introduced with the SDP parser changes.Joshua Colp
2009-11-13Fixing trunk in a way so that it compiles again.Olle Johansson
2009-11-13If CDR logging is disabled, it's considered a FAILUREOlle Johansson
2009-11-13Add the capability to require a module to be loaded, or else Asterisk exits.Olle Johansson
2009-11-13Added full number portability parameter support.TransNexus OSP Development
2009-11-12Update sample config for ALSA mute and noaudiocaptureJason Parker
2009-11-12Add mute functionality. Add config option to not try to open capture device.Jason Parker
2009-11-12Fix mute toggling on OSS channels.Jason Parker
2009-11-12Merged revisions 229669 via svnmerge from David Vossel
2009-11-12Update sip.conf.sample.Leif Madsen
2009-11-12ClarificationOlle Johansson
2009-11-12Clarify some security issues early in the sample configurationOlle Johansson
2009-11-11Remove non-functional feature from ExternalIVR documentationDavid Ruggles
2009-11-11Merged revisions 229498 via svnmerge from David Brooks
2009-11-11Flags not initialized in app_softhangup.c, causing undefined behaviorDavid Brooks
2009-11-11Update CHANGES file.Leif Madsen
2009-11-10Merged revisions 229360 via svnmerge from Tilghman Lesher
2009-11-10Merged revisions 229355 via svnmerge from David Ruggles
2009-11-10When GOSUB is invoked within an AGI, it may not exit correctly.Tilghman Lesher
2009-11-10Merged revisions 229281 via svnmerge from Joshua Colp
2009-11-10Merged revisions 229191 via svnmerge from David Ruggles
2009-11-10Merged revisions 229167 via svnmerge from David Vossel
2009-11-10Reverted revision 201717.Matthew Nicholson
2009-11-10fixes pgsql double free of threadstorageDavid Vossel
2009-11-10Schema file additionsGavin Henry
2009-11-09Don't crash when bridge->tech_pvt == NULLTerry Wilson
2009-11-09Don't try to convert a 64-bit integer, where only a 32-bit integer is stored.Tilghman Lesher
2009-11-09Add the 'relative-periodic-announce' option to app_queue to allow for calcula...Matthew Nicholson
2009-11-09Merged revisions 228896 via svnmerge from Leif Madsen
2009-11-09Merged revisions 228827 via svnmerge from Matthew Nicholson
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-11-07Add LSB headers to the Debian init.d scriptTzafrir Cohen
2009-11-06Merged revisions 228692 via svnmerge from David Vossel
2009-11-06Created standard location to add options to chan_dahdi for ISDN dialing.Richard Mudgett
2009-11-06ami_testhooks.c automatically registers hookDavid Brooks
2009-11-06Make compilation of chan_ooh323 disabled by default.Mark Michelson