Commit Graph

2527 Commits (3534419f142f8b1a23f26aa901990bada3c9cdb6)
 

Author SHA1 Message Date
Mark Spencer 3534419f14 Add missing break
21 years ago
Mark Spencer 025ae183eb Fix swap_subs for better locking
21 years ago
James Golovich 6534f4d668 Fix some comments in chan_zap
21 years ago
Mark Spencer 0d9adb7294 Oopsies
21 years ago
Mark Spencer d851db3cee Small fixes from bkw
21 years ago
Mark Spencer a640df56e6 Fix iLBC with valgrind, add iLBC format from bkw_
21 years ago
Mark Spencer 17563e2929 Handle transitions in delivery time and non-delivery time
21 years ago
James Golovich 12bcd39583 Typo in logger.c (bug 1466)
21 years ago
Mark Spencer e30e0c5135 Use ast_strdupa instead of strdup in goto (bug #1465)
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
Mark Spencer ca493a14e1 Increase buffer size (bug #1459)
21 years ago
James Golovich 250c1d2068 Make manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)
21 years ago
James Golovich 65c3fe8b33 Unload g726 file formats in the order they were loaded (bug 1460)
21 years ago
James Golovich fe9255a816 Log when we unload a translator (bug 1460)
21 years ago
James Golovich 0f3f7eee9a Log that we are unregistering cdr module (bug 1460)
21 years ago
James Golovich 22411494aa image unregister typo
21 years ago
James Golovich fcf07fce61 Fix format unregister
21 years ago
Jeremy McNamara 87e84064d2 rollback to pre-janus, for the moment
21 years ago
Mark Spencer 0134d2cc85 Select user by more logical grounds when no user is specified (bug #1458, sorta)
21 years ago
Mark Spencer c984a64f3e Documentation fixes (bug #1439)
21 years ago
James Golovich f864caba2f Add app_exec (bug 1198
21 years ago
Mark Spencer 0709926b82 Don't spam 3389 warning message
21 years ago
Mark Spencer 8f86c8409d Don't dereference consumed frame delivery.
21 years ago
Mark Spencer ef89a2709a Fix pingtime calculation in bridge optimized mode
21 years ago
Mark Spencer c96b093a58 Update australian tonezones.
21 years ago
Mark Spencer b54d2b2c38 Make sure we safely lock both channels when doing a masquerade.
21 years ago
Jeremy McNamara 50edb67fc4 update once again to the right version
21 years ago
Mark Spencer 776a66f5db Merge Matt's extern notify patch
21 years ago
Mark Spencer 8a7f4bcd7a Hold the lock properly on async goto now that we have recursive mutex support.
21 years ago
Mark Spencer 8e0f9147b2 Fix trailing slash problem (Zap) and making sure refers get ignored the second tiem around.
21 years ago
Mark Spencer a84bb950fa Fix lock initialization in lock debugging mode
21 years ago
Jeremy McNamara e9ea9975de Make comptable with Open H.323's Janus release. See http://www.sf.net/projects/openh323/ for details. These changes will cause any version less than Janus to fail at compile time. This update may also address the recent instability noise...
21 years ago
Mark Spencer 7a8ec5bea4 Always give real timestamps on IAX ping/pong messages
21 years ago
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
21 years ago
James Golovich 36a13f931a Make 'iax2 show users' print key if a key is used (bug 1253)
21 years ago
James Golovich 295ce9fc8d Make extension matching non case sensitive. So 'T' and 't' are
21 years ago
James Golovich e7f819bed1 Fix compile warning in chan_zap if libpri not installed
21 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
21 years ago
Mark Spencer d8a6763be4 Add support for E1 E&M
21 years ago
Jeremy McNamara 2d232c4c57 Remove all capabilities first
21 years ago
Mark Spencer 1487d749fe Answer if it needs it...
21 years ago
Mark Spencer 74de37e81e Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.
21 years ago
Mark Spencer ec6d3b535a Don't set the address with NAT mode if we haven't programmed an address
21 years ago
Mark Spencer 698b0b090b Make substring deprecated
21 years ago
Mark Spencer a3d9d7b58b Do proper bounds checking in formats (bug #1356)
21 years ago
Mark Spencer de51a91db3 Fix for uclibc
21 years ago
Mark Spencer 97dd838cda Fix name properly
21 years ago
Mark Spencer 02287658f7 Store modules in the order they're loaded to make reload work properly
21 years ago
Mark Spencer 083d9c8039 Clean up timestamps on IAX2
21 years ago
Jeremy McNamara 5ebb0b8c15 Lets see if this way works to remove all capabilities from the list
21 years ago