asterisk/asterisk.git
2013-02-14 Matthew JordanDon't throw a spurious error when using DBdeltree
2013-02-12 David M. LeeAdd a serializer interface to the threadpool
2013-02-12 Mark MichelsonDo not allow native RTP bridging if packetization of...
2013-02-12 Kinsey MooreFix some more REF_DEBUG-related build errors
2013-02-12 Michael L.... Adding Some More Manager Events To ConfBridge
2013-02-11 Kevin HarwellProperly load say.conf upon reload of module app_playback.
2013-02-11 Kinsey MooreFix compilation error with REF_DEBUG
2013-02-11 David M. LeeMinor fixes to res_json and test_json.
2013-02-11 Damien WedhornFix some issues with skinny callid.
2013-02-11 Richard Mudgettfeatures: Don't cache a struct ast_app pointer.
2013-02-11 Matthew JordanFix crash in res_xmpp when deleting pubsub node from CLI
2013-02-10 Joshua ColpAdd additional functionality to the Sorcery API.
2013-02-09 Richard Mudgettpbx: Fix regression caused by taking advantage of the...
2013-02-09 Richard Mudgettpbx: Make function and application containers take...
2013-02-09 Richard MudgettMake ast_do_masquerade() a void function.
2013-02-08 Richard Mudgettapp_confbridge: Fix crash from receiving an AMI action...
2013-02-08 Jonathan RoseCall Parking: Set PARKINGLOT and PARKINGSLOT variables...
2013-02-07 Joshua ColpFix a bug where a changed configuration file might...
2013-02-07 Kinsey MooreAdd aggregate operations for stuctures with string...
2013-02-06 David M. LeeFixed failing test from r380696.
2013-02-06 Damien WedhornFix reload skinny with active devices.
2013-02-06 Damien WedhornReset skinny vmexten and immeddial char on reload.
2013-02-05 Richard Mudgettapp_page and app_confbridge: Fix custom announcement...
2013-02-05 Richard Mudgettapp_confbridge: Fix error messages on exiting conference.
2013-02-05 Richard Mudgettapp_page: Fixup application XML documentation typos...
2013-02-05 Richard MudgettBecause the compiler can check types with a struct...
2013-02-05 Richard MudgettSeparate option_types[] from the struct definition.
2013-02-04 Jason ParkerFix how we build pjproject.
2013-02-02 Damien WedhornAdd variable length displayprompt packet to skinny...
2013-02-01 Richard Mudgettchan_iax2: Fix compile error if MALLOC_DEBUG enabled.
2013-02-01 Damien WedhornAdds variable length callinfo packets to skinny.
2013-01-31 Jason ParkerMultiple revisions 380735-380736
2013-01-31 David M. LeeProcess session timers, even if Session-Expires header...
2013-01-31 Sean BrightMove IAX firmware related functionality into separate...
2013-01-31 Jason ParkerMultiple revisions 380671-380673
2013-01-31 Richard Mudgettbridge_multiplexed: Keep the multiplexed thread until...
2013-01-31 Richard MudgettImprove func FRAME_TRACE DTMF digit format.
2013-01-31 Richard MudgettEliminate an unused lock in ast_bridge_channel.
2013-01-31 Richard MudgettEliminate a use of a C++ keyword as a variable. new...
2013-01-31 Richard MudgettAdd ignore properties to channels/iax2
2013-01-31 Richard MudgettMake CHECK_BLOCKING() debug message more useful.
2013-01-30 Richard Mudgettchan_dahdi: Fix "dahdi show channels group" for groups...
2013-01-30 Matthew JordanSupport building Asterisk for Raspberry Pi/Raspbian...
2013-01-30 Matthew JordanUnregister SIP provider API if module load is declined
2013-01-30 Matthew JordanPerform case insensitive comparisons for T.38 attributes
2013-01-30 Matthew JordanFix memory leak in res_calendar_icalendar
2013-01-29 Sean BrightMove the ancillary iax2 source files into a separate...
2013-01-29 Joshua ColpFix an issue where building with DEBUG_FD_LEAKS enabled...
2013-01-29 Richard Mudgettchan_agent: Prevent multiple channels from logging...
2013-01-29 David M. LeeCorrected crypto tag in SDP ANSWER for SRTP. (again)
2013-01-29 Jonathan Rosecall_parking: Make sure fallbacks are used when lacking...
2013-01-29 Matthew JordanEnsure that a declined media stream is terminated with...
2013-01-29 Matthew JordanUpdate configure script to be compatible with ptlib...
2013-01-28 Sean BrightCorrect the number of available call numbers in IAX2.
2013-01-28 Russell BryantChange cleanup ordering in filestream destructor.
2013-01-28 Russell BryantAdd queue_log_realtime_use_gmt option to logger.conf
2013-01-27 Michael L.... Fix Some Configured Conference Bridge Sounds Not Being Set
2013-01-27 Joshua ColpAdd a unit test which confirms the apply handler callba...
2013-01-27 Joshua ColpFix a bug where the apply function was not getting...
2013-01-25 Richard Mudgettbridge_multiplexed: Rename variables so they are not...
2013-01-25 Jason ParkerMake sorcery modules global, since they are required...
2013-01-25 Richard MudgettMisc bridge code improvements
2013-01-25 Richard MudgettMore trivial bridge code cleanup.
2013-01-25 Joshua ColpAdd a missing '\' to a log message.
2013-01-25 Joshua ColpMerge the sorcery data access layer API.
2013-01-25 Damien WedhornAdd force dial keys to skinny.
2013-01-24 David M. LeeCorrected crypto tag in SDP ANSWER for SRTP.
2013-01-24 Matthew JordanCorrect documentation for ConfbridgeList AMI action
2013-01-23 Kinsey MooreAdd support for DPMA to autosupport
2013-01-23 Richard MudgettAttempt to be more helpful when using a bad ao2 object...
2013-01-22 Jonathan Roseres_fax_spandsp: fix t38 transmission bug caused by...
2013-01-22 Sean BrightRemove a large block of commented out code from chan_iax2.
2013-01-22 Jonathan Roseapp_meetme: Use new prompts for administrator menu
2013-01-22 Richard MudgettRemove stray property.
2013-01-22 Matthew JordanAdd ControlPlayback manager action
2013-01-22 Matthew JordanFix station ringback; trunk hangup issues in SLA
2013-01-22 Richard Mudgettconfbridge: Minor fixes playing user counts to the...
2013-01-21 Matthew JordanUpdate init.d scripts to handle stderr; readd splash...
2013-01-21 Richard MudgettBetter protect bridge_channel state from other threads.
2013-01-21 Richard MudgettExtract common bridging code into bridge_stop() and...
2013-01-21 Richard MudgettMade some bridging API calls void. Some bridging commen...
2013-01-21 Kinsey MoorePrevent segfault for interpolated iLBC frames
2013-01-21 Richard MudgettTrivial bridge code cleanup.
2013-01-21 Richard MudgettBridge API comment tweaks.
2013-01-21 Damien WedhornFix device call logging issues in skinny
2013-01-21 Andrew LathamAdd LDAP libraries to install script
2013-01-21 Matthew JordanFix crash in app_minivm when mime encoding string
2013-01-21 Matthew JordanRe-add merge properties
2013-01-20 Damien WedhornFix issues with skinny sessions
2013-01-19 Walter DoekesAdd builtin roundf() for systems lacking it.
2013-01-19 Matthew JordanFix astcanary startup problem due to wrong pid value...
2013-01-18 David M. LeeUp the minimum OS X version to 10.6.
2013-01-18 Kinsey MooreFix regression in Confbridge user count
2013-01-18 David M. LeeSpecify the -rpath linker flag when prefix != /usr.
2013-01-18 Jonathan Roseapp_voicemail: Improve msg_id handling
2013-01-18 Mark MichelsonAdd threadpool support to Asterisk.
2013-01-18 David M. LeeFix Record-Route parsing for large headers.
2013-01-17 Mark MichelsonAddress David's latest feedback on reviewboard:
2013-01-17 Automerge scriptMerged revisions 379344 via svnmerge from
2013-01-17 Matthew JordanFix issue where chan_mobile fails to bind to first...
next