summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-02-08Add CHANGES documentation for the "pri set debug" bitmask changeKinsey Moore
2012-02-07Fix multiple SIP realtime issuesTerry Wilson
2012-02-07Continuation of last patch - since LIVE_AST_LD_PATH_EXTRA will now neverSean Bright
2012-02-07Include live/usr/lib in the shared library search path to that we pick upSean Bright
2012-02-07Whitespace only (remove trailing spaces)Sean Bright
2012-02-07Fix column duplication bug in module reload for cdr_pgsql.Jonathan Rose
2012-02-06Improved documentation of CLI "dialplan add extension" command.Richard Mudgett
2012-02-06Restore alternate SIG_PRI_DEBUG_DEFAULT meaning.Richard Mudgett
2012-02-06Allow more control over the output of pri debugKinsey Moore
2012-02-06Add missing headers to AMI UnParkedCall event to uniquely identify the call.Richard Mudgett
2012-02-06Make the 'c' option to MeetMe work even if the 'q' option is used.Joshua Colp
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-03Fixes deadlocks occuring in chan_agent due to r335976Jonathan Rose
2012-02-03Support schema selection in cdr_adaptive_odbcKinsey Moore
2012-02-03Fixes a segfault occuring when performing attended transfer with FAXOPT(gatew...Jonathan Rose
2012-02-02Ensure entering T.38 passthrough does not cause an infinite loopKinsey Moore
2012-02-02Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)Richard Mudgett
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2012-02-02Fix sip show peers port output, align columns, and fix ami port output.Jonathan Rose
2012-02-01Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sipJonathan Rose
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-02-01Remove inconsistency in CEL eventtype for user defined events.Richard Mudgett
2012-02-01Fix ExtenSpy and simplify the channel search functions.Richard Mudgett
2012-02-01Resolve an overlap in the ast_audiohook_flags values.Sean Bright
2012-02-01Added clarification for the VERBOSITY setting to etc_default_asteriskMatthew Jordan
2012-02-01Allow res_calendar to be unloadedTerry Wilson
2012-01-31Fix memory leak in error paths for action_originate().Richard Mudgett
2012-01-30Re-link peers by IP when dnsmgr changes the IPTerry Wilson
2012-01-30Merged revisions 353369 via svnmerge from Alec L Davis
2012-01-30Merged revisions 353321 via svnmerge from Alec L Davis
2012-01-30Correct serious flaw in the top-level Makefile.Kevin P. Fleming
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2012-01-30Clarify log WARNING message when port-zero SDP 'm' lines received.Kevin P. Fleming
2012-01-29Allow softkey reject while device onhook.Damien Wedhorn
2012-01-29Find even more network interfaces.Russell Bryant
2012-01-28Add 'L16-256' MIME subtype alias for slin16.Kevin P. Fleming
2012-01-28Update ast_set_default_eid() to find more network interfaces.Russell Bryant
2012-01-27Audit of ao2_iterator_init() usage for v10. Missed one.Richard Mudgett
2012-01-27Audit of ao2_iterator_init() usage for v10.Richard Mudgett
2012-01-27Make failed PauseMonitor and UnpauseMonitor with no valid channel not close A...Jonathan Rose
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-27Add aresult variable for CALENDAR_WRITETerry Wilson
2012-01-27Merged revisions 352863 via svnmerge from Alec L Davis
2012-01-26Fix outbound DTMF for inband mode (tell asterisk core to generate DTMFAlexandr Anikin
2012-01-26Copy amaflags to sip_pvt from peer during create_addr_from_peerJonathan Rose
2012-01-26Merged revisions 352705 via svnmerge from Alec L Davis
2012-01-25Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)Paul Belanger
2012-01-25Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".Kevin P. Fleming
2012-01-25Blocked revisions 352616Kevin P. Fleming