Commit Graph

22182 Commits (98658b0670a4374be271aed0c7b42657cfced657)
 

Author SHA1 Message Date
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
Russell Bryant 8b513332a6 Fix incorrect sizeof() in astman.
14 years ago
Russell Bryant 09895ff953 Fix incorrect usage of sizeof() in res_crypto.
14 years ago
Russell Bryant 3c9a3910c5 Fix broken usage of sizeof() in res_adsi.
14 years ago
Russell Bryant c7c08aa792 Fix incorrect sizeof() usage in features.c.
14 years ago
Russell Bryant f56c91a316 Fix incorrect sizeof() on a pointer in MD5Final().
14 years ago
Russell Bryant 2cf40a7f57 Don't use a buffer after it goes out of scope.
14 years ago
Russell Bryant 267af08c88 Dump cache of published events when a node joins the cluster.
14 years ago
Russell Bryant 257238412a Remove chan_usbradio and app_rpt.
14 years ago
Terry Wilson 0f7fe58196 Fix setting CDR variables in the hangup extension
14 years ago
Terry Wilson 7db4fb902e Make hints for invalid SIP devices return Unavail, not idle
14 years ago
Tilghman Lesher a5fe6f2a52 Requested changes documenting the fixed AEL functionality.
14 years ago
Tilghman Lesher a1eef342c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Jonathan Rose ce0093e643 Make transfer not ignore port information with SIP.
14 years ago
Richard Mudgett 830d0d5be2 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
14 years ago
Sean Bright f669e1cd85 Return g729 and g723.1 frames with the number of samples set properly.
14 years ago
Terry Wilson c1a8e3252b Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
14 years ago
Terry Wilson c5d6866851 Add detection for ODBC WCHAR fields
14 years ago
Richard Mudgett 3637eafa35 Fix ring cadance setup for outgoing calls on FXS ports.
14 years ago
Richard Mudgett 3ca4addbad Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
14 years ago