Commit Graph

6147 Commits (6324072247d51667765555856ea10f5045ef90c9)
 

Author SHA1 Message Date
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Mark Spencer c7db73070a Add missing documentation
20 years ago
Mark Spencer 0b36348b12 Allow limitation by loadavg not just calls (should be BSD friendly)...
20 years ago
Russell Bryant f2dcf45a98 merge changes to doxygen config (issue #5505)
20 years ago
Russell Bryant f31f09bf53 there is a variable defined for 'install', might as well use it ...
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer c3226a226a Fix segfault when building peer based on IP
20 years ago
Mark Spencer 60e9a6edf7 Fix app_disa to set the proper variable before goign to invalid (bug #5439)
20 years ago
Mark Spencer 5f78c43950 Fix max forwards interoperability (bug #5474)
20 years ago
Russell Bryant c3c96a7461 fix reload problem - unload_module was not setting connected to 0 (issue #5498)
20 years ago
Russell Bryant 4cc2618bd1 fix output of 'zap show status' to line up properly (issue #5491)
20 years ago
Matthew Fredrickson 0f850c2ffb Add user to user ie transmission support in chan_zap.c
20 years ago
Mark Spencer f5d5814f5f Fix segfault in CVS head (sorry about that)
20 years ago
Mark Spencer e60ab6d916 Be sure to avoid octal interpretations of IP's (bug #5477)
20 years ago
Mark Spencer e973e76c9f Fix DISA documentation (bug #5461)
20 years ago
Mark Spencer 5ef59963d0 Fix timeout > 600000 on Linux x86-32
20 years ago
Russell Bryant 56135f210f silence compiler warnings when ZT_TONEDETECT is not defined (issue #5470)
20 years ago
Russell Bryant b4e0cedf94 fix up help text (issue #5479)
20 years ago
Jim Dixon e726a13036 Allow for obtaining IAX2 call peer (endpoint) IP address with IAXPEER(CURRENTCHAN) function
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
20 years ago
Mark Spencer e5afdbbe16 Fix res_musiconhold lock
20 years ago
Mark Spencer e603dcedb5 Perform some extra checks before performing masquerades
20 years ago
Mark Spencer 44640b39cf Fix small typo
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Russell Bryant 907fd55883 add missing STANDARD_HANGUP_LOCALUSERS
20 years ago
Mark Spencer b1cee61174 Fix various documentation issues (bugs #5464-5467)
20 years ago
Russell Bryant 65cb05b658 clean up DUNDiLookup application
20 years ago
Mark Spencer dbdd193e12 Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)
20 years ago
Kevin P. Fleming a3df4cdda2 fix typo
20 years ago
Mark Spencer 5c8c0ef907 Update README documentation (bug #5463, with mods)
20 years ago
Mark Spencer eace0101f2 The amazing disappearing and reappearing patch... This time with documentation explaining it.
20 years ago
Mark Spencer a16432e294 Setting variables should NOT overwrite prefixed (sorry! revert of 5444)
20 years ago
Mark Spencer e634c61ef8 Small paging fixups (bug #5460)
20 years ago
Mark Spencer 37add4fee5 Be sure to not consider prefix on variable updates (bug #5444)
20 years ago
Mark Spencer 68c2c01b1c Fix truth of strings
20 years ago
Mark Spencer 50d20994f8 Fix off-by-one issue with sort (bug #5459)
20 years ago
Josh Roberson 82d7020516 Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the device is in use. (Bug # 5338)
20 years ago
Russell Bryant 463ad17f5d fix build on older versions of mac osx, thanks twisted!
20 years ago
Russell Bryant b59ab89e1a implement TXTCIDNAME as a dialplan function and mark the application deprecated
20 years ago
Russell Bryant ff34fbd02b remove unnecessary config file loading
20 years ago
Mark Spencer 4e919f337c Fix queue, iax and sip formatting issues (bug #5449)
20 years ago
Russell Bryant a863d2b280 clean up function to be more consistent with coding guidelines
20 years ago
Russell Bryant 07e6b5c19a clean up headers
20 years ago
Mark Spencer 7e890dd49c Handle device state changes properly when formatting characters are present (bug #5450, new patch)
20 years ago
Kevin P. Fleming 7a59bc42c8 correct behavior change introduced by issue #5448 patch
20 years ago
Mark Spencer 43fd4d64b0 Improve config parsing performance (bug #5448)
20 years ago
Kevin P. Fleming 4d5c1aefb7 minor changes and eliminate some compiler warnings
20 years ago
Russell Bryant 858e90fe57 make ouput a little bit more informative
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Mark Spencer d2025ad2a1 Add walk by channel name prefixed
20 years ago