Commit Graph

9000 Commits (d9e8e304b972329b021a777ae02af0d12305b352)
 

Author SHA1 Message Date
Mark Spencer d9e8e304b9 Fix chan_nbs to build...
20 years ago
Russell Bryant df2223416d fix the parsing of options in the FILTER function to match the documentation.
20 years ago
Russell Bryant f54bef6dff fix removing autoconfig.h on distclean (issue #7439, casper)
20 years ago
Russell Bryant 9bc3976204 swap distclean and dist-clean, since distclean is more commonly used ...
20 years ago
Russell Bryant 5dceb817e6 remove build_tools/menuselelct-deps on distclean
20 years ago
Russell Bryant b2f5334746 don't specify this include in the menuselect Makefile, because asterisk-addons
20 years ago
Russell Bryant eba0e6731f more pickyness
20 years ago
Russell Bryant 63e4f53ee5 change bracket style because i'm picky
20 years ago
Russell Bryant 03f2685c76 menuselect doesn't pull strcompat.o from asterisk anymore
20 years ago
Russell Bryant 90f8e459e5 more reasons why solaris sucks
20 years ago
Russell Bryant 7718426316 fix the condition for including the header for osx atomics
20 years ago
Russell Bryant 3ffc032ddc update configure
20 years ago
Russell Bryant 40bae2fba3 add support for atomic operations provided by mac osx
20 years ago
Joshua Colp 59be0b03b7 Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)
20 years ago
Matthew Fredrickson b39cb899d6 Make sure that we build chan_misdn with the object files in the right order
20 years ago
Matt O'Gorman 109737eb1c Updates from transnexus to osplookup, removes res_osp
20 years ago
Tilghman Lesher 1c76072e4b Merged revisions 36377 via svnmerge from
20 years ago
Christian Richter 6027721510 added a bit logging, when we split the bridge
20 years ago
Christian Richter 4bdeb383e7 added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Library. Also if we have no ntflags, we don't pass the filename to the debug routines of mISDNuser.
20 years ago
Olle Johansson 8d4ace1a0a Store sysname even if we do not store fullcontact (thanks tholo)
20 years ago
Olle Johansson f3594bd1a0 Removing configuration options that does not do anything yet. No need to
20 years ago
Russell Bryant 11eccdb188 make this script work on solaris
20 years ago
Tilghman Lesher 459b7e25bc Merged revisions 36290 via svnmerge from
20 years ago
Christian Richter f5c0cd2ddc added better L2 handling for ptp, if it's down we don't try to call on that port in groupdial anymore, also we try to get it up then. Additionally added the configoptions ntdebugflags and ntdebugfile to debug the mISDNuser NT Stack (should have done that ages before..). isdn_lib.c compiles again.
20 years ago
Kevin P. Fleming dec3d7d4c0 Merged revisions 36253-36254 via svnmerge from
20 years ago
Olle Johansson a38e7f01a9 ...too early in the morning for commits in Bergen, Norway...
20 years ago
Kevin P. Fleming 98a465fc09 move FreeTDS version check into configure script
20 years ago
Olle Johansson d92de40c2f Add support for a=inactive in SDP for holding. This is not very well documented
20 years ago
Olle Johansson 4177596e8d reformatting sip.conf.sample a bit, adding dumphistory that was not documented
20 years ago
Russell Bryant 0f875c3664 ?= just checks to see if a variable is not yet defined. If MENUSELECT_CFLAGS
20 years ago
Russell Bryant ecab03293c slight change to pulling out the MENUSELECT_CFLAGS from the user and global
20 years ago
Russell Bryant d17026e670 remove an extra comma
20 years ago
Russell Bryant c248b690e4 remove the two uses of the $(or ...) function since it is only supported by
20 years ago
Russell Bryant 9d61f19cee allow menuselect to be a symlink to a checkout
20 years ago
Russell Bryant 9aa1432b46 fix the case where menuselect.makeopts is getting generated in the same run of
20 years ago
Olle Johansson 2d0b212706 Block patch to 1.2 that was by mistake committed to trunk first...
20 years ago
Christian Richter fc8d55ab15 moved a notice into a log
20 years ago
Christian Richter 727488c81b fixed a few state problems when hanging up the call. also changed a few debug messages to higher log level
20 years ago
Olle Johansson dd94255a69 Don't delete initid scheduled item twice... Thanks, vecher, for bugging me about this.
20 years ago
Olle Johansson f48a573439 Code cleanup while trying to understand this channel...
20 years ago
Olle Johansson f12f5b7c6c Formatting and doxygen fixes
20 years ago
Jeffrey C. Ollie 5e2ccc9821 menuselect writes both menuselect.makeopts and menuselect.makedeps at once, make sure that the Makefile knows about that.
20 years ago
Olle Johansson 6d86697867 issue #7033 - Don't burst pokes to peers at load or reload.
20 years ago
Olle Johansson 6895f108bd Inspired by issue 6742, but solved in a different way.
20 years ago
Tilghman Lesher b43f5638ef Missing parenthesis
20 years ago
Matt O'Gorman ccc7f662d8 dont copy an id or a message if they dont exist.
20 years ago
Christian Richter 5d18356b24 fixes segfault on incoming call which is disconnected in Alerting state
20 years ago
Olle Johansson 6ca399c459 Don't change direction of the dialogue when we send a re-invite
20 years ago
Olle Johansson 0dbb924cb5 Found a missing "l" on the left side of the sofa, close to the TV.
20 years ago
Olle Johansson 66786a7d53 Issue #7421 - Stop generator on both call legs (patch by tgrman)
20 years ago