aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-11-22Don't over-deprecate... :-)oej1-15/+0
2006-11-21Treat 101 as 100, not 183 session progressoej1-2/+5
2006-11-20Properly reset schedule items (rizzo)oej1-2/+9
2006-11-18Merged revisions 47823 via svnmerge from rizzo1-5/+6
2006-11-18prevent the sound thread from consuming all the available CPUrizzo1-12/+16
2006-11-17Add some sense of link state. Don't make calls if link is down. Only reset ...mattf1-1/+13
2006-11-17remove an unused functionrizzo1-7/+0
2006-11-17use the regexp cli support on some of the commandrizzo1-13/+11
2006-11-17Make sure we choose the last channel as the dchannel if it's not E1 (for BRI)...mattf1-2/+3
2006-11-16convert two entries to new stylerizzo1-33/+22
2006-11-16Remove the interim variable for range modifications, and set it on the struct...qwell1-13/+12
2006-11-16convert some handlers to new style.rizzo1-101/+117
2006-11-16Add ability to modify range for dring matching.qwell1-5/+40
2006-11-16fix indentationrizzo1-42/+46
2006-11-16Merged revisions 47764 via svnmerge from file1-3/+3
2006-11-16Make it possible to enable/disable onhold tracking, in order to make life easieroej1-2/+9
2006-11-16Merged revisions 47751 via svnmerge from file1-0/+27
2006-11-16Merging implementation of invite states from my "invitestate" branch for 1.2....oej1-7/+49
2006-11-16- CANCEL never uses authenticationoej1-3/+3
2006-11-15Merged revisions 47712 via svnmerge from file1-0/+4
2006-11-15Hunting the initreq change for an ACKoej1-3/+13
2006-11-15- Don't reply to ACKoej1-5/+14
2006-11-15fix indentationrizzo1-15/+15
2006-11-15Send proper SIP error message improperly when we can't allocate dialog (out o...oej1-1/+14
2006-11-15Update doxygen docs to reflect the code...oej1-0/+3
2006-11-15Merged revisions 47635 via svnmerge from kpfleming1-1/+1
2006-11-14Merged revisions 47628 via svnmerge from file1-3/+3
2006-11-14Adding some debug output to trace bug in realtimeoej1-4/+15
2006-11-14Adding a new debug line for issue #7351 - trying to find where an ACK can ove...oej1-3/+5
2006-11-14Issue #8272 imported from 1.2/1.4 - Let the peerpoke system destroy it's own ...oej1-1/+4
2006-11-14Remove flags not used any more (thanks Luigi)oej1-4/+0
2006-11-13Merged revisions 47581 via svnmerge from tilghman1-3/+3
2006-11-13Small fix for uncommon scenario.oej1-2/+3
2006-11-13Make chan_h323 build again and make the CLI commands work. (reported on aster...file1-2/+2
2006-11-13Only produce error message once, don't fill the screen with them...oej1-1/+5
2006-11-13merge from astobj2-r47450: use UNLINK to remove a packet from its queue,rizzo1-15/+10
2006-11-13merge from codename-pineapple and astobj2 47499:rizzo1-13/+8
2006-11-13Merged revisions 47523 via svnmerge from tilghman1-1/+3
2006-11-12Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)oej1-0/+13
2006-11-12The use of an ifdef to check for FreeBSD is useless here because the tworussell1-15/+7
2006-11-12Restore auto-framing (DEA). Imported from 1.4oej1-1/+6
2006-11-12- Support UDPTL as well as udptl in T38 sdp.oej1-1/+2
2006-11-12- Don't hangup because of failed re-invite. Go back to previous state.oej1-19/+26
2006-11-12- Add some comments to t.38 codeoej1-4/+14
2006-11-12Merged revisions 47497 via svnmerge from russell1-4/+4
2006-11-10Make sure we don't use 32bits for a value that only requires 1 bit. Also, fi...mattf1-3/+3
2006-11-10Add some history and fix some debug output for autodestruct.oej1-5/+8
2006-11-10Proper fix for adding debug...oej1-2/+4
2006-11-10Make sure we destroy dialog in case of loopoej1-1/+2
2006-11-10Cleanup imported from 1.4oej1-5/+4