Commit Graph

22093 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)
 

Author SHA1 Message Date
Richard Mudgett fff4e1ca50 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
13 years ago
Sean Bright acd1d86053 Return g729 and g723.1 frames with the number of samples set properly.
13 years ago
Terry Wilson fe1d703804 Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
13 years ago
Terry Wilson 522372b3df Add detection for ODBC WCHAR fields
13 years ago
Richard Mudgett 0c315bb90a Fix ring cadance setup for outgoing calls on FXS ports.
13 years ago
Richard Mudgett 4c9168a4c7 Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
13 years ago
Richard Mudgett e0c235bd9b Setup DSP when SS7 call is connected or early media is available.
13 years ago
Jonathan Rose 47244a11d6 Eliminate double close of file descriptor in manager.c
13 years ago
Joshua Colp ffa247ce6c Defer sending the connected line reinvite if a reinvite is already in progress.
13 years ago
Kinsey Moore fea6466555 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
13 years ago
Terry Wilson d9961b2768 Fix unused-but-set-variable warnings
13 years ago
Terry Wilson 7495f69c95 Correct some set-but-unused variable warnings in the mISDN library.
13 years ago
Terry Wilson b686d4785f Make chan_usbradio compile under dev mode
13 years ago
Kinsey Moore f1277cc0e0 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Richard Mudgett a36c4234a4 Remove ISDN hold restriction for non-bridged calls.
13 years ago
Sean Bright b3fb9153dd The default value for mohinterpret is the empty string, so when resetting to
13 years ago
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
13 years ago
Mark Michelson ed7570328a Fix race condition that can cause important control frames (such as a hangup) to be missed.
13 years ago
Mark Michelson 496d1009dd Second attempt to get optimal translation paths when codec_resample is used.
13 years ago
Kinsey Moore 8417ceb751 Prevent outbound SIP NOTIFY packets from displaying a port of 0
13 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
13 years ago
Jonathan Rose cc470930ba Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
13 years ago
Jonathan Rose 27ce64075f Add additional character type types to supported data types for cdr_adaptive_odbc
13 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett ec57a80169 Use more reasonable cause code when rejecting incoming call waiting calls.
13 years ago
Jonathan Rose 0472ec7ba7 Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
13 years ago
Jonathan Rose 60907f7df1 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
13 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Jonathan Rose 52c50e4da7 Changes transport option in sip.conf so that using multiple instances doesn't stack.
13 years ago
Kevin P. Fleming f3fbe7d88f Make COMPILE_DOUBLE magic actually work.
13 years ago
Richard Mudgett 100721d217 Fix callerid of Originated calls.
13 years ago
Terry Wilson c026fb96b0 Copy CDR variables when set during a bridge
13 years ago
Jonathan Rose c7d587dd49 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
13 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
13 years ago
Richard Mudgett 534213a074 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Matthew Jordan ed81d0e585 Remove srtp_shutdown from res_srtp
13 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
13 years ago
Richard Mudgett f49ff3ff9c Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
13 years ago
Mark Michelson 775b218b35 Fix ACK routing for non-2xx responses.
13 years ago
Paul Belanger d2cb0914e4 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Paul Belanger bd7d5707dd Missed one strsep() function
13 years ago
Paul Belanger 7d3cdcffd2 Add back strsep() function for previous commit
13 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
13 years ago
Paul Belanger 8dc1509465 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Matthew Jordan 6453352768 Fix potential buffer overrun and memory leak when executing "sip show peers"
13 years ago
Sean Bright e880b4a205 Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
13 years ago
Sean Bright cb8d4a1d50 Remove spurious warning when 'qualifyfreqnotok' is set successfully.
13 years ago
Sean Bright a8989c5ded This was a LOG_NOTICE, so roll it back.
13 years ago
Sean Bright 11991e8394 Change some debug messages from LOG_DEBUG to ast_debug.
13 years ago
Sean Bright 4b59946c41 Add some boilerplate documentation for IAXVAR and IAXPEER.
13 years ago