Commit Graph

12705 Commits (53df8e7dbb470a4b91429d4da41f5ee55ceeb71f)
 

Author SHA1 Message Date
Sean Bright 53df8e7dbb Update svn:ignore
18 years ago
Mark Michelson e5c3ba2e73 Fix a problem where inbound rfc2833 audio would be sent to the
18 years ago
Sean Bright 239c5d6f2c Look for the system installed awk instead of assuming it's at /usr/bin/awk.
18 years ago
Mark Michelson 1645c410d4 Update documentation to have the correct option name
18 years ago
Mark Michelson 7b1c12bcb0 Backport TCP-related timeouts to IMAP voicemail in 1.4
18 years ago
Tilghman Lesher e46bb5f5bc Cause SIP to return a 480 instead of a 404 when a sip peer exists, but is not
18 years ago
Tilghman Lesher 56e30a7677 Timestamp decoding for video mini-frames is bogus, because the timestamp only
18 years ago
Olle Johansson 3b0f179912 Don't hangup the call if we can't resolve the Contact if there's a proxy
18 years ago
Olle Johansson 9a253f3fe6 Fix issues where repeated messages where ignored, but retransmitted reliably instead of unreliably.
18 years ago
Tilghman Lesher 37d56a983f Check for non-NULL before stripping characters.
18 years ago
Tilghman Lesher 03ba0f7ef0 Stop using deprecated method, as requested by Kevin.
18 years ago
Russell Bryant 626914d267 Fix handling of when a pvt disappears. Properly return the pvt locked
18 years ago
Sean Bright bb95fdcdab Remove spurious trailing whitespace from log messages and fix a spelling error
18 years ago
Mark Michelson 2ac560c495 By using the iaxdynamicthreadcount to identify a thread, it was possible
18 years ago
Kevin P. Fleming d227632177 use tzafrir's patch to fix this problem properly... i made the previous set of changes without thoroughly testing them, doh!
18 years ago
Tilghman Lesher 7073477f44 Move the free down one
18 years ago
Tilghman Lesher e9d086a277 Fix the 'dialplan remove extension' logic, so that it a) works with cidmatch,
18 years ago
Kevin P. Fleming 589c7bdb3a remove this, it has been moved to the main Makefile
18 years ago
Kevin P. Fleming 0e91ad574f a couple of small Solaris-related fixes
18 years ago
Kevin P. Fleming 3b34ed635e ensure that DAHDI_INCLUDE and ZAPTEL_INCLUDE are added in all the places needed
18 years ago
Steve Murphy e9f5152eba The CDRfix4/5/6 omnibus cdr fixes.
18 years ago
Mark Michelson 27a3ead8a7 Fix thread-safety of some of the pbx_builtin_getvar_helper calls
18 years ago
Tilghman Lesher 65d72fd813 Merged revisions 127466 via svnmerge from
18 years ago
Mark Michelson 2ddc2e2ca0 Add error message to failed open(2) calls inside the copy() function of
18 years ago
Tilghman Lesher a904d0f74f Disable the old, slow search for matching callno in chan_iax2 (but allow it to be reenabled for debugging)
18 years ago
Tilghman Lesher be6ac151e8 Oops
18 years ago
Tilghman Lesher 00b8646ae2 Change around how we schedule pings and lagrqs, and fix a reason why the
18 years ago
Tilghman Lesher f2946061d0 Suppress annoying warning by finding the remaining cases where the callno is not in the hash.
18 years ago
Olle Johansson d3ba59fdc7 Use domain part of SIP uri in register= configuration as fromdomain.
18 years ago
Olle Johansson c68c56c3f6 Handle escaped URI's in call pickups. Patch by oej and IgorG.
18 years ago
Olle Johansson fcb5675ffb Clear up documentation on "domain=" setting in sip.conf
18 years ago
Olle Johansson d96900ad80 Report 200 OK to all in-dialog OPTIONs requests (to confirm that the dialog
18 years ago
Olle Johansson 8e0a99b7e3 Fix bad XML for hold notification.
18 years ago
Jeff Peeler 95961ba037 Load the proper channel configuration file based on which driver was detected.
18 years ago
Tilghman Lesher 84ab258c12 Add note about other names for EuroISDN
18 years ago
Russell Bryant 791f9b12d3 Fix a typo in the non-DEBUG_THREADS version of the recently added DEADLOCK_AVOIDANCE()
18 years ago
Olle Johansson af5c8fedce Send all responses to an INVITE reliably, so that we retransmit if we don't get an ACK and
18 years ago
Kevin P. Fleming 31a9e3085d ignore warnings for prototypes in GTK headers
18 years ago
Tilghman Lesher 16b6a965d8 When we get a 408 Timeout, don't stop trying to re-register.
18 years ago
Tilghman Lesher c20daa7d8c Since HAVE_DAHDI is defined to HAVE_ZAPTEL in dahdi_compat.h, we must first
18 years ago
Tilghman Lesher db4ae54745 In this debugging function, copy to a buffer instead of using potentially unsafe pointers.
18 years ago
Tilghman Lesher 226a47ccfd Add proper deadlock avoidance.
18 years ago
Jason Parker a9d6021211 Make sure to unlock the lock_info lock (huh?). Possible deadlock?
18 years ago
Mark Michelson 28004bb651 Add the interface of a queue member to the output of the "queue show" command
18 years ago
Mark Michelson 3d2bc51957 Backport of attended transfer queue_log patch from trunk.
18 years ago
Mark Michelson 033e0392e7 Prior to this patch, the "queue show" command used cached
18 years ago
Olle Johansson bd8199b12c Add support for peer realm based auth (a few missing lines, the rest is well documented but never worked)
18 years ago
Kevin P. Fleming a57e614df8 ensure that (whenever possible) if we generate a log message because an ioctl() call to DAHDI/Zaptel failed, that we include the reason it failed by including the stringified error number
18 years ago
Tilghman Lesher 9b4a5d8310 Check for rtcp structure before trying to delete schedule.
18 years ago
Tilghman Lesher 40784f499c Document ackcall=always.
18 years ago