Commit Graph

22143 Commits (0f7fe58196a9df06a99a9be617088a71fc73a8ba)
 

Author SHA1 Message Date
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
Richard Mudgett 00e7f93582 Setup DSP when SS7 call is connected or early media is available.
14 years ago
Jonathan Rose 15c1391da0 Eliminate double close of file descriptor in manager.c
14 years ago
Joshua Colp 732eaebec7 Defer sending the connected line reinvite if a reinvite is already in progress.
14 years ago
Kinsey Moore e7c8651f06 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
14 years ago
Terry Wilson ae3cb097ad Fix unused-but-set-variable warnings
14 years ago
Terry Wilson 6e64180d29 Correct some set-but-unused variable warnings in the mISDN library.
14 years ago
Terry Wilson c2456f442e Make chan_usbradio compile under dev mode
14 years ago
Kinsey Moore 56c9cee3f6 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Richard Mudgett f1bdfc6180 Remove ISDN hold restriction for non-bridged calls.
14 years ago
Sean Bright ca5fe398a2 The default value for mohinterpret is the empty string, so when resetting to
14 years ago
Richard Mudgett edaf107a1e Fix channel reference leak in ChanSpy.
14 years ago
Mark Michelson 76dc2d4705 Fix race condition that can cause important control frames (such as a hangup) to be missed.
14 years ago
Kinsey Moore 7741e5fab3 Prevent outbound SIP NOTIFY packets from displaying a port of 0
14 years ago
Walter Doekes 98b303468b Update stringfield documentation for removed second va_list in favor of va_copy.
14 years ago
Walter Doekes 0bd36686f2 Fix copying of CDR(accountcode) to local channels.
14 years ago
Jonathan Rose 03d77a164a Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
14 years ago
Jonathan Rose 770cb0d35d Add additional character type types to supported data types for cdr_adaptive_odbc
14 years ago
Tilghman Lesher 0ce4065d5e Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 435ebee127 Use more reasonable cause code when rejecting incoming call waiting calls.
14 years ago
Jonathan Rose b8fe2da70f revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3
14 years ago
Jonathan Rose 0b6bdd2717 Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
14 years ago
Jonathan Rose 3d627d9877 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
14 years ago
Richard Mudgett 6c0a0a6fd9 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Mark Michelson 6a04c78329 Add a security event for the case where fake authentication challenge is sent.
14 years ago
Jonathan Rose 7deeed0304 Changes transport option in sip.conf so that using multiple instances doesn't stack.
14 years ago
Kevin P. Fleming 96c3aecb0b Make COMPILE_DOUBLE magic actually work.
14 years ago
Richard Mudgett da61b9ec5f Fix callerid of Originated calls.
14 years ago
Terry Wilson b0b1eb823a Copy CDR variables when set during a bridge
14 years ago
Jonathan Rose 464e75f711 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
14 years ago
Matthew Jordan fe1a4e7a48 Fix crash in app_voicemail during close_mailbox
14 years ago
Richard Mudgett d372c43488 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan ff7665db86 Remove srtp_shutdown from res_srtp
14 years ago
Matthew Jordan e796b45951 Allow SRTP policies to be reloaded
14 years ago
Richard Mudgett 3b57020680 Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
14 years ago
Mark Michelson 4501bb048f Fix ACK routing for non-2xx responses.
14 years ago
Paul Belanger a5ec1fdc8a Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Paul Belanger bcadb05414 Multiple revisions 356290,356335,356337
14 years ago
Terry Wilson f11810c690 Track module use count for res_calendar
14 years ago
Matthew Jordan bc3cb5ddbc Merged revisions 356214 via svnmerge from
14 years ago