summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-26Add Claude Patry to the Credits. Thank you Junk-Y!!!Russell Bryant
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-26use ast_skip_blanks in pbx_aelRussell Bryant
2005-10-26use double quotes for asterisk header ...Russell Bryant
2005-10-26remove duplicate headerRussell Bryant
2005-10-26doxygenify the comments for data structures and defines in chan_iax2Russell Bryant
2005-10-26use an enum instead of #define'd integers in a couple of placesRussell Bryant
2005-10-26fix up arguments to AgentCallbackLogin so that the options string and theRussell Bryant
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...Jim Dixon
2005-10-26look for the last '-' in the channel name instead of the first (issue #5514)Russell Bryant
2005-10-26fix misplaced } (issue #5518)Russell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-26Add missing documentationMark Spencer
2005-10-26Allow limitation by loadavg not just calls (should be BSD friendly)...Mark Spencer
2005-10-25merge changes to doxygen config (issue #5505)Russell Bryant
2005-10-25there is a variable defined for 'install', might as well use it ...Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-23Fix segfault when building peer based on IPMark Spencer
2005-10-23Fix app_disa to set the proper variable before goign to invalid (bug #5439)Mark Spencer
2005-10-23Fix max forwards interoperability (bug #5474)Mark Spencer
2005-10-22fix reload problem - unload_module was not setting connected to 0 (issue #5498)Russell Bryant
2005-10-22fix output of 'zap show status' to line up properly (issue #5491)Russell Bryant
2005-10-21Add user to user ie transmission support in chan_zap.cMatthew Fredrickson
2005-10-21Fix segfault in CVS head (sorry about that)Mark Spencer
2005-10-21Be sure to avoid octal interpretations of IP's (bug #5477)Mark Spencer
2005-10-21Fix DISA documentation (bug #5461)Mark Spencer
2005-10-20Fix timeout > 600000 on Linux x86-32Mark Spencer
2005-10-20silence compiler warnings when ZT_TONEDETECT is not defined (issue #5470)Russell Bryant
2005-10-20fix up help text (issue #5479)Russell Bryant
2005-10-19Allow for obtaining IAX2 call peer (endpoint) IP address with IAXPEER(CURRENT...Jim Dixon
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-19Fix res_musiconhold lockMark Spencer
2005-10-19Perform some extra checks before performing masqueradesMark Spencer
2005-10-18Fix small typoMark Spencer
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-18add missing STANDARD_HANGUP_LOCALUSERSRussell Bryant
2005-10-18Fix various documentation issues (bugs #5464-5467)Mark Spencer
2005-10-18clean up DUNDiLookup applicationRussell Bryant
2005-10-18Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)Mark Spencer
2005-10-18fix typoKevin P. Fleming
2005-10-18Update README documentation (bug #5463, with mods)Mark Spencer
2005-10-18The amazing disappearing and reappearing patch... This time with documentati...Mark Spencer
2005-10-18Setting variables should NOT overwrite prefixed (sorry! revert of 5444)Mark Spencer
2005-10-18Small paging fixups (bug #5460)Mark Spencer
2005-10-18Be sure to not consider prefix on variable updates (bug #5444)Mark Spencer
2005-10-18Fix truth of stringsMark Spencer
2005-10-18Fix off-by-one issue with sort (bug #5459)Mark Spencer
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...Josh Roberson
2005-10-18fix build on older versions of mac osx, thanks twisted!Russell Bryant
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedRussell Bryant