asterisk/asterisk.git
2012-07-06 Mark MichelsonFix bridging thread leak.
2012-07-06 Joshua ColpImport revision 4196 from pjproject trunk. Fix a crash...
2012-07-05 Matthew JordanAdd 'stun show status' command
2012-07-05 Richard MudgettMake res/pjproject ignore more files.
2012-07-05 Kinsey MooreAST-2012-011: Resolve heap corruption issue with voicemail
2012-07-05 Richard MudgettMake res/pjproject ignore some generated files.
2012-07-05 Richard MudgettTweak some comments and whitespace in utils.h
2012-07-05 Jonathan Roseapp_mixmonitor: Fix a reference leak in manager_mixmoni...
2012-07-05 Matthew JordanDo not send a BYE when a provisional response arrives...
2012-07-05 Alexandr AnikinFix dev mode ooh323 warnings
2012-07-04 Alexandr AnikinAdded direct media support to ooh323 channel driver
2012-07-04 Alexandr Anikinfix small mistake in the previous
2012-07-04 Alexandr AnikinFix modern gcc warning
2012-07-03 Terry WilsonMore improvements to re-INVITEs timing out after a...
2012-07-03 Terry WilsonBetter handle re-INVITEs with provisional but no final...
2012-07-02 Joshua ColpAdd a cleaned up drop-in replacement for res_jabber...
2012-07-02 Joshua ColpEnsure the timer heap is protected by a lock.
2012-07-01 Joshua ColpEnable IPv6 support in pjproject.
2012-07-01 Joshua ColpDon't try to send connectivity checks on RTCP if RTCP...
2012-07-01 Joshua ColpAdd support for ICE/STUN/TURN in res_rtp_asterisk and...
2012-06-29 Mark MichelsonFix apparent copy and paste error where incorrect ...
2012-06-29 Richard MudgettHangup handlers - Dialplan subroutines that run when...
2012-06-29 Joshua ColpWith some configurations a transport is not actually...
2012-06-29 Richard MudgettRemove obsolete struct ast_channel note.
2012-06-29 Joshua ColpMake the address family filter specific to the transport.
2012-06-28 Terry WilsonAdd the ability to set flags via the config options api
2012-06-27 Terry WilsonAST-2012-010: Clean up after a reinvite that never...
2012-06-26 Jonathan RoseUnique Call ID logging Phases III and IV
2012-06-26 Matthew JordanFix crash in unloading of res_adsi module
2012-06-25 Matthew JordanUpdate "manager show event" to support tab completion
2012-06-25 Matthew JordanFix incorrect duration reporting in CDRs created in...
2012-06-25 Mark MichelsonRe-fix how local tag is generated when sending a 481...
2012-06-25 Matthew JordanAdd AMI event documentation
2012-06-25 Richard MudgettFix Bridge application occasionally returning to the...
2012-06-25 Mark MichelsonMultiple revisions 369323-369324
2012-06-25 Mark MichelsonBe more consistent with the return code for requests...
2012-06-23 Richard MudgettFix F and F(x) action logic in Bridge application.
2012-06-23 Richard MudgettFix Bridge application and AMI Bridge action error...
2012-06-22 Richard MudgettExplicitly check caller hangup in app Queue rather...
2012-06-22 Richard MudgettFix F and F(x) action logic in Queue application.
2012-06-22 Richard MudgettCheck if PBX was started and fix F and F(x) action...
2012-06-22 Richard MudgettCheck if PBX was started for generic CCSS recall.
2012-06-22 Richard MudgettChange incorrect chan_sip zombie hangup debug message...
2012-06-22 Terry WilsonDon't crash on a guest directmedia call
2012-06-22 Kinsey MooreFix wrong variable name in the R2 disconnect callback
2012-06-22 Kinsey MooreDon't parse media stream state for SIP video streams
2012-06-22 Kinsey MooreAdd HANGUPCAUSE hash implementation for DAHDI MFC/R2...
2012-06-22 Kinsey MooreAdd HANGUPCAUSE hash support for analog and PRI DAHDI...
2012-06-22 Kinsey MooreAdd "Who Hung Up?" implementation for DAHDI SS7 subtech...
2012-06-20 Richard MudgettDon't waste time initializing the whole call_identifer_...
2012-06-20 Richard MudgettFix chan_misdn compile error.
2012-06-20 Alexandr Anikinfix locking issue on empty callList
2012-06-20 Sean BrightRemove declaration of eivr_connect_socket because it...
2012-06-20 Alexandr Anikinuse right definition for channel name
2012-06-20 Michael L.... Add IPv6 Support To Manager
2012-06-20 Michael L.... Fix NULL pointer segfault in ast_sockaddr_parse()
2012-06-19 Alexandr Anikincheck rtptimeouts in ooh323 channels as per config...
2012-06-19 Kinsey MooreEnsure that pvt cause information does not break native...
2012-06-19 Mark MichelsonFix request routing issue when outboundproxy is used.
2012-06-18 Kinsey MooreFix AST_CONTROL_PVT_CAUSE_CODE handling
2012-06-18 Richard MudgettFix monitoring calls put in a parking lot.
2012-06-15 Damien WedhornVarious small chan_skinny fixes and cleanup
2012-06-15 Kinsey MooreAllow chan_sip to decline unwanted media streams
2012-06-15 Jason ParkerFix voicemail API tests by using the correct argument...
2012-06-15 Kevin P. FlemingMultiple revisions 369001-369002
2012-06-15 Kinsey MooreAdd HANGUPCAUSE hash support to IAX2
2012-06-15 Jason ParkerRemove some symbol exports that got missed in the remov...
2012-06-15 Richard MudgettRemove remaining properties mmichelson left laying...
2012-06-14 Richard MudgettAllow non-normal execution routines to be able to run...
2012-06-14 Richard MudgettMake the Hangup application set a softhangup flag.
2012-06-14 Richard MudgettMove vm defines to group them better.
2012-06-14 Jason ParkerMultiple revisions 368963,368965
2012-06-14 Matthew JordanAST-2012-009: Fix crash in chan_skinny due to Key Pad...
2012-06-14 Mark MichelsonRevert Makefile change to remove embedding res_adsi.so
2012-06-14 Terry WilsonAdd a post_apply callback to the Config Options API
2012-06-14 Terry WilsonAdd filename alias support to the Config Options API
2012-06-13 Mark MichelsonFix a deadlock that occurs when func_volume is used...
2012-06-13 Matthew JordanMark res_smdi/res_adsi as 'core' supported modules
2012-06-13 Mark MichelsonRemove forced linking of res_adsi.o
2012-06-13 Matthew JordanReplace MODULES_DIR with ASTMODDIR in Makefile's INSTAL...
2012-06-13 Matthew JordanDo not install empty directories; add ASTLIBDIR
2012-06-12 Matthew JordanDo not perform install on existing directories
2012-06-12 Mark MichelsonSet the Caller ID "tag" on peers even if remote party...
2012-06-12 Matthew JordanUpdate merge property information
2012-06-12 Matthew JordanFix deadlock in SIP transfers that involve a REFER...
2012-06-12 Kinsey MooreParse ANI2 information from SIP From header parameters
2012-06-11 Richard MudgettFix deadlock potential with ast_set_hangupsource()...
2012-06-11 Kinsey MooreFix coverity UNUSED_VALUE findings in core support...
2012-06-11 Kinsey MooreRecorded merge of revisions 368721 from svn.asterisk...
2012-06-08 Richard MudgettFix error paths in action_hangup() for AMI Hangup action.
2012-06-08 Richard MudgettTweak ast_channel_softhangup_withcause_locked() to...
2012-06-08 Igor GoncharovskiyFix MWI update so LED display correct voicemail state...
2012-06-07 Damien WedhornSkinny cleanup (mwi_event_cb).
2012-06-07 Damien WedhornSkinny cleanup.
2012-06-07 Richard MudgettFix app_queue debug message use of args.options after...
2012-06-07 Richard MudgettFix inverted test in app_queue for ringinuse.
2012-06-07 Terry WilsonFix reloading an unchanged file with the Config Options API
2012-06-07 Tzafrir CohenFix a typo in format_ogg_vorbis.c: suport
2012-06-07 Terry WilsonAdd default handler documentation and standardize acl...
2012-06-06 Richard MudgettFix POTS flash hook to orignate a second call deadlock.
next