aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-10Merged revisions 47457 via svnmerge from file1-6/+4
2006-11-10Add fix for 7321. Ability to hide calleridname from zapata.confmattf1-1/+10
2006-11-10Issue 8336- fix support for multipart SDP (imported from 1.2/1.4). (Alphaque)oej1-1/+3
2006-11-10Merged revisions 47436 via svnmerge from tilghman5-63/+72
2006-11-10Ripping out bad support for 491 replies to INVITE's. Let's try again properly...oej1-10/+13
2006-11-10Fix badly defined flag. Thanks fenlander!oej1-2/+2
2006-11-10Small simplification and documentation correction.oej1-8/+8
2006-11-10Merged revisions 47405 via svnmerge from file1-4/+6
2006-11-09Merged revisions 47391 via svnmerge from russell1-0/+4
2006-11-09Merged revisions 47380 via svnmerge from file1-0/+2
2006-11-08committed in behalf of bug 8190murf1-5/+13
2006-11-08- Add Max-Forwards higher in the packet, following recommendationsoej1-9/+6
2006-11-08Merged revisions 47333 via svnmerge from kpfleming1-9/+13
2006-11-08coding guidelines, coding guidelines, coding guidelineskpfleming1-15/+18
2006-11-08merge from team/rizzo/astobj2 rev.47271rizzo1-2/+2
2006-11-08merge from team/rizzo/astobj2 rev.47246rizzo1-6/+11
2006-11-08merge from team/rizzo/astobj2, rev 47243, 47244, 47245:rizzo1-34/+47
2006-11-08merge rev.47224 from team/rizzo/astobj2:rizzo1-28/+39
2006-11-08silence compiler about uninitialized variables.rizzo1-1/+1
2006-11-08Destroy dialog properly at unload (rizzo)oej1-7/+1
2006-11-08fix compilation.rizzo2-5/+5