aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Merged revisions 133572 via svnmerge from mmichelson1-0/+2
2008-07-25Minor coding guidelines tweaks ...russell1-31/+31
2008-07-24Merged revisions 133488 via svnmerge from tilghman1-5/+10
2008-07-24I made this change from DEVICE_STATE to DEVICE_STATE_CHANGE, but I had it bac...russell1-1/+1
2008-07-23Merged revisions 133295 via svnmerge from qwell1-2/+2
2008-07-23Fix issue where tcp in sip is enabled by default, despite what it says in the...bbryant1-2/+1
2008-07-23Merged revisions 133038 via svnmerge from mmichelson1-3/+1
2008-07-23Yet another conversion of '|' to ','tilghman1-4/+2
2008-07-23use correct function name... please compile with --enable-dev-modekpfleming1-1/+1
2008-07-23Merged revisions 132826 via svnmerge from crichter1-1/+14
2008-07-23Well, the content of a channel variable may be longer than the size of a poin...oej1-1/+1
2008-07-22Merged revisions 132777 via svnmerge from mmichelson1-5/+296
2008-07-22correct fix made in r132777... the code *did* compile in dev-mode, as long as...kpfleming1-1/+2
2008-07-22Merged revisions 132713 via svnmerge from tilghman1-2/+29
2008-07-22Get chan_dahdi to compile in devmodemmichelson1-1/+0
2008-07-22Merged revisions 132712 via svnmerge from kpfleming1-23/+17
2008-07-22Merged revisions 132645 via svnmerge from oej1-3/+3
2008-07-22Merged revisions 132641 via svnmerge from kpfleming1-9/+9
2008-07-21Merged revisions 132571 via svnmerge from kpfleming1-4/+12
2008-07-21Add autocompletion to "iax2 set debug peer".bbryant1-17/+18
2008-07-21Add "iax2 set debug peer" command and remove deprecated iax2 debug bbryant1-153/+111
2008-07-21Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a...bbryant1-0/+2
2008-07-21Fix an issue in iax2 where a call that's been rejected still kept an open cha...bbryant1-4/+2
2008-07-21make buffers config option (chan_dahdi.conf) parsing safer and added logging ...jpeeler1-11/+14
2008-07-18Make sure we break the poll so that messages queued will be sent on the SS7 w...mattf1-0/+13
2008-07-18Merged revisions 131970 via svnmerge from tilghman1-2/+2
2008-07-17Add configuration option to chan_dahdi.conf to allow buffering policy and num...jpeeler1-17/+35
2008-07-17Merged revisions 131790 via svnmerge from tilghman1-1/+2
2008-07-17Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STAT...russell1-1/+2
2008-07-16Merged revisions 131491 via svnmerge from bbryant1-2/+2
2008-07-16Merged revisions 131421 via svnmerge from russell1-0/+6
2008-07-16Add missing terminator to ast_event_subscribe to fix a crash.russell1-1/+1
2008-07-15Merged revisions 130959 via svnmerge from tilghman1-4/+4
2008-07-15Additional option for videosupport (always) that disables the optimization totilghman1-7/+22
2008-07-14Merged revisions 130889 via svnmerge from tilghman1-13/+10
2008-07-14free memory used by the x11 grabber when closing it.rizzo1-7/+5
2008-07-14use ast_pthread_create_detached_background() instead of redoingrizzo1-4/+3
2008-07-14Swap "static" and "const", so that "static" appears at the beginning of eachtilghman3-54/+54
2008-07-13Convert chan_skinny's open-coded linked lists to the list macrosmvanbaak1-253/+179
2008-07-13Merged revisions 130514 via svnmerge from tilghman1-53/+44
2008-07-13Unlock list before returningtilghman1-0/+1
2008-07-11Support new TRANSPORT definitions in libss7mattf1-1/+5
2008-07-11Fix trunk breakagetilghman1-1/+1
2008-07-11Merged revisions 130169 via svnmerge from tilghman1-6/+15
2008-07-11Missed one. Formatting only.seanbright1-1/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant5-14/+14
2008-07-11Merged revisions 130102 via svnmerge from tilghman1-1/+59
2008-07-11Merged revisions 130039 via svnmerge from kpfleming1-0/+13
2008-07-10Merged revisions 129803 via svnmerge from tilghman1-45/+45
2008-07-10A couple more minor text changesseanbright1-2/+2