Commit Graph

2544 Commits (30a7162bd96e8896ebd197c86887e34524e047d6)
 

Author SHA1 Message Date
Mark Spencer 30a7162bd9 Merge JS's Cisco MGCP fixes (Bug #693)
22 years ago
Mark Spencer f85d0713cf Clean up SQL queries (bug #1479)
22 years ago
Mark Spencer 64c9e859e0 Also handle properly \r\n instead of just \n...
22 years ago
Mark Spencer ed360fcf57 Committed a little bit too quickly there...
22 years ago
Mark Spencer c924d1a322 First pass at handling multi-line headers
22 years ago
Mark Spencer ce44c6ec41 More select/poll updates for various applications
22 years ago
Mark Spencer 459fda5e44 Migrate chan_zap from select to poll
22 years ago
Mark Spencer 435e55958f Properly migrate from select to poll for core asterisk.
22 years ago
James Golovich 0eca3cf384 Start with a reasonable default timeout in parkandannounce
22 years ago
Mark Spencer b9604cde6c Temporarily revert poll changes
22 years ago
Mark Spencer 470f226d9d Change select references to poll in core asterisk functions (hope this works)
22 years ago
Mark Spencer 8a411edf9f Make sure call is valid when handling mini-frame.
22 years ago
Mark Spencer 243a3df832 Improve echo cancellation in iaxy firmware (version 14)
22 years ago
Mark Spencer 90778ada6d Fix timestamps on IAX2 trunk mode transmit direction
22 years ago
Mark Spencer 7bf0c1bc45 Fix double close of file descriptor (bug #1473)
22 years ago
Mark Spencer f9aef7098f Oops that wasn't quite right. Partially revert changes until real data is collected.
22 years ago
Mark Spencer ba078042ba Make trunking and timestamps palce nicely
22 years ago
Mark Spencer 3534419f14 Add missing break
22 years ago
Mark Spencer 025ae183eb Fix swap_subs for better locking
22 years ago
James Golovich 6534f4d668 Fix some comments in chan_zap
22 years ago
Mark Spencer 0d9adb7294 Oopsies
22 years ago
Mark Spencer d851db3cee Small fixes from bkw
22 years ago
Mark Spencer a640df56e6 Fix iLBC with valgrind, add iLBC format from bkw_
22 years ago
Mark Spencer 17563e2929 Handle transitions in delivery time and non-delivery time
22 years ago
James Golovich 12bcd39583 Typo in logger.c (bug 1466)
22 years ago
Mark Spencer e30e0c5135 Use ast_strdupa instead of strdup in goto (bug #1465)
22 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
22 years ago
Mark Spencer ca493a14e1 Increase buffer size (bug #1459)
22 years ago
James Golovich 250c1d2068 Make manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)
22 years ago
James Golovich 65c3fe8b33 Unload g726 file formats in the order they were loaded (bug 1460)
22 years ago
James Golovich fe9255a816 Log when we unload a translator (bug 1460)
22 years ago
James Golovich 0f3f7eee9a Log that we are unregistering cdr module (bug 1460)
22 years ago
James Golovich 22411494aa image unregister typo
22 years ago
James Golovich fcf07fce61 Fix format unregister
22 years ago
Jeremy McNamara 87e84064d2 rollback to pre-janus, for the moment
22 years ago
Mark Spencer 0134d2cc85 Select user by more logical grounds when no user is specified (bug #1458, sorta)
22 years ago
Mark Spencer c984a64f3e Documentation fixes (bug #1439)
22 years ago
James Golovich f864caba2f Add app_exec (bug 1198
22 years ago
Mark Spencer 0709926b82 Don't spam 3389 warning message
22 years ago
Mark Spencer 8f86c8409d Don't dereference consumed frame delivery.
22 years ago
Mark Spencer ef89a2709a Fix pingtime calculation in bridge optimized mode
22 years ago
Mark Spencer c96b093a58 Update australian tonezones.
22 years ago
Mark Spencer b54d2b2c38 Make sure we safely lock both channels when doing a masquerade.
22 years ago
Jeremy McNamara 50edb67fc4 update once again to the right version
22 years ago
Mark Spencer 776a66f5db Merge Matt's extern notify patch
22 years ago
Mark Spencer 8a7f4bcd7a Hold the lock properly on async goto now that we have recursive mutex support.
22 years ago
Mark Spencer 8e0f9147b2 Fix trailing slash problem (Zap) and making sure refers get ignored the second tiem around.
22 years ago
Mark Spencer a84bb950fa Fix lock initialization in lock debugging mode
22 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...
22 years ago
Mark Spencer 7a8ec5bea4 Always give real timestamps on IAX ping/pong messages
22 years ago