summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-15Fix PRI against masqueradeMark Spencer
2005-08-15Fix usage text for AGI recieve text (bug #4948)Josh Roberson
2005-08-15Fix misspelling of "Launching" in pbx.c (Bug #<4964)Josh Roberson
2005-08-14Reorder dnsmgr to before other modules (bug #4927)Mark Spencer
2005-08-14/ fixed bug introduced during bridge code cleanupsBen Kramer
2005-08-14Fix build on OpenBSD (bug #4951)Mark Spencer
2005-08-14Make sure "now" is initialized (bug #4961)Mark Spencer
2005-08-14Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug...Mark Spencer
2005-08-14Build safe_asterisk script substituting the proper path in (bug #4952, patch ...Mark Spencer
2005-08-14Fix cli matchstr initialization (bug #4958)Mark Spencer
2005-08-12Fix accidental RTCP/RTP linkageMark Spencer
2005-08-12Fix CLI formatting typo (bug #4945)Mark Spencer
2005-08-11fix bugKevin P. Fleming
2005-08-11Extend enum buffer sizes (bug #4943)Mark Spencer
2005-08-11Fix potential deadlock in asteriskMark Spencer
2005-08-11Build dependencies firstMark Spencer
2005-08-11Fix acl compile on solaris (bug #4932)Mark Spencer
2005-08-10correct error MakefileKevin P. Fleming
2005-08-10add ExternalIVR() applicationKevin P. Fleming
2005-08-09fix a little oopsieRussell Bryant
2005-08-09Centralize and fix tos for IAX (bug #4850 inspired)Mark Spencer
2005-08-09Allow ToS to be set in hex (bug #4923)Mark Spencer
2005-08-09eliminate compiler warnings when DEBUG_THREADS is enabledKevin P. Fleming
2005-08-09bridging code cleanups:Kevin P. Fleming
2005-08-08Don't wait longer than our timeout for something to happen (bug #4653)Mark Spencer
2005-08-08Show callerid in meetme show list (bug #4851 with mods)Mark Spencer
2005-08-08Better alignment/truncation of show channels output (bug #4741 with extensive...Mark Spencer
2005-08-08more pointer signedness fixes for gcc4 warningsRussell Bryant
2005-08-08Be consistent with User/Username (bug #4916)Mark Spencer
2005-08-08Merge steve's busy detect stuff (bug #4830)Mark Spencer
2005-08-07Fix poll error condition causing memory corruption (bug #4915)Mark Spencer
2005-08-07Fix lookup to use proper API call...Mark Spencer
2005-08-07Default paths properly when building for solaris (bug #4902)Mark Spencer
2005-08-07Allow enumlookup to return a status variable (bug #4788)Mark Spencer
2005-08-07Don't record all calls as abandoned (bug #4575) (fixes damage inadvertently a...Mark Spencer
2005-08-07more fixes for gcc4 warnings ...Russell Bryant
2005-08-07more fixes for gcc4 warningsRussell Bryant
2005-08-07Revert improperly applied patch from bug #4771Mark Spencer
2005-08-06remove some sillynessRussell Bryant
2005-08-06Properly handle | within ()'s when doing app arg parsing... (bug #4911)Mark Spencer
2005-08-06Fix timestamp + trunking (bug #4891)Mark Spencer
2005-08-06formatting fixesRussell Bryant
2005-08-05Fix newline issue (bug #4632)Mark Spencer
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessRussell Bryant
2005-08-05fix seg fault if no variable is specified (bug #4907)Russell Bryant
2005-08-05fix seg faultRussell Bryant
2005-08-04ensure that strings.h has va_list defined (bug #4900)Russell Bryant
2005-08-04there is no reason to check the channeltype of the channel calling SIPAddHeaderRussell Bryant
2005-08-04'outgress' should be 'egress'Russell Bryant
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...Russell Bryant