Commit Graph

14371 Commits (752c3ef59108932a8bec33af9504fb2b6fd93cfd)
 

Author SHA1 Message Date
Alec L Davis 752c3ef591 app_voicemail:close_mailbox imap_storage doesn't use last_msg_index
16 years ago
Alec L Davis c875064714 app_voicemail: close_mailbox needs to respect additional messages while mailbox is open.
16 years ago
Matthew Nicholson c0e4bdd609 Don't hold the pvt lock while streaming a file.
16 years ago
Matthew Nicholson 9dbd90f447 Don't dec the usecount of an eventqent then use it.
16 years ago
Matthew Nicholson 5510659c1f Remove the provisional keepalive scheduler entry's reference to the pvt when we remove the scheduler entry.
16 years ago
Alec L Davis 93d2033f4b Remove extra quote in indications.conf
16 years ago
Terry Wilson bf061fa778 Don't delay DTMF in core bridge while listening for DTMF features
16 years ago
Alec L Davis ba3c804b06 core show locks: display ThreadID in hexadecimal
16 years ago
Richard Mudgett 5e8dfa3e6b "Caller*ID failed checksum" on Wildcard TDM2400P and TDM410
16 years ago
Tilghman Lesher 75dc421e15 Add AELSub, which provides a stable entry point into AEL subroutines.
16 years ago
Tilghman Lesher eafdcbacd4 Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems.
16 years ago
Terry Wilson 744b5c4bbb Don't try to free statically allocated memory.
16 years ago
Jonathan Rose aaf50c4688 Bug fix for MixMonitor involving filenames with '.' not in the extension
16 years ago
David Ruggles fd2d1c2139 fix small memory leak
16 years ago
Terry Wilson e90101cecf Don't broadcast FullyBooted to every AMI connection
16 years ago
Matthew Nicholson ebc809b6d4 silence gcc 4.2 compiler warning
16 years ago
Matthew Nicholson 2e714923c3 Properly check the bounds of arrays when decoding UDPTL packets. Also, remove broken support for receiving UDPTL packets larger than 16k. That shouldn't ever happen anyway.
16 years ago
Jason Parker 788e66cf20 Fix regression that changed behavior of queues when ringing a queue member.
16 years ago
Richard Mudgett 212f41ddf3 Reentrancy problem if outgoing call gets different B channel than requested.
16 years ago
Jason Parker af36e55080 Remove color when executing commands via a remote console.
16 years ago
Terry Wilson 9b490b1adc Fix comparison for REFER Replaces tags with pedantic=yes
16 years ago
Jeff Peeler d6eabdc0dd fix this line again
16 years ago
Jeff Peeler fb475c8c7e clean this up, sorry my brain is not really working
16 years ago
Jeff Peeler 8bd2bfb587 Backup file storing message duration is not used with IMAP_STORAGE, remove code.
16 years ago
Jeff Peeler e9dcd4a9e2 make this safer and fully correct, pointed out by Steve Davis
16 years ago
Terry Wilson dceced3626 Don't try to pickup a call in the middle of a masquerade
16 years ago
Terry Wilson c80738307a Don't allow a REFER w/replaces to replace its own dialog
16 years ago
Jeff Peeler a7d12781c0 Fix no MOH and frame queueing problem for parked calls.
16 years ago
Terry Wilson a5955e4b8f Set hangup cause in local_hangup
16 years ago
Richard Mudgett 9fe4bc60b5 Minor AST_FRAME_TEXT related issues.
16 years ago
Jason Parker 5d3d66c13b Close file descriptor for timing source when a MOH class gets destroyed.
16 years ago
Richard Mudgett 46d7f5d734 Obtain the pri lock for PRI queue counters.
16 years ago
Jason Parker e03c6ed738 Prevent a crash when dialing a technology with no destination (ex: Dial(SIP/))
16 years ago
Jason Parker 23a1e7bb49 Set file descriptors to -1 on creation, so that we don't see weirdness later.
16 years ago
Tilghman Lesher 3c5fd20e90 Fix compilation when ODBC_STORAGE is defined.
16 years ago
Sean Bright 1fb86f03c8 Backport MeetMe related reference leaks fixes from 1.6.2/1.8/trunk.
16 years ago
Jason Parker 0b416c5547 Fix default prefix=/usr regression on non-Linux systems.
16 years ago
Jason Parker 11720dff43 Rerun bootstrap.sh with no changes, so that it is more obvious what my next commit changes.
16 years ago
Matthew Nicholson 0e62797165 Convert from network to host byte ordering before checking if an IP is a multicast address.
16 years ago
Mark Michelson 13d35425dc Get rid of unused 'verbose' field in ast_udptl
16 years ago
Matthew Nicholson a40495fe84 This patch modifies chan_sip to route responses to the address the request came from. It also modifies chan_sip to respect the maddr parameter in the Via header.
16 years ago
Sean Bright 5a033015c5 Make sure the sample queues.conf is properly commented.
16 years ago
Richard Mudgett e7a20eecb2 DTMF attended transfers sometimes fail for no apparent reason.
16 years ago
Terry Wilson 9f262f2772 Guard against retransmitting BYEs indefinitely
16 years ago
Richard Mudgett c759dd9c8f Sending out unnecessary PROCEEDING messages breaks overlap dialing.
16 years ago
Richard Mudgett b3903adbb9 Backport the Proceeding application.
16 years ago
Jeff Peeler b30fe5496f Fix voicemail sequencing for file based storage.
16 years ago
Russell Bryant a4c9384154 Fix a couple of mistakes in the backport of this patch to 1.4.
16 years ago
Russell Bryant 58a666ac5a Fix channel redirect out of MeetMe() and other issues with channel softhangup.
16 years ago
Jason Parker 518b09e786 Reset configuration before parsing users.conf.
16 years ago