]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-09-05  Richard Mudgettchan_iax2: Reduce indentation in __attempt_transmit().
2013-09-05  Richard Mudgettchan_iax2: Fix stray reference to worker thread idle_list.
2013-09-05  Richard Mudgettchan_iax2: Fix bridgecallno deadlock avoidance.
2013-09-05  Mark MichelsonClarify server_uri and client_uri registration settings.
2013-09-04  Richard Mudgettchan_iax2: Add missing control frame names to debug...
2013-09-04  Mark MichelsonGive more detail regarding failures to create request...
2013-09-04  Jonathan Roseunit tests: test_voicemail_api leaks stringfields from...
2013-09-04  Jonathan Roseapp_voicemail: Fix leaking config objects when msg_id...
2013-09-04  Richard Mudgettchan_misdn: Fix misdn debug output printed with arbitra...
2013-09-04  Kevin HarwellDebug messages for pjsip outbound registration
2013-09-03  Alexandr AnikinFix remote tcs sequence handling on empty tcs received
2013-09-03  Kinsey MoorePrevent a crash in res_pjsip_dtmf_info.c
2013-09-03  David M. LeeFixed 'make clean' for wiki docs
2013-09-03  Walter DoekesBe a little more verbose when loading cel_custom.conf.
2013-08-30  David M. LeeFix graceful shutdown crash.
2013-08-30  Rusty NewtonNew pjsip.conf.sample
2013-08-30  Kevin HarwellAdd a reloadable option for sorcery type objects
2013-08-30  Kevin HarwellFix various memory leaks
2013-08-30  Matthew JordanUpdate UPGRADE.txt file for Asterisk 12
2013-08-30  Jonathan Rosefeatures_config: Ignore parkinglots in features.conf...
2013-08-30  Kevin HarwellMemory leak fix
2013-08-30  Richard Mudgetttest_substitution: Fix failing test.
2013-08-30  Richard Mudgetttest_substituition: Fix failed test reporting to actual...
2013-08-30  Jonathan Rosefeatures_config: Don't require features.conf to be...
2013-08-30  Kevin HarwellFix memory leaks
2013-08-30  Kevin HarwellCheck return value on fwrite
2013-08-30  David M. Leeoptional_api: Fix linking problems between modules...
2013-08-30  David M. LeeARI: Implement /recordings/stored API's
2013-08-30  Richard Mudgettpbx.c: Make pbx_substitute_variables_helper_full()...
2013-08-30  Richard MudgettRevert last commit.
2013-08-30  Richard Mudgettpbx.c: Make ast_str_substitute_variables_full() not...
2013-08-30  Mark MichelsonSanitize XML output for PIDF bodies.
2013-08-29  Mark MichelsonFix method for creating activities string in PIDF bodies.
2013-08-29  Kevin HarwellVerbose logging discrepancies
2013-08-29  Mark MichelsonFix when the subscription_terminated callback is called...
2013-08-29  Kevin HarwellMemory leaks fix
2013-08-29  Mark MichelsonFix a race condition where a canceled call was answered.
2013-08-29  Matthew JordanRevert r394939 due to (numerous) objections
2013-08-29  David M. LeeAccount for {} in Swagger notes
2013-08-29  Matthew JordanRecursively search for '.c' files when making documenta...
2013-08-29  Mark MichelsonRemove extra debug message.
2013-08-29  Mark MichelsonResolve assumptions that bridge snapshots would be...
2013-08-29  Matthew JordanActually *add* the database schema management utilities
2013-08-28  Richard MudgettFix some uninitialized buffers for CDR handling valgrin...
2013-08-28  Richard MudgettFixed problems with ast_cdr_serialize_variables().
2013-08-28  Richard MudgettMade the on/off in CLI "cdr set debug [on|off]" case...
2013-08-28  Richard MudgettMake CDR variable name chandling consistently case...
2013-08-28  Richard MudgettMake CDR code deal with channel names case insensitively.
2013-08-28  Richard MudgettSome CDR code optimization.
2013-08-28  Richard MudgettWhitespace and curly braces.
2013-08-28  Mark MichelsonImprove detection of answer on SIP blind transfer.
2013-08-28  Matthew JordanAdd database schema management using Alembic
2013-08-28  Matthew JordanUpdate CHANGES file for Asterisk 12
2013-08-28  Richard Mudgettpbx.c: Make ast_str_substitute_variables_full() not...
2013-08-28  Richard MudgettMatch use of ast_free() with ast_calloc() and add some...
2013-08-28  Mark MichelsonFix dialog matching in the SIP distributor.
2013-08-27  David M. LeeARI: WebSocket event cleanup
2013-08-27  Richard MudgettMade MALLOC_DEBUG less CPU intensive by default.
2013-08-27  Matthew JordanAST-2013-005: Fix crash caused by invalid SDP
2013-08-27  Richard MudgettFix uninitialized value in struct ast_control_pvt_cause...
2013-08-27  Matthew JordanAST-2013-004: Fix crash when handling ACK on dialog...
2013-08-26  Matthew JordanBetter handle clearing the OUTGOING flag when a channel...
2013-08-26  David M. LeeFixed bucket.c for systems where tv_usec is not an...
2013-08-26  Richard Mudgettbridging: Fix a livelock with local channel optimization.
2013-08-26  Richard Mudgettchan_dahdi: Add some missing build cleanup.
2013-08-25  Matthew JordanFix bucket unit tests
2013-08-25  Matthew JordanFix the config_options_test
2013-08-25  Matthew JordanAdd rtpengine configuration parameter
2013-08-23  Matthew Jordan __________
2013-08-23  Joshua ColpFix building of trunk.
2013-08-23  Matthew JordanFix channel reference leak in Originated channels
2013-08-23  Joshua ColpBlocked revisions 397604
2013-08-23  Mark MichelsonAdd some clarifying documentation to the rewrite_contac...
2013-08-23  Richard MudgettBlank line tweaks.
2013-08-23  Joshua ColpAdd the bucket API.
2013-08-23  Joshua ColpFix a bug where the argc value was passed as no_doc...
2013-08-23  Mark MichelsonAdd test events necessary for bridge tests to pass...
2013-08-23  Matthew JordanFix error in using ast_channel_snapshot_type before...
2013-08-23  Jonathan Rosebridge_native_rtp: Fix hold chain bugs caused by native...
2013-08-23  Richard MudgettHandle DTMF and hold wrapup when a channel leaves the...
2013-08-23  Matthew JordanFix sorcery unit tests
2013-08-23  Richard MudgettFix memory corruption when trying to get "core show...
2013-08-23  Matthew JordanPrevent seg fault in off nominal path when registered...
2013-08-23  Kevin HarwellPSJIP - sip.conf to res_sip.conf script
2013-08-23  David M. LeeARI: Correct error codes for bridge operations
2013-08-23  Matthew JordanUpdate CHANGES file to reflect pass through support...
2013-08-23  Matthew JordanAdd pass through support for Opus and VP8; Opus format...
2013-08-23  Matthew JordanUpdate config framework/sorcery with types/options...
2013-08-23  Joshua ColpFix crash when answering after a transport error occurs.
2013-08-23  Kinsey MooreUpdate CEL sample config
2013-08-23  Jonathan RoseARI: Music on Hold/Background Music for bridges
2013-08-22  Richard MudgettMinor tweaks with ast_moh_start() callers.
2013-08-22  Kinsey MooreAdd SayAlphaCase and similar functionality for AGI
2013-08-22  Kevin Harwellres_sip_dtmf_info: Support sending of 'raw' DTMF
2013-08-22  Kinsey MooreAdd missing configOption close tags
2013-08-22  Richard MudgettUpdate MOH start/stop routine doxygen.
2013-08-22  Rusty NewtonFix missing xml doc configOption 'type' for for both...
2013-08-22  Richard MudgettBridge API: Set a cause code on a channel when it is...
2013-08-22  Kinsey MooreEnsure CEL creates a default config if it isn't provide...
2013-08-22  Mark MichelsonRemove set but unused variable 'meid'.
next