Commit Graph

6158 Commits (dbc5c06c94d4472730e25c77f9b4e3d59db6b6ee)
 

Author SHA1 Message Date
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
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