aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-01More 32->64 bit codec conversions.tilghman16-52/+57
2009-12-01Formats need to be able to represent all 64 codec bits.tilghman1-1/+1
2009-12-01Merged revisions 231740 via svnmerge from mnicholson1-2/+15
2009-11-30Another round of UDPTL stack fixes/improvements:kpfleming3-136/+200
2009-11-30Merged revisions 231614 via svnmerge from mnicholson4-8/+87
2009-11-30Reverted 231616mnicholson3-27/+8
2009-11-30Merged revisions 231614 via svnmerge from mnicholson3-8/+27
2009-11-30When receiving SDP that matches the version of the last one do not treat it a...file1-3/+6
2009-11-30app_queue crashes randomly, often during call-transfersdvossel1-2/+13
2009-11-30Merged revisions 231441 via svnmerge from dvossel1-1/+0
2009-11-30Export dynamic (weak-linked) symbols correctly.tilghman2-1/+10
2009-11-30Blocked revisions 231437 via svnmergedvossel0-0/+0
2009-11-30Fix a bug where an immediate masquerade would cause a queued unhold frame to ...file1-0/+2
2009-11-271. Modified exported variable names.transnexus1-120/+458
2009-11-26Reorder option flags. Change guidelines so that example code is consistent w...tilghman2-61/+69
2009-11-25Merged revisions 231298 via svnmerge from tilghman1-0/+1
2009-11-25Blocked revisions 231235 via svnmergedvossel0-0/+0
2009-11-25Blocked revisions 231233 via svnmergedvossel0-0/+0
2009-11-25Load pbx_lua with global symbols to allow linking with other lua libraries.mnicholson1-1/+1
2009-11-24Found a few places where queue refcounts were counted incorrectly. Also add ...tilghman1-70/+87
2009-11-24Fix erroneous hangup extension executionjpeeler1-1/+5
2009-11-24Fix problem on digital channels due to digital flag not getting set jpeeler3-26/+48
2009-11-24Updated CHANGES file to describe the new 'd' option to app_followme added in ...mnicholson1-0/+2
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...tilghman3-84/+203
2009-11-23Add an option to app_followme to disable the "please hold" announcement.mnicholson1-6/+12
2009-11-23Change fax detection in chan_sip so it behaves as one would expect.file2-27/+60
2009-11-23Merged revisions 230839 via svnmerge from kpfleming1-10/+15
2009-11-23Blocked revisions 230875 via svnmergekpfleming0-0/+0
2009-11-23Merged revisions 230772 via svnmerge from kpfleming1-4/+5
2009-11-20fixes iax2 show cache locking error, thanks alecdavis!dvossel1-1/+1
2009-11-20Revert code in error and include the gcc suggested workaround for the origina...tilghman1-9/+2
2009-11-20Merged revisions 230627 via svnmerge from mnicholson1-0/+4
2009-11-20Fix/Implement error events for non-existing filesdiruggles2-26/+27
2009-11-20audiohook signal trigger on every status changedvossel2-25/+32
2009-11-19Merged revisions 230508 via svnmerge from dvossel1-26/+70
2009-11-19Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good c...diruggles1-109/+112
2009-11-16Fix another buglet in T.38 session teardown at the end of FAX sessions.kpfleming1-2/+3
2009-11-16Ensure that only one end of a T.38 session initiates teardown at completion.kpfleming1-1/+5
2009-11-161. Added SIP Diversion support.transnexus1-283/+323
2009-11-15Merged revisions 230246 via svnmerge from kpfleming1-1/+1
2009-11-15Increase maximum length of language bufferstilghman1-1/+1
2009-11-13Merged revisions 230144 via svnmerge from file1-2/+18
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman18-76/+173
2009-11-13Merged revisions 230038 via svnmerge from file1-1/+1
2009-11-13Store the cause code that is returned when trying to create a channel in Chan...file3-5/+17
2009-11-13Merged revisions 229965 via svnmerge from file0-0/+0
2009-11-13Fix T.38 negotiation regression introduced with the SDP parser changes.file1-57/+60
2009-11-13Fixing trunk in a way so that it compiles again.oej1-2/+1
2009-11-13If CDR logging is disabled, it's considered a FAILUREoej1-2/+2
2009-11-13Add the capability to require a module to be loaded, or else Asterisk exits.oej4-19/+49