Commit Graph

2506 Commits (0709926b82c9918329d2c3746e74fab188cd1feb)
 

Author SHA1 Message Date
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
Jeremy McNamara 64d509a931 back out lame attempt
21 years ago
Jeremy McNamara 9cb2272494 print out capability set, if h323debug is turned on
21 years ago
Jeremy McNamara d3f45d14b3 make sure capability set is clean before setting new value(s)
21 years ago
Mark Spencer 7ed519ba84 Use fputs where it makes sense instead of fprintf
21 years ago
Mark Spencer c512310934 Don't allow the format to be doubly handled
21 years ago
Mark Spencer e15b5a83d5 Lock on indication too
21 years ago
Mark Spencer fec02c20a9 Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
21 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
21 years ago
Mark Spencer a8fb88516a Fix implementation of waitfordigit_full
21 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
21 years ago
Mark Spencer d2019972f7 Revert earlier jcdutton ALSA improvements which are not disclaimed
21 years ago
Mark Spencer f2ee5d3a80 Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)
21 years ago
Mark Spencer 43d7359221 Don't check PRI settings unless there is PRI
21 years ago
James Golovich ae07b8ee83 Allow zapscan to select a specific channel (bug 1371)
21 years ago
James Golovich fcf76b36aa Hopefully last fix to remote cli completion
21 years ago
Mark Spencer 639438836b Don't take digits in-band when in overlap dial mode
21 years ago
James Golovich cbd5a0e6bb Fix sounds.txt to have extensions for recently included sound files
21 years ago
James Golovich 9cb145c44c Add sound files for dynamic conf stuff (bug 1026)
21 years ago
James Golovich 4d7386fc5f Add ability to do PINs with dynamic conf (bug 1026)
21 years ago
James Golovich 8f591d1b71 Add new sounds text for conf mod (bug 1026)
21 years ago
James Golovich e9c65d0c08 Hopefully the last round of removing needlock stuff
21 years ago