aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-27Fix CDR crash (bug #5525 and many others)markster1-0/+1
2005-10-27strncpy to ast_copy_stringrussell1-3/+3
2005-10-27strncpy to ast_copy_stringrussell1-5/+5
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changerussell14-90/+92
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)russell23-115/+133
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell59-109/+108
2005-10-26Add Claude Patry to the Credits. Thank you Junk-Y!!!russell1-0/+2
2005-10-26change ast_strlen_zero to also check for the string to be definedrussell12-65/+65
2005-10-26use ast_skip_blanks in pbx_aelrussell1-30/+27
2005-10-26use double quotes for asterisk header ...russell1-2/+1
2005-10-26remove duplicate headerrussell1-1/+0
2005-10-26doxygenify the comments for data structures and defines in chan_iax2russell1-146/+146
2005-10-26use an enum instead of #define'd integers in a couple of placesrussell1-15/+19
2005-10-26fix up arguments to AgentCallbackLogin so that the options string and therussell2-49/+44
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...jim2-74/+611
2005-10-26look for the last '-' in the channel name instead of the first (issue #5514)russell1-4/+5
2005-10-26fix misplaced } (issue #5518)russell1-1/+1
2005-10-26more doxygenification (issue #5513)russell62-810/+880
2005-10-26Add missing documentationmarkster1-0/+1
2005-10-26Allow limitation by loadavg not just calls (should be BSD friendly)...markster5-3/+35
2005-10-25merge changes to doxygen config (issue #5505)russell1-5/+7
2005-10-25there is a variable defined for 'install', might as well use it ...russell1-26/+26
2005-10-24Doxygen documentation update from oej (issue #5505)russell244-757/+1110
2005-10-23Fix segfault when building peer based on IPmarkster1-44/+54
2005-10-23Fix app_disa to set the proper variable before goign to invalid (bug #5439)markster1-0/+1
2005-10-23Fix max forwards interoperability (bug #5474)markster1-43/+18
2005-10-22fix reload problem - unload_module was not setting connected to 0 (issue #5498)russell1-0/+1
2005-10-22fix output of 'zap show status' to line up properly (issue #5491)russell1-1/+1
2005-10-21Add user to user ie transmission support in chan_zap.cmattf1-1/+26
2005-10-21Fix segfault in CVS head (sorry about that)markster1-1/+3
2005-10-21Be sure to avoid octal interpretations of IP's (bug #5477)markster1-2/+13
2005-10-21Fix DISA documentation (bug #5461)markster1-23/+20
2005-10-20Fix timeout > 600000 on Linux x86-32markster1-1/+14
2005-10-20silence compiler warnings when ZT_TONEDETECT is not defined (issue #5470)russell1-0/+4
2005-10-20fix up help text (issue #5479)russell1-5/+4
2005-10-19Allow for obtaining IAX2 call peer (endpoint) IP address with IAXPEER(CURRENT...jim1-2/+11
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell74-404/+816
2005-10-19Fix res_musiconhold lockmarkster1-1/+1
2005-10-19Perform some extra checks before performing masqueradesmarkster1-10/+20
2005-10-18Fix small typomarkster1-1/+1
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell85-225/+671
2005-10-18add missing STANDARD_HANGUP_LOCALUSERSrussell1-0/+2
2005-10-18Fix various documentation issues (bugs #5464-5467)markster5-74/+153
2005-10-18clean up DUNDiLookup applicationrussell1-60/+150
2005-10-18Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)markster1-1/+7
2005-10-18fix typokpfleming1-1/+1
2005-10-18Update README documentation (bug #5463, with mods)markster1-13/+45
2005-10-18The amazing disappearing and reappearing patch... This time with documentati...markster2-1/+37
2005-10-18Setting variables should NOT overwrite prefixed (sorry! revert of 5444)markster1-9/+1
2005-10-18Small paging fixups (bug #5460)markster2-7/+7