Commit Graph

14416 Commits (8235a16c2bd0805575004dff9e9edab09b4d45f9)
 

Author SHA1 Message Date
Matthew Jordan 8235a16c2b Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Leif Madsen 14fdd09490 Update svn:externals to use menuselect from 1.4.42 and not later.
14 years ago
Terry Wilson 656d2e043a Default to nat=yes; warn when nat in general and peer differ
14 years ago
Jason Parker 36b9cc1d49 Add .o files to svn:ignore property, since it's only ignored if locally configured to do so.
14 years ago
Terry Wilson 1bca16589d Don't leak SIP username information
14 years ago
David Vossel 9bc8ac021e Addresses AST-2011-010, remote crash in IAX2 driver
14 years ago
Terry Wilson dcddfdc148 Fix DYNAMIC_FEATURES
14 years ago
Sean Bright 224b82262f Resolve a segfault/bus error when we try to map memory that falls on a page
14 years ago
Matthew Nicholson 847e704100 unlock pvt when we drop voice frames received in early media when in t.38 mode
14 years ago
Matthew Nicholson f6d89f46b1 whitespace
14 years ago
Matthew Nicholson 9ed0888605 don't drop any voice frames when checking for T.38 during early media
14 years ago
Paul Belanger b92393f6c6 Solaris compatibility fixes
14 years ago
Richard Mudgett 82506ffa01 The meetme CLI command completion leaves conferences mutex locked.
14 years ago
David Vossel a93fce4278 chan_sip: Destroy variables on a sip_pvt before copying vars from the sip_peer.
14 years ago
Terry Wilson a5819437ae Make sure everyone gets an unhold when a transfer succeeds
14 years ago
Terry Wilson 5a1bd8ffbc Fix app_dial ring groups
14 years ago
Richard Mudgett 2f024e4544 Merged revisions 318671 via svnmerge from
14 years ago
Richard Mudgett bdf971df60 Regression after r297603 (Improve handling of REGISTER requests with multiple contact headers.)
14 years ago
Terry Wilson c322f12666 Re-fix queue round-robin
14 years ago
Russell Bryant b2ad693b90 chan_sip: fix broken realtime peer count, fix memory leak
14 years ago
Leif Madsen 73e8f5d57e Disable console colourization inside safe_asterisk checks.
14 years ago
Sean Bright a864430b0b If sox fails when processing a voicemail, don't delete the original file.
14 years ago
David Vossel 806fef4ef5 Fixes chan_local crashs in local_fixup()
14 years ago
Tilghman Lesher 4731bae48d Breakage from slightly before the outage; would have fixed sooner but for the outage.
14 years ago
Tilghman Lesher 268318bf88 Backport the use of curl from 1.6.2 to make the 1.4 target work on Bamboo.
14 years ago
Sean Bright 17ca06cdb8 Partial revert of r315671 which removed a logging statement and not a manager event.
14 years ago
Matthew Nicholson acfd6d4bad Fix our compliance with RFC 3261 section 18.2.2.
14 years ago
Terry Wilson a851a4834f Make sure unregistering a peer unlinks it from the peer container
14 years ago
Terry Wilson 77acf5b626 Allow transfer loops without allowing forwarding loops
14 years ago
Tilghman Lesher dac18ad759 Fix the bounds-checking code.
14 years ago
Russell Bryant 112e8ef678 Be more flexible with unknown chunks in wav files.
14 years ago
Matthew Nicholson 94fa98557d Reverted part of r314607, as it can introduce a regression.
14 years ago
Alec L Davis b3d58b6260 chan_local:check_bridge() misplaced misplaced ast_mutex_unlock
14 years ago
Matthew Nicholson 1cfde1088c Prevent the login thread and the app threads from using the asterisk channel at the same time.
14 years ago
Russell Bryant 5a3d415ea4 Initialize buffers in getvar and getvarfull.
14 years ago
Matthew Nicholson 9bd88702b7 Added limits to the number of unauthenticated sessions TCP based protocols are allowed to have open simultaneously. Also added timeouts for unauthenticated sessions where it made sense to do so.
14 years ago
Alec L Davis 05ea303ca4 app_voicemail: Fix ODBC Storage compile
14 years ago
Richard Mudgett fa67a98ccc Asterisk does not hangup a channel after endpoint hangs up.
14 years ago
Leif Madsen 453275054e Fix detection of OpenSSL 1.0
14 years ago
Richard Mudgett afbfce2971 Stuck channel using FEATD_MF if caller hangs up at the right time.
14 years ago
Matthew Nicholson 059e1a2dec Limit the number of unauthenticated manager sessions and also limit the time they have to authenticate.
14 years ago
Richard Mudgett cd24c868cb Issues with ISDN calls changing B channels during call negotiations.
14 years ago
Alec L Davis e7597d55df app_voicemail: leave_vociemail doesn't use last_message_index to store next message
14 years ago
Tilghman Lesher f6cd305277 Found some leaking file descriptors while looking at ast_FD_SETSIZE dead code.
14 years ago
Alec L Davis 4de07be466 voicemail: get real last_message_index and count_messages, ODBC resequence
14 years ago
Alec L Davis 752c3ef591 app_voicemail:close_mailbox imap_storage doesn't use last_msg_index
14 years ago
Alec L Davis c875064714 app_voicemail: close_mailbox needs to respect additional messages while mailbox is open.
14 years ago
Matthew Nicholson c0e4bdd609 Don't hold the pvt lock while streaming a file.
14 years ago
Matthew Nicholson 9dbd90f447 Don't dec the usecount of an eventqent then use it.
14 years ago
Matthew Nicholson 5510659c1f Remove the provisional keepalive scheduler entry's reference to the pvt when we remove the scheduler entry.
14 years ago