summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01Formats need to be able to represent all 64 codec bits.Tilghman Lesher
2009-12-01Merged revisions 231740 via svnmerge from Matthew Nicholson
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30Reverted 231616Matthew Nicholson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30When receiving SDP that matches the version of the last one do not treat it a...Joshua Colp
2009-11-30app_queue crashes randomly, often during call-transfersDavid Vossel
2009-11-30Merged revisions 231441 via svnmerge from David Vossel
2009-11-30Export dynamic (weak-linked) symbols correctly.Tilghman Lesher
2009-11-30Blocked revisions 231437 via svnmergeDavid Vossel
2009-11-30Fix a bug where an immediate masquerade would cause a queued unhold frame to ...Joshua Colp
2009-11-271. Modified exported variable names.TransNexus OSP Development
2009-11-26Reorder option flags. Change guidelines so that example code is consistent w...Tilghman Lesher
2009-11-25Merged revisions 231298 via svnmerge from Tilghman Lesher
2009-11-25Blocked revisions 231235 via svnmergeDavid Vossel
2009-11-25Blocked revisions 231233 via svnmergeDavid Vossel
2009-11-25Load pbx_lua with global symbols to allow linking with other lua libraries.Matthew Nicholson
2009-11-24Found a few places where queue refcounts were counted incorrectly. Also add ...Tilghman Lesher
2009-11-24Fix erroneous hangup extension executionJeff Peeler
2009-11-24Fix problem on digital channels due to digital flag not getting set Jeff Peeler
2009-11-24Updated CHANGES file to describe the new 'd' option to app_followme added in ...Matthew Nicholson
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...Tilghman Lesher
2009-11-23Add an option to app_followme to disable the "please hold" announcement.Matthew Nicholson
2009-11-23Change fax detection in chan_sip so it behaves as one would expect.Joshua Colp
2009-11-23Merged revisions 230839 via svnmerge from Kevin P. Fleming
2009-11-23Blocked revisions 230875 via svnmergeKevin P. Fleming
2009-11-23Merged revisions 230772 via svnmerge from Kevin P. Fleming
2009-11-20fixes iax2 show cache locking error, thanks alecdavis!David Vossel
2009-11-20Revert code in error and include the gcc suggested workaround for the origina...Tilghman Lesher
2009-11-20Merged revisions 230627 via svnmerge from Matthew Nicholson
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