Commit Graph

22201 Commits (3979ff87b4397d9f6bc58f7a2e0c4530cfb69c5d)
 

Author SHA1 Message Date
Mark Michelson 3979ff87b4 Add tests for Digium phone support.
14 years ago
Mark Michelson 738a78e8c1 apps changes necessary for Digium phone support.
14 years ago
Mark Michelson 94a6534af5 Add Digium phone changes for the funcs directory.
14 years ago
Mark Michelson 5f612abf55 Add Digium phone changes for the include/asterisk directory
14 years ago
Mark Michelson 87ea1deb44 Add phone changes for message.c
14 years ago
Mark Michelson c343f0be25 Update everything in the main directory for Digium phone additions.
14 years ago
Mark Michelson c71f0ac4b1 Update sample config files.
14 years ago
Mark Michelson 344c613492 Create a Digium phones branch of Asterisk 10.
14 years ago
Jonathan Rose 4c5dcf2da5 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore bb61612873 Fix the display of documentation for Transfer
14 years ago
Kinsey Moore d3ec89d9b6 Stop sending out RTCP if RTP is inactive
14 years ago
Richard Mudgett e9591a724d Fix logger deadlock on Asterisk shutdown.
14 years ago
Mark Michelson 59a886e25f Fix potential race condition during call pickup.
14 years ago
Mark Michelson 4477d99b29 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
14 years ago
Terry Wilson d10ae278e4 Destroy configs when they are no longer used
14 years ago
Mark Michelson 9829106be8 Make a debug message regarding subscription changes more accurate.
14 years ago
Jonathan Rose b4a1888fd7 Updates config with bootstrap where I changed configure.ac in r360488
14 years ago
Jonathan Rose 8d8d0724b3 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
14 years ago
Paul Belanger 55e50324bc Update CHANGES for r360471
14 years ago
Paul Belanger 98658b0670 Blocked revisions 360473
14 years ago
Paul Belanger b735edd891 Increase verbosity level for ast_verb messages
14 years ago
Russell Bryant 5c85347063 func_curl: Fix leak of an ast_str in error handling code path.
14 years ago
Russell Bryant 2bcf95931e app_page: Fix a memory leak on every Page().
14 years ago
Russell Bryant b41c6c6eef app_jack: fix datastore memory leak in error handling path.
14 years ago
Russell Bryant e55b86fca9 Multiple revisions 360356-360357
14 years ago
Richard Mudgett 94fb536135 Make number not available presentation also set screening to network provided.
14 years ago
Richard Mudgett 6b2201e80a Add missing initialization of update_redirecting in chan_sip.c
14 years ago
Jonathan Rose 751c365b96 Update install_prereq script to include missing GSM library for debian amd move SQLite3.
14 years ago
Tzafrir Cohen 1ba59f0188 Also detect gmime 2.6
14 years ago
Matthew Jordan de2f65ce68 Ensure Asterisk sends a BYE when pending on the final response to a re-INVITE
14 years ago
Kinsey Moore 0d6c4ddd6d Prevent Echo() from relaying control, null, and modem frames
14 years ago
Sean Bright b60963eab9 chan_iax2: Emit Port alongside Post in PeerStatus AMI Event.
14 years ago
Richard Mudgett 01b999f833 Allow AMI action callback to be reentrant.
14 years ago
Jonathan Rose ba1a6fc5f7 Prevent chanspy from binding to zombie channels
14 years ago
Alec L Davis 078fd3f925 Missed lastinvite CSeq int to uint32_t change
14 years ago
Matthew Jordan 522df4c5f8 Fix remotely exploitable stack overflow in HTTP manager
14 years ago
Matthew Jordan e10005d38f Fix remotely exploitable stack overrun in Milliwatt
14 years ago
Richard Mudgett 3fc64ea06b Add missing connected line macro calls to initial dial for Dial and Queue apps.
14 years ago
Russell Bryant 22b75fa244 chan_iax2: Fix use of uninitialized sockaddr_in in try_transfer().
14 years ago
Russell Bryant be35984b09 Blocked revisions 359534
14 years ago
Russell Bryant d0cb19147c chan_gtalk: Fix potential use of uninitialized variable.
14 years ago
Russell Bryant 51dcdcd897 app_chanisavail: Fix use of uninitialized variable.
14 years ago
Russell Bryant f892e9152d udptl: Ensure fec[] in udptl_build_packet() is initialized.
14 years ago
Russell Bryant 1ebd1d352f app.h: Always initialize AST_DECLARE_APP_ARGS().
14 years ago
Richard Mudgett 43100ddd82 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
14 years ago
Matthew Jordan b7254422e9 Fix incorrect jitter buffer overflow due to missed resynchronizations
14 years ago
Richard Mudgett 46f24f0596 Fix Dial m and r options and forked calls generating warnings for voice frames.
14 years ago
Russell Bryant cca76a24b6 Fix bogus reads/writes of console log levels in asterisk.c
14 years ago
Russell Bryant 40cc905d86 Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant cfb780a5f5 Fix inaccurate sizeof() in sched.c.
14 years ago