Commit Graph

22376 Commits (745fcdbffe207d1cbbfabac3c8e8ea1a33df6a48)
 

Author SHA1 Message Date
Mark Murawki 745fcdbffe Fix dev-mode compiler warning about gnu_printf
13 years ago
Mark Murawki e4252eac10 Allow the Hangup manager action to match channels by regex
13 years ago
Kinsey Moore 9cc6f2c59e Stop sending out RTCP if RTP is inactive
13 years ago
Richard Mudgett 6a540e9087 Fix logger deadlock on Asterisk shutdown.
13 years ago
Mark Michelson 314d459317 Fix potential race condition during call pickup.
13 years ago
Mark Michelson cc2366bca0 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
13 years ago
Richard Mudgett fb796aac06 Misc changes to make astobj2 enhancement diffs easier to follow.
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
13 years ago
Mark Michelson 01cc64585e Make a debug message regarding subscription changes more accurate.
13 years ago
Richard Mudgett 38e892b370 Add global ao2 array container.
13 years ago
Richard Mudgett 8611bea122 Attempt to be more helpful when using a bad ao2 object pointer.
13 years ago
Jonathan Rose 65f56cda7a Updates config with bootstrap where I changed configure.ac in r360488
13 years ago
Paul Belanger 8331a89892 Blocked revisions 360476
13 years ago
Paul Belanger dea8936f89 Convert ast_verb() to ast_debug() and increase log level
13 years ago
Jonathan Rose 337f933977 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
13 years ago
Russell Bryant 5affceaa15 func_curl: Fix leak of an ast_str in error handling code path.
13 years ago
Russell Bryant d6d7f51476 chan_iax2: Use OBJ_NODATA to be a bit more explicit.
13 years ago
Russell Bryant 0ec73946fa app_page: Fix a memory leak on every Page().
13 years ago
Russell Bryant 71a1541b0c app_jack: fix datastore memory leak in error handling path.
13 years ago
Russell Bryant cad07b3800 Multiple revisions 360356-360357
13 years ago
Richard Mudgett 721f92058f Make number not available presentation also set screening to network provided.
13 years ago
Richard Mudgett df16bd973e Add missing initialization of update_redirecting in chan_sip.c
13 years ago
Jonathan Rose c6979ff581 Adds F option to Bridge application
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Jonathan Rose 1d1c28ac4b Update install_prereq script to include missing GSM library for debian amd move SQLite3.
13 years ago
Tzafrir Cohen ab6f40bd12 Also detect gmime 2.6
13 years ago
Matthew Jordan c88d1c8337 Ensure Asterisk sends a BYE when pending on the final response to a re-INVITE
13 years ago
Kinsey Moore 6ff8f14865 Prevent Echo() from relaying control, null, and modem frames
13 years ago
Sean Bright 3a231e090f chan_iax2: Correct spelling of 'Port' header in IAX2 PeerStatus AMI Events
13 years ago
Richard Mudgett 334f13d8b8 Allow AMI action callback to be reentrant.
13 years ago
Richard Mudgett 3714e8b1e5 Convert MuteAudio documentation to XML.
13 years ago
Jonathan Rose 0399daaa2e Prevent chanspy from binding to zombie channels
13 years ago
Richard Mudgett dd4a3b1825 Simplify some code in ast_app_run_sub().
13 years ago
Mark Michelson 827f2eae92 Revert the pre-dial addition.
13 years ago
Alec L Davis 9ac6938e09 Missed lastinvite CSeq int to uint32_t change
13 years ago
Mark Murawki d6e1c619d4 Fix warning from commit r359705 (predial options for app_dial)
13 years ago
Matthew Jordan cca1f9f48a Fix remotely exploitable stack overflow in HTTP manager
13 years ago
Mark Murawki c65b41f57a Add options PreDial options 'b' and 'B' to app_dial
13 years ago
Matthew Jordan c61d49d5cc Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Paul Belanger 31462e7bd6 Remove unused variable ‘srch’
13 years ago
Richard Mudgett e9703da1d5 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Paul Belanger 831af9fbc7 Remove some dead code found in _sip_show_peers()
13 years ago
Russell Bryant 44434bf1cf chan_iax2: Fix use of uninitialized sockaddr_in in try_transfer().
13 years ago
Russell Bryant 3b0eb28d86 chan_gtalk: Fix potential use of uninitialized variable.
13 years ago
Russell Bryant 45205716d7 app_chanisavail: Fix use of uninitialized variable.
13 years ago
Russell Bryant 69f19a5225 udptl: Ensure fec[] in udptl_build_packet() is initialized.
13 years ago
Russell Bryant 28881524dc app.h: Always initialize AST_DECLARE_APP_ARGS().
13 years ago