Commit Graph

22843 Commits (45c6620d744ca2a0ce89805fea2178fb1280aaa5)
 

Author SHA1 Message Date
Sean Bright ced8b052e1 Whitespace only change to the Makefile
14 years ago
Terry Wilson 706f79d122 Handle numeric columns for eventtype properly in cel_odbc
14 years ago
Richard Mudgett b9a7421482 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
14 years ago
Sean Bright 5aba1ca84a Return g729 and g723.1 frames with the number of samples set properly.
14 years ago
Terry Wilson deded253b3 Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
14 years ago
Terry Wilson 8b3704fbde Add detection for ODBC WCHAR fields
14 years ago
Richard Mudgett 82ac7fb643 Fix ring cadance setup for outgoing calls on FXS ports.
14 years ago
Richard Mudgett a0f8821749 Add dialtone_detect option for analog incoming calls.
14 years ago
Richard Mudgett 85484c050d Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
14 years ago
Richard Mudgett 38f6e5d1ad Make usage of DECLARE_STRINGFIELD_SETTERS_FOR() not look so odd.
14 years ago
Richard Mudgett dda40528ed Setup DSP when SS7 call is connected or early media is available.
14 years ago
Jonathan Rose 11bbc097b7 Eliminate double close of file descriptor in manager.c
14 years ago
Joshua Colp 2736fe9917 Defer sending the connected line reinvite if a reinvite is already in progress.
14 years ago
Kinsey Moore dec0d4f9e3 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
14 years ago
Sean Bright 1d9203eeef Tab to spaces and text change.
14 years ago
Terry Wilson b71deb0518 Fix unused-but-set-variable warnings
14 years ago
Terry Wilson c2ab09f40a Correct some set-but-unused variable warnings in the mISDN library.
14 years ago
Terry Wilson e8f8d2c81e Make chan_usbradio compile under dev mode
14 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Richard Mudgett 9926662aba Remove ISDN hold restriction for non-bridged calls.
14 years ago
Jonathan Rose d3db6da254 Adds a transfer callee on hangup option (like with Dial option F) to queues.
14 years ago
Richard Mudgett 2ce386d198 Remove bad usage of goto in ChanSpy next_channel().
14 years ago
Sean Bright 2d92c50ce3 Beef up the IAX2 sample configuration a bit and fix some formatting issues.
14 years ago
Richard Mudgett 3af920cf01 Fix channel reference leak in ChanSpy.
14 years ago
Richard Mudgett ced1211fad Fix compile error from latest channel opaquification change.
14 years ago
Sean Bright f6b2f05f8c The default value for mohinterpret is the empty string, so when resetting to
14 years ago
Mark Michelson fc558d28f2 Fix race condition that can cause important control frames (such as a hangup) to be missed.
14 years ago
Mark Michelson 4094a9f57e Fix compilation error due to typo during channel opaquification.
14 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
14 years ago
Kinsey Moore e291318df2 Prevent outbound SIP NOTIFY packets from displaying a port of 0
14 years ago
Walter Doekes 41f5a1ab35 Update stringfield documentation for removed second va_list in favor of va_copy.
14 years ago
Sean Bright 62aae50142 Add IPv6 support to FastAGI.
14 years ago
Walter Doekes 571cef491f Fix copying of CDR(accountcode) to local channels.
14 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
14 years ago
Jonathan Rose 0b988da21c Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
14 years ago
Jonathan Rose 876215a688 Add additional character type types to supported data types for cdr_adaptive_odbc
14 years ago
Tilghman Lesher d65de9c5c3 Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 764d2ccae2 Use more reasonable cause code when rejecting incoming call waiting calls.
14 years ago
Jonathan Rose 48b680cceb revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3
14 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
14 years ago
Jonathan Rose 845296e3fb Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
14 years ago
Jonathan Rose 4af6fc1351 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
14 years ago
Sean Bright 35e2a046fd Documentation update. There is no AST_SOCKADDR_UNSPEC.
14 years ago
Richard Mudgett 39ffc96723 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Mark Michelson 1bef7695ce Add a security event for the case where fake authentication challenge is sent.
14 years ago
Richard Mudgett 85ea4277f1 Convert struct ast_tcptls_session_instance to finally use the ao2 object lock.
14 years ago
Jonathan Rose 565f411868 Changes transport option in sip.conf so that using multiple instances doesn't stack.
14 years ago
Richard Mudgett 2e834f7d36 Astobj2 locking enhancement.
14 years ago
Kevin P. Fleming bd7e9dae66 Make COMPILE_DOUBLE magic actually work.
14 years ago
Kevin P. Fleming 5b821af99a Trailing whitespace cleanup.
14 years ago