Commit Graph

22011 Commits (fd9f2351cdbe1be6f4c47ab2fdbd6c3634afb91b)
 

Author SHA1 Message Date
Matthew Jordan 6625f0a50c Fix incorrect jitter buffer overflow due to missed resynchronizations
14 years ago
Richard Mudgett 7141a29e1b Fix Dial m and r options and forked calls generating warnings for voice frames.
14 years ago
Russell Bryant 5a87fa5de9 Fix bogus reads/writes of console log levels in asterisk.c
14 years ago
Russell Bryant 08e1d392f4 Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant a66d14f2ae Fix inaccurate sizeof() in sched.c.
14 years ago
Russell Bryant a12e5aab1a Fix incorrect sizeof() in astman.
14 years ago
Russell Bryant 7bff9be851 Fix incorrect usage of sizeof() in res_crypto.
14 years ago
Russell Bryant 30d3e59447 Fix broken usage of sizeof() in res_adsi.
14 years ago
Russell Bryant 48b1c5e5a6 Fix incorrect sizeof() usage in features.c.
14 years ago
Russell Bryant c8f8fcc518 Fix incorrect sizeof() on a pointer in MD5Final().
14 years ago
Russell Bryant f5067300be Don't use a buffer after it goes out of scope.
14 years ago
Russell Bryant ac53c0d94e Dump cache of published events when a node joins the cluster.
14 years ago
Russell Bryant 0da9d71905 Remove chan_usbradio and app_rpt.
14 years ago
Terry Wilson c546ff5110 Fix setting CDR variables in the hangup extension
14 years ago
Terry Wilson 7622a34c89 Make hints for invalid SIP devices return Unavail, not idle
14 years ago
Tilghman Lesher 5ed9d4128d Requested changes documenting the fixed AEL functionality.
14 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Jonathan Rose 8e2e2bf059 Make transfer not ignore port information with SIP.
14 years ago
Richard Mudgett fff4e1ca50 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
14 years ago
Sean Bright acd1d86053 Return g729 and g723.1 frames with the number of samples set properly.
14 years ago
Terry Wilson fe1d703804 Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
14 years ago
Terry Wilson 522372b3df Add detection for ODBC WCHAR fields
14 years ago
Richard Mudgett 0c315bb90a Fix ring cadance setup for outgoing calls on FXS ports.
14 years ago
Richard Mudgett 4c9168a4c7 Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
14 years ago
Richard Mudgett e0c235bd9b Setup DSP when SS7 call is connected or early media is available.
14 years ago
Jonathan Rose 47244a11d6 Eliminate double close of file descriptor in manager.c
14 years ago
Joshua Colp ffa247ce6c Defer sending the connected line reinvite if a reinvite is already in progress.
14 years ago
Kinsey Moore fea6466555 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
14 years ago
Terry Wilson d9961b2768 Fix unused-but-set-variable warnings
14 years ago
Terry Wilson 7495f69c95 Correct some set-but-unused variable warnings in the mISDN library.
14 years ago
Terry Wilson b686d4785f Make chan_usbradio compile under dev mode
14 years ago
Kinsey Moore f1277cc0e0 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Richard Mudgett a36c4234a4 Remove ISDN hold restriction for non-bridged calls.
14 years ago
Sean Bright b3fb9153dd The default value for mohinterpret is the empty string, so when resetting to
14 years ago
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
14 years ago
Mark Michelson ed7570328a Fix race condition that can cause important control frames (such as a hangup) to be missed.
14 years ago
Mark Michelson 496d1009dd Second attempt to get optimal translation paths when codec_resample is used.
14 years ago
Kinsey Moore 8417ceb751 Prevent outbound SIP NOTIFY packets from displaying a port of 0
14 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
14 years ago
Jonathan Rose cc470930ba Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
14 years ago
Jonathan Rose 27ce64075f Add additional character type types to supported data types for cdr_adaptive_odbc
14 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
14 years ago
Richard Mudgett ec57a80169 Use more reasonable cause code when rejecting incoming call waiting calls.
14 years ago
Jonathan Rose 0472ec7ba7 Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
14 years ago
Jonathan Rose 60907f7df1 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
14 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Jonathan Rose 52c50e4da7 Changes transport option in sip.conf so that using multiple instances doesn't stack.
14 years ago
Kevin P. Fleming f3fbe7d88f Make COMPILE_DOUBLE magic actually work.
14 years ago
Richard Mudgett 100721d217 Fix callerid of Originated calls.
14 years ago
Terry Wilson c026fb96b0 Copy CDR variables when set during a bridge
14 years ago