aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-26might as well also document the raw values of the flag varsmurf1-2/+11
2006-11-26A little bit of func_cdr documentation upgrade-- no bug# involved, although 8...murf1-0/+12
2006-11-25Not having a HINT is not an ERROR. In 1.4 and future releases, you can disableoej1-1/+1
2006-11-24bug 8189 posted this fix for main/translate.c for PLCmurf1-0/+1
2006-11-24Merged revisions 47968 via svnmerge from crichter3-54/+53
2006-11-23Don't allocate unused variable.oej1-4/+1
2006-11-22Video will never reach Packet2Packet bridging and can do more harm then good.file1-22/+2
2006-11-22blocking 47910 from 1.4; the time-limits on Dial are working OKmurf0-0/+0
2006-11-21If we have the non standard G726-32 setting turned on we want to return G726-...file1-1/+1
2006-11-21Apparently Exosip sends a 101 after a 100 provisional response. Let's not tre...oej1-2/+5
2006-11-20Oops, merge missed release of odbc objecttilghman1-0/+1
2006-11-20Merged revisions 47862 via svnmerge from tilghman1-2/+7
2006-11-20Merged revisions 47859 via svnmerge from file1-0/+4
2006-11-20Blocked revisions 47855 via svnmergefile0-0/+0
2006-11-20Only remove/destroy the RTCP I/O item if it exists.file1-2/+3
2006-11-20Use a separate variable in the channel structure to store the context that th...file4-5/+6
2006-11-20Explain properly how videosupport works. oej1-1/+5
2006-11-20Make sure we destroy scheduled items and not use them ever again after destru...oej1-2/+9
2006-11-18fix bug 7450 - Parsing fails if From header contains angle brackets rizzo1-5/+6
2006-11-17block patch that was already present herekpfleming0-0/+0
2006-11-16Fix a couple of typos. Initially pointed out by mrobinson.qwell2-2/+2
2006-11-16Blocked revisions 47780 via svnmergeqwell0-0/+0
2006-11-16update documentation regarding IAX2 transfers and CDRskpfleming1-25/+10
2006-11-16Compare technology using the pointers instead of a straight comparison based ...file1-3/+3
2006-11-16Blocked revisions 47761 via svnmergefile0-0/+0
2006-11-16check for pre-1.4 versions of Zaptel and abort the configure script if found ...kpfleming2-0/+124
2006-11-16Make the HOLD notification optional, in order to avoid a lot of extra databas...oej2-3/+13
2006-11-16Merged revisions 47750 via svnmerge from file1-0/+27
2006-11-16Don't unreference the SLA object if there is no SLA object in the devicestate...file1-0/+4
2006-11-16Don't fixup if there's nothing to fixup oej1-0/+5
2006-11-16Warn users about change in canreinviteoej1-0/+6
2006-11-16- CANCEL is never authenticated (according to the RFC)oej2-3/+9
2006-11-15Merged revisions 47711 via svnmerge from file1-0/+4
2006-11-15Fix ODBC_STORAGE for when context is NULLtilghman1-1/+1
2006-11-15We need to ensure timelimit stuff is included as well so warnings get played....file1-3/+9
2006-11-15don't try to call fclose() if fopen() failedkpfleming1-3/+4
2006-11-15- Improve SIP historyoej1-5/+14
2006-11-15block fix that was found in this branch and backported to 1.2kpfleming0-0/+0
2006-11-15Merged revisions 47677 via svnmerge from kpfleming1-8/+47
2006-11-15Merged revisions 47686,47688-47689 via svnmerge from kpfleming1-1/+7
2006-11-15Merged revisions 47682 via svnmerge from kpfleming1-3/+3
2006-11-15fix longest match search in find_cli.rizzo1-1/+3
2006-11-15Send error message when we can't allocate SIP dialog, possibly due to limitat...oej1-1/+14
2006-11-15Block patch to 1.2 that already was fixed in 1.4.oej0-0/+0
2006-11-15If NAT detection is turned on or already detected then say NAT is active when...file1-2/+5
2006-11-15more formatting cleanup, and avoid running off the end of the stringkpfleming1-17/+15
2006-11-15Turn notice about unknown RTCP packet type into a debug message instead.file1-1/+2
2006-11-15silence compiler warning on 64-bit platforms (this variable is an 'int' anywa...kpfleming1-1/+1
2006-11-14Merged revisions 47631 via svnmerge from file1-1/+1
2006-11-14Only keep the video RTP structure around if 1. Video support is enabled and 2...file1-3/+3