aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler14-171/+194
2009-02-18Blocked revisions 177160 via svnmergejpeeler0-0/+0
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.russell1-6/+10
2009-02-18Merged revisions 177096 via svnmerge from tilghman1-3/+54
2009-02-18Fixed error where a check for an zero length, terminated string was needed.dbailey1-1/+1
2009-02-18Fix ordering of output for a ChannelUpdate manager event.file1-1/+1
2009-02-18Need to take into account the \0 terminator of the old string to determine th...dbailey1-1/+1
2009-02-18This patch fixes merge_contexts_and_delete so it does not deadlock when hints...murf1-17/+110
2009-02-18Add example code for a heap traversal.russell1-0/+22
2009-02-18Fix a number of incorrect uses of strncpy().russell1-8/+15
2009-02-18T38 faxdetect should jump to the 'fax' extension for incoming calls onlydhubbard1-2/+2
2009-02-18suppress smoothers for Siren codecs as well as Speex and G.723.1kpfleming1-8/+19
2009-02-17Remove a dependency that no longer exists.russell1-4/+0
2009-02-17Several changes to codec_dahdi to play nice with G723.sruffell1-84/+325
2009-02-17Merged revisions 176701 via svnmerge from jpeeler3-14/+33
2009-02-17Use constants from inttypes.h to clear up 32-bit compilation errorsmmichelson1-2/+4
2009-02-17create a UDPTL structure in create_addr_from_peer() if it does not already ex...dhubbard1-0/+4
2009-02-17Clear up documentation of AST_FRIENDLY_OFFSET in frame.hmmichelson1-3/+11
2009-02-17Recorded merge of revisions 176661 via svnmerge from tilghman0-0/+0
2009-02-17Update the timing API to have better support for multiple timing interfaces.russell6-137/+180
2009-02-17Prior to masquerade, move the group definitions to the channel performing thetilghman1-2/+3
2009-02-17Significantly improve scheduler performance under high load.russell2-81/+201
2009-02-17Add a test module for the heap implementation.russell1-0/+219
2009-02-17Add an implementation of the heap data structure.russell3-1/+503
2009-02-17Typooej1-1/+2
2009-02-17Merge a large set of updates to the Asterisk indications API.russell21-879/+1324
2009-02-17Add assertions in the quest to track down a refcount leak.tilghman2-11/+49
2009-02-17Fix a race condition that caused device states to become incorrect for hints.russell2-2/+2
2009-02-17Typooej1-1/+1
2009-02-17If there are no realtime engines, there's no reason to check for realtime fam...oej1-0/+3
2009-02-17In this version, we can combine the queries, because we support droppingtilghman1-5/+2
2009-02-17Merged revisions 176426 via svnmerge from tilghman1-6/+29
2009-02-16Might want to update the buffer pointer after a realloc (or we crash)tilghman1-0/+6
2009-02-16add support for Siren7 and Siren14 flavors of prompts and music on holdkpfleming1-0/+22
2009-02-16Merged revisions 176354 via svnmerge from dvossel1-4/+5
2009-02-16Use the correct list macros for deleting an item from the middle of a list.tilghman1-2/+3
2009-02-16Merged revisions 176216 via svnmerge from kpfleming2-24/+44
2009-02-16Merged revisions 176249,176252 via svnmerge from mmichelson1-14/+2
2009-02-16Merged revisions 175597 via svnmerge from dvossel1-1/+1
2009-02-16Assist proper thread synchronization when stopping the logger thread.mmichelson1-2/+7
2009-02-16Can't set debug level 2 (intense debugging) unless the syntax matchestilghman1-1/+1
2009-02-16Remove chan_features.russell1-572/+0
2009-02-16Merged revisions 176029 via svnmerge from file1-5/+5
2009-02-16Make the causes array static, and remove the type name as it is not needed.russell1-1/+1
2009-02-16Merged revisions 175921 via svnmerge from mvanbaak4-8/+8
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.russell2-3/+6
2009-02-15Fix a number of problems with ast_sched_report().russell3-28/+24
2009-02-15Merged revisions 175825 via svnmerge from oej1-4/+0
2009-02-15Merged revisions 175792 via svnmerge from oej1-1/+5
2009-02-15Merged revisions 175777 via svnmerge from oej1-1/+1