Commit Graph

22318 Commits (6ac425df31c1545348a64780f61fbd4e8ca9c57c)
 

Author SHA1 Message Date
Russell Bryant 6ac425df31 Fix inaccurate sizeof() in sched.c.
13 years ago
Russell Bryant c1d9194482 Fix incorrect sizeof() in astman.
13 years ago
Russell Bryant 5ad03ac4a1 Fix incorrect usage of sizeof() in res_crypto.
13 years ago
Russell Bryant b58f44b0e9 Fix broken usage of sizeof() in res_adsi.
13 years ago
Russell Bryant 9410f85699 Fix incorrect sizeof() usage in features.c.
13 years ago
Russell Bryant 1b3cbdacd7 Fix incorrect sizeof() on a pointer in MD5Final().
13 years ago
Russell Bryant 6ec5c103d6 Don't use a buffer after it goes out of scope.
13 years ago
Russell Bryant 14edd30fd2 Blocked revisions 359054
13 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
13 years ago
Terry Wilson 128c9109b0 Add missing channel_internal.h
13 years ago
Richard Mudgett a22b56235b Add ability for chan_dahdi ISDN to block connected line updates per span.
13 years ago
Terry Wilson cb94c35a85 Fix setting CDR variables in the hangup extension
13 years ago
Terry Wilson 699d2bd705 Make hints for invalid SIP devices return Unavail, not idle
13 years ago
Terry Wilson 7876521659 Fix IMAP storage compilation after opaquification changes
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Richard Mudgett 73ec67e008 Fix crash caused by opaquification change -r356042.
13 years ago
Richard Mudgett c7315c4283 Use struct copy instead of memcpy().
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Igor Goncharovskiy c369a4416b Massive changes in chan_unistim channel driver. Include many fixes in channel driver operation and add additional functionality:
13 years ago
Joshua Colp f5fda0eb74 Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
13 years ago
Sean Bright 4657b016ad Resolve a few more cases of variable shadowing.
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Sean Bright a8116350bc Add some underscores in a few of our llist macros to reduce name collisions.
13 years ago
Jonathan Rose 587cb230b2 Make transfer not ignore port information with SIP.
13 years ago
Sean Bright 2969b00468 Add --enable-dev-mode=strict to configure.
13 years ago
Sean Bright ced8b052e1 Whitespace only change to the Makefile
13 years ago
Terry Wilson 706f79d122 Handle numeric columns for eventtype properly in cel_odbc
13 years ago
Richard Mudgett b9a7421482 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
13 years ago
Sean Bright 5aba1ca84a Return g729 and g723.1 frames with the number of samples set properly.
13 years ago
Terry Wilson deded253b3 Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
13 years ago
Terry Wilson 8b3704fbde Add detection for ODBC WCHAR fields
13 years ago
Richard Mudgett 82ac7fb643 Fix ring cadance setup for outgoing calls on FXS ports.
13 years ago
Richard Mudgett a0f8821749 Add dialtone_detect option for analog incoming calls.
13 years ago
Richard Mudgett 85484c050d Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
13 years ago
Richard Mudgett 38f6e5d1ad Make usage of DECLARE_STRINGFIELD_SETTERS_FOR() not look so odd.
13 years ago
Richard Mudgett dda40528ed Setup DSP when SS7 call is connected or early media is available.
13 years ago
Jonathan Rose 11bbc097b7 Eliminate double close of file descriptor in manager.c
13 years ago
Joshua Colp 2736fe9917 Defer sending the connected line reinvite if a reinvite is already in progress.
13 years ago
Kinsey Moore dec0d4f9e3 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
13 years ago
Sean Bright 1d9203eeef Tab to spaces and text change.
13 years ago
Terry Wilson b71deb0518 Fix unused-but-set-variable warnings
13 years ago
Terry Wilson c2ab09f40a Correct some set-but-unused variable warnings in the mISDN library.
13 years ago
Terry Wilson e8f8d2c81e Make chan_usbradio compile under dev mode
13 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Richard Mudgett 9926662aba Remove ISDN hold restriction for non-bridged calls.
13 years ago
Jonathan Rose d3db6da254 Adds a transfer callee on hangup option (like with Dial option F) to queues.
13 years ago
Richard Mudgett 2ce386d198 Remove bad usage of goto in ChanSpy next_channel().
13 years ago
Sean Bright 2d92c50ce3 Beef up the IAX2 sample configuration a bit and fix some formatting issues.
13 years ago
Richard Mudgett 3af920cf01 Fix channel reference leak in ChanSpy.
13 years ago
Richard Mudgett ced1211fad Fix compile error from latest channel opaquification change.
13 years ago