aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-18Be sure to not consider prefix on variable updates (bug #5444)markster1-2/+9
2005-10-18Fix truth of stringsmarkster1-1/+15
2005-10-18Fix off-by-one issue with sort (bug #5459)markster1-6/+6
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...twisted1-1/+1
2005-10-18fix build on older versions of mac osx, thanks twisted!russell1-1/+1
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedrussell2-7/+68
2005-10-18remove unnecessary config file loadingrussell1-41/+3
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)markster3-34/+44
2005-10-17clean up function to be more consistent with coding guidelinesrussell1-31/+32
2005-10-17clean up headersrussell1-8/+6
2005-10-17Handle device state changes properly when formatting characters are present (...markster3-11/+32
2005-10-17correct behavior change introduced by issue #5448 patchkpfleming1-6/+1
2005-10-17Improve config parsing performance (bug #5448)markster1-3/+6
2005-10-16minor changes and eliminate some compiler warningskpfleming3-12/+7
2005-10-16make ouput a little bit more informativerussell1-0/+3
2005-10-16Use FILE * instead of fd for files to support bufferingmarkster17-366/+406
2005-10-16Add walk by channel name prefixedmarkster1-0/+6
2005-10-16Make alsa/oss ignore VIDUPDATE control framesmarkster2-0/+6
2005-10-16More utility cleanupsmarkster3-5/+9
2005-10-16Make crypto loading optionalmarkster4-23/+111
2005-10-16Make indications work more efficiently and without heavy floating point (bug ...markster1-18/+49
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)markster3-1/+1058