Commit Graph

6216 Commits (03ceef35ac9572e64a596d0094b800e25fda7e0d)
 

Author SHA1 Message Date
Kevin P. Fleming aca0431935 properly document this morning's changes to 'ignoreregexpire'
20 years ago
Mark Spencer de47e29d09 Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)
20 years ago
Mark Spencer f8c90f03b8 Fix CDR crash (bug #5525 and many others)
20 years ago
Russell Bryant 7deac2300a strncpy to ast_copy_string
20 years ago
Russell Bryant 395f81d734 strncpy to ast_copy_string
20 years ago
Russell Bryant 9ddf0e4dce Remove unnecessary checks before calls to ast_strlen_zero. Also, change
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant dbc5c06c94 Add Claude Patry to the Credits. Thank you Junk-Y!!!
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant b5326f99fc use ast_skip_blanks in pbx_ael
20 years ago
Russell Bryant 08e32630ad use double quotes for asterisk header ...
20 years ago
Russell Bryant 87d4ff6fcd remove duplicate header
20 years ago
Russell Bryant d57fb0b655 doxygenify the comments for data structures and defines in chan_iax2
20 years ago
Russell Bryant f1b14773dd use an enum instead of #define'd integers in a couple of places
20 years ago
Russell Bryant 052db5af42 fix up arguments to AgentCallbackLogin so that the options string and the
20 years ago
Jim Dixon 7810f546f3 Many changes and new stuff including Reverse Autopatch and completely new authentication system no longer requiring static IP address assignment.
20 years ago
Russell Bryant f622612bee look for the last '-' in the channel name instead of the first (issue #5514)
20 years ago
Russell Bryant 6262e9ec9f fix misplaced } (issue #5518)
20 years ago
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