asterisk/asterisk.git
2013-01-15 Richard MudgettFix ast_bridge_features_register() not registering...
2013-01-14 David M. LeeFixed doc comment for ast_test_validate
2013-01-14 David M. LeeGently reduce masquerade insanity
2013-01-14 David M. LeeFix XML encoding of 'identity display' in NOTIFY messag...
2013-01-13 Matthew JordanReset RTP timestamp; sequence number on SSRC change
2013-01-12 David M. LeeFix XML encoding of 'identity display' in NOTIFY messages.
2013-01-11 Joshua ColpRetain XMPP filters across reconnections so external...
2013-01-11 David M. LeeAdd JSON API for Asterisk.
2013-01-10 Richard Mudgett* Simplify native bridge code in ast_channel_bridge().
2013-01-10 Richard Mudgett* Removed some noop code and restructured an else-if...
2013-01-09 Richard Mudgett* Simple optimization of bridge_playfile().
2013-01-09 Richard MudgettTrivial misc bridge code changes.
2013-01-09 Richard MudgettFix logger.c function definition.
2013-01-09 Richard MudgettTrivial misc bridge code changes.
2013-01-09 Richard MudgettTweaked __ast_test_suite_assert_notify() and __ast_test...
2013-01-09 Richard Mudgett* Whitespace changes.
2013-01-09 Richard Mudgett* Found some more places to use ast_channel_lock_both().
2013-01-09 David M. LeeFix end condition in ast_rtp_lookup_mime_multiple2.
2013-01-09 David M. LeeMove declaration of ast_regex_string_to_regex_pattern...
2013-01-09 David M. LeeReplace errant tabs with spaces in causes.h.
2013-01-09 Richard Mudgettapp_queue: Fix incorrect assertion.
2013-01-08 Richard Mudgettapp_queue: Fix multiple calls to a queue member that...
2013-01-06 Damien WedhornSkinny blob cleanup
2013-01-06 Damien WedhornAdd group and namedgroup pickup to skinny
2013-01-06 Damien WedhornRewrite skinny dialing to remove threaded simpleswitch
2013-01-04 Jonathan Roseres_srtp: Prevent a crash from occurring due to srtp_cr...
2013-01-04 Kinsey MooreFix pjproject compilation in certain circumstances
2013-01-04 Michael L.... Fix SIP Notify Messages To Have The Proper IP Address...
2013-01-04 Joshua ColpDon't pass STUN packets through the SRTP unprotect...
2013-01-04 Andrew LathamDoxygen Cleanups
2013-01-03 Michael L.... Fix Queue Log Reporting Every Call COMPLETECALLER With...
2013-01-03 Richard Mudgettchan_agent: Fix wrapup time wait response.
2013-01-03 Kinsey MooreAdd missing test event
2013-01-03 Richard Mudgettchan_agent: Misc code cleanup.
2013-01-03 Richard Mudgettchan_agent: Fix agent_indicate() locking.
2013-01-03 Tilghman LesherAdd aliases to the Directory.
2013-01-03 Joshua ColpPrevent exhaustion of system resources through exploita...
2013-01-03 Matthew JordanPrevent crashes in res_xmpp when receiving large messages
2013-01-02 Matthew JordanClean up app_mysql's application entry points to proper...
2013-01-02 Matthew JordanPrevent crashes from occurring when reading from data...
2013-01-02 Richard MudgettFix AMI redirect action with two channels failing to...
2013-01-02 Matthew JordanPrevent exhaustion of system resources through exploita...
2013-01-02 Matthew JordanResolve crashes due to large stack allocations when...
2013-01-01 Andrew LathamAdd UUID packages now required to configure
2013-01-01 Sean BrightRevert 378248. I changed the logic of this function...
2013-01-01 Sean BrightBail out early when building an ast_trans_pvt and the...
2012-12-31 Kinsey MooreEnsure chan_sip rejects encrypted streams without crypt...
2012-12-20 Richard MudgettGive the causes[] a struct name.
2012-12-18 Kinsey MooreAdd test events for time limit-related hangups
2012-12-17 Richard MudgettFix potential double free when unloading a module.
2012-12-17 Richard MudgettMake chan_local module references tied to local_pvt...
2012-12-17 Richard Mudgettchan_local: Parse dial string consistently.
2012-12-17 Jason ParkerMake libasteriskssl.so symlink use a relative path.
2012-12-17 Richard Mudgettchan_local: Misc lock and ref tweaks.
2012-12-14 Richard Mudgettchan_agent: Remove some duplicated code.
2012-12-14 Jonathan RoseFeatures: BRIDGE_FEATURES variable automixmonitor suppo...
2012-12-14 Richard Mudgettapp_queue: Revert bad ringinuse=no patch.
2012-12-14 Richard Mudgettapp_queue: Make update_status() not return anything.
2012-12-14 Damien WedhornFix skinny to recognise vmexten in general section...
2012-12-14 Damien WedhornAdd g722 codec support to skinny
2012-12-13 Richard Mudgettconfbridge: Fix MOH on simultaneous user entry to a...
2012-12-13 Damien WedhornMinor fixes for chan_skinny
2012-12-13 Sean BrightMake generate_exchange_uuid() always return the passed...
2012-12-13 David M. LeeFixed svn merge property breakage from r377986
2012-12-13 Damien WedhornFix skinny debug tab completion
2012-12-13 David M. LeeBail configure if it can't find libuuid.
2012-12-13 Russell BryantRemove compile time check HAVE_DEV_URANDOM.
2012-12-13 Mark MichelsonRe-add taskprocessor cleanup code that was removed...
2012-12-13 Sean BrightUse the UUID API to generate and validate UUIDs for...
2012-12-13 Mark MichelsonThe UUID commit removed changes made in res_clialiases.c
2012-12-13 David M. LeeFixed configure.ac to look for proper uuid.h file
2012-12-13 Brent EaglesThis change adds a SIP peer configuration feature to...
2012-12-13 Kinsey MooreEnsure Min-SE is included in outbound INVITEs
2012-12-12 Rusty NewtonIncremented EXTRA_SOUNDS_VERSION in sounds/Makefile...
2012-12-12 Michael L.... Convert Dynamic Features Buffer To Use ast_str
2012-12-12 Mark MichelsonFix a potential deadlock in chan_sip during transfers.
2012-12-11 Mark MichelsonAdd test events necessary for bridging tests to be...
2012-12-11 Richard MudgettCleanup CLI commands on exit for several files.
2012-12-11 Mark MichelsonAnd remove svnmerge-integrated property.
2012-12-11 Mark MichelsonRemove automerge properties.
2012-12-11 Richard MudgettCleanup udptl on exit.
2012-12-11 Mark MichelsonAdd UUID support to Asterisk.
2012-12-11 Mark MichelsonFix crash that can occur if CLI registration fails...
2012-12-11 Richard MudgettCleanup taskprocessor on exit.
2012-12-11 Richard MudgettCleanup pbx on exit.
2012-12-11 Richard MudgettCleanup logger on exit.
2012-12-11 Richard MudgettCleanup indications on exit.
2012-12-11 Richard MudgettCleanup event on exit.
2012-12-11 Richard MudgettCleanup dnsmgr on exit.
2012-12-10 Kinsey MooreEnsure ReceiveFax provides a CED tone via T.38
2012-12-10 Kinsey MooreHandle Session-Expires less than local Min-SE in 200 OK
2012-12-10 Igor GoncharovskiyAdd firmware information to CLI devices listing
2012-12-10 Igor GoncharovskiyFix codec mismatch
2012-12-10 Igor GoncharovskiyRemove trailing whitespaces in number from incoming...
2012-12-10 Tilghman LesherImprove documentation by making all of the colors used...
2012-12-10 Tilghman LesherRemove some dead code and additionally handle a case...
2012-12-09 Joshua ColpAdd missing support for "who hung up" to chan_motif.
2012-12-08 Richard MudgettFix order of SIP allow/disallow in MySQL contrib script.
2012-12-07 Richard MudgettMALLOC_DEBUG: Only wait if we want atexit allocation...
2012-12-07 Kinsey Moorecodec_dahdi: Fix output of "transcoder show" CLI command.
next