aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-01Fix chan_nbs to build...markster1-9/+5
2006-07-01fix the parsing of options in the FILTER function to match the documentation.russell1-1/+1
2006-07-01fix removing autoconfig.h on distclean (issue #7439, casper)russell1-1/+1
2006-07-01swap distclean and dist-clean, since distclean is more commonly used ...russell1-2/+2
2006-07-01remove build_tools/menuselelct-deps on distcleanrussell1-0/+1
2006-07-01don't specify this include in the menuselect Makefile, because asterisk-addonsrussell1-1/+1
2006-07-01more pickynessrussell1-1/+1
2006-07-01change bracket style because i'm pickyrussell1-1/+1
2006-07-01menuselect doesn't pull strcompat.o from asterisk anymorerussell1-2/+1
2006-06-30more reasons why solaris sucksrussell1-12/+12
2006-06-30fix the condition for including the header for osx atomicsrussell1-1/+1
2006-06-30update configurerussell2-1/+667
2006-06-30add support for atomic operations provided by mac osxrussell2-1/+28
2006-06-30Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)file1-3/+4
2006-06-30Make sure that we build chan_misdn with the object files in the right ordermattf1-1/+1
2006-06-30Updates from transnexus to osplookup, removes res_ospmogorman4-1413/+1791
2006-06-30Merged revisions 36377 via svnmerge from tilghman1-0/+134
2006-06-30added a bit logging, when we split the bridgecrichter1-0/+6
2006-06-30added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Lib...crichter2-47/+62
2006-06-30Store sysname even if we do not store fullcontact (thanks tholo)oej1-3/+8
2006-06-30Removing configuration options that does not do anything yet. No need tooej1-3/+4
2006-06-30make this script work on solarisrussell1-2/+2
2006-06-29Merged revisions 36290 via svnmerge from tilghman1-11/+11
2006-06-29added better L2 handling for ptp, if it's down we don't try to call on that p...crichter7-19/+107
2006-06-29Merged revisions 36253-36254 via svnmerge from kpfleming2-7/+9
2006-06-29...too early in the morning for commits in Bergen, Norway...oej1-1/+1
2006-06-29move FreeTDS version check into configure scriptkpfleming4-19/+34
2006-06-29Add support for a=inactive in SDP for holding. This is not very well documentedoej1-16/+23
2006-06-29reformatting sip.conf.sample a bit, adding dumphistory that was not documentedoej1-38/+42
2006-06-28?= just checks to see if a variable is not yet defined. If MENUSELECT_CFLAGSrussell1-1/+3
2006-06-28slight change to pulling out the MENUSELECT_CFLAGS from the user and globalrussell1-2/+5
2006-06-28remove an extra commarussell1-1/+1
2006-06-28remove the two uses of the $(or ...) function since it is only supported byrussell1-2/+3
2006-06-28allow menuselect to be a symlink to a checkoutrussell1-1/+1
2006-06-28fix the case where menuselect.makeopts is getting generated in the same run ofrussell1-0/+4
2006-06-28Block patch to 1.2 that was by mistake committed to trunk first...oej0-0/+0
2006-06-28moved a notice into a logcrichter1-0/+5
2006-06-28fixed a few state problems when hanging up the call. also changed a few debug...crichter2-13/+12
2006-06-27Don't delete initid scheduled item twice... Thanks, vecher, for bugging me ab...oej1-2/+0
2006-06-27Code cleanup while trying to understand this channel...oej1-211/+175
2006-06-27Formatting and doxygen fixesoej1-20/+22
2006-06-27menuselect writes both menuselect.makeopts and menuselect.makedeps at once, m...jcollie1-5/+2
2006-06-27issue #7033 - Don't burst pokes to peers at load or reload.oej1-4/+14
2006-06-27Inspired by issue 6742, but solved in a different way.oej3-7/+28
2006-06-27Missing parenthesistilghman1-1/+1
2006-06-27dont copy an id or a message if they dont exist.mogorman1-4/+6
2006-06-27fixes segfault on incoming call which is disconnected in Alerting statecrichter1-0/+1
2006-06-27Don't change direction of the dialogue when we send a re-inviteoej1-5/+1
2006-06-26Found a missing "l" on the left side of the sofa, close to the TV.oej1-1/+1
2006-06-26Issue #7421 - Stop generator on both call legs (patch by tgrman) oej1-0/+1