Commit Graph

2517 Commits (ca493a14e169c6047e0ca2d1fc5447dfc3f5aa4c)
 

Author SHA1 Message Date
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
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
22 years ago
James Golovich 36a13f931a Make 'iax2 show users' print key if a key is used (bug 1253)
22 years ago
James Golovich 295ce9fc8d Make extension matching non case sensitive. So 'T' and 't' are
22 years ago
James Golovich e7f819bed1 Fix compile warning in chan_zap if libpri not installed
22 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
22 years ago
Mark Spencer d8a6763be4 Add support for E1 E&M
22 years ago
Jeremy McNamara 2d232c4c57 Remove all capabilities first
22 years ago
Mark Spencer 1487d749fe Answer if it needs it...
22 years ago
Mark Spencer 74de37e81e Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.
22 years ago
Mark Spencer ec6d3b535a Don't set the address with NAT mode if we haven't programmed an address
22 years ago
Mark Spencer 698b0b090b Make substring deprecated
22 years ago
Mark Spencer a3d9d7b58b Do proper bounds checking in formats (bug #1356)
22 years ago
Mark Spencer de51a91db3 Fix for uclibc
22 years ago
Mark Spencer 97dd838cda Fix name properly
22 years ago
Mark Spencer 02287658f7 Store modules in the order they're loaded to make reload work properly
22 years ago
Mark Spencer 083d9c8039 Clean up timestamps on IAX2
22 years ago
Jeremy McNamara 5ebb0b8c15 Lets see if this way works to remove all capabilities from the list
22 years ago
Jeremy McNamara 64d509a931 back out lame attempt
22 years ago
Jeremy McNamara 9cb2272494 print out capability set, if h323debug is turned on
22 years ago
Jeremy McNamara d3f45d14b3 make sure capability set is clean before setting new value(s)
22 years ago
Mark Spencer 7ed519ba84 Use fputs where it makes sense instead of fprintf
22 years ago
Mark Spencer c512310934 Don't allow the format to be doubly handled
22 years ago
Mark Spencer e15b5a83d5 Lock on indication too
22 years ago
Mark Spencer fec02c20a9 Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
22 years ago
James Golovich 63702b9a78 Change mutex defines so it should work on OS that don't have the _NP mutex types. Also move the #defines up so we don't need to duplicate them
22 years ago
Mark Spencer a8fb88516a Fix implementation of waitfordigit_full
22 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
22 years ago