projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix astobj2 doxygen comment.
2013-03-21
Richard Mudgett
Fix astobj2 doxygen comment.
commit
|
commitdiff
|
tree
2013-03-09
Richard Mudgett
confbridge: Rename items for clarity and consistency.
commit
|
commitdiff
|
tree
2013-03-04
Richard Mudgett
Fixup some bridge and format capabilities comments...
commit
|
commitdiff
|
tree
2013-02-28
Richard Mudgett
threadpool: Make ast_threadpool_push() return -1 if...
commit
|
commitdiff
|
tree
2013-02-28
Richard Mudgett
threadpool: Whitespace and comment corrections.
commit
|
commitdiff
|
tree
2013-02-27
Richard Mudgett
More places to eliminate the cast to argv but were...
commit
|
commitdiff
|
tree
2013-02-27
Richard Mudgett
Fix compiler warning by eliminating the need for a...
commit
|
commitdiff
|
tree
2013-02-18
Richard Mudgett
confbridge: Add flags column to CLI "confbridge list...
commit
|
commitdiff
|
tree
2013-02-16
Richard Mudgett
confbridge: Rename i iterator variables to iter.
commit
|
commitdiff
|
tree
2013-02-14
Richard Mudgett
End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because...
commit
|
commitdiff
|
tree
2013-02-11
Richard Mudgett
features: Don't cache a struct ast_app pointer.
commit
|
commitdiff
|
tree
2013-02-09
Richard Mudgett
pbx: Fix regression caused by taking advantage of the...
commit
|
commitdiff
|
tree
2013-02-09
Richard Mudgett
pbx: Make function and application containers take...
commit
|
commitdiff
|
tree
2013-02-09
Richard Mudgett
Make ast_do_masquerade() a void function.
commit
|
commitdiff
|
tree
2013-02-08
Richard Mudgett
app_confbridge: Fix crash from receiving an AMI action...
commit
|
commitdiff
|
tree
2013-02-05
Richard Mudgett
app_page and app_confbridge: Fix custom announcement...
commit
|
commitdiff
|
tree
2013-02-05
Richard Mudgett
app_confbridge: Fix error messages on exiting conference.
commit
|
commitdiff
|
tree
2013-02-05
Richard Mudgett
app_page: Fixup application XML documentation typos...
commit
|
commitdiff
|
tree
2013-02-05
Richard Mudgett
Because the compiler can check types with a struct...
commit
|
commitdiff
|
tree
2013-02-05
Richard Mudgett
Separate option_types[] from the struct definition.
commit
|
commitdiff
|
tree
2013-02-01
Richard Mudgett
chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
bridge_multiplexed: Keep the multiplexed thread until...
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
Improve func FRAME_TRACE DTMF digit format.
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
Eliminate an unused lock in ast_bridge_channel.
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
Eliminate a use of a C++ keyword as a variable. new...
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
Add ignore properties to channels/iax2
commit
|
commitdiff
|
tree
2013-01-31
Richard Mudgett
Make CHECK_BLOCKING() debug message more useful.
commit
|
commitdiff
|
tree
2013-01-30
Richard Mudgett
chan_dahdi: Fix "dahdi show channels group" for groups...
commit
|
commitdiff
|
tree
2013-01-29
Richard Mudgett
chan_agent: Prevent multiple channels from logging...
commit
|
commitdiff
|
tree
2013-01-25
Richard Mudgett
bridge_multiplexed: Rename variables so they are not...
commit
|
commitdiff
|
tree
2013-01-25
Richard Mudgett
Misc bridge code improvements
commit
|
commitdiff
|
tree
2013-01-25
Richard Mudgett
More trivial bridge code cleanup.
commit
|
commitdiff
|
tree
2013-01-23
Richard Mudgett
Attempt to be more helpful when using a bad ao2 object...
commit
|
commitdiff
|
tree
2013-01-22
Richard Mudgett
Remove stray property.
commit
|
commitdiff
|
tree
2013-01-22
Richard Mudgett
confbridge: Minor fixes playing user counts to the...
commit
|
commitdiff
|
tree
2013-01-21
Richard Mudgett
Better protect bridge_channel state from other threads.
commit
|
commitdiff
|
tree
2013-01-21
Richard Mudgett
Extract common bridging code into bridge_stop() and...
commit
|
commitdiff
|
tree
2013-01-21
Richard Mudgett
Made some bridging API calls void. Some bridging comments...
commit
|
commitdiff
|
tree
2013-01-21
Richard Mudgett
Trivial bridge code cleanup.
commit
|
commitdiff
|
tree
2013-01-21
Richard Mudgett
Bridge API comment tweaks.
commit
|
commitdiff
|
tree
2013-01-16
Richard Mudgett
Reduce call-id logging resource usage.
commit
|
commitdiff
|
tree
2013-01-16
Richard Mudgett
chan_misdn: Fix compile error.
commit
|
commitdiff
|
tree
2013-01-15
Richard Mudgett
Fix ast_bridge_features_register() not registering...
commit
|
commitdiff
|
tree
2013-01-10
Richard Mudgett
* Simplify native bridge code in ast_channel_bridge().
commit
|
commitdiff
|
tree
2013-01-10
Richard Mudgett
* Removed some noop code and restructured an else-if...
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
* Simple optimization of bridge_playfile().
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
Trivial misc bridge code changes.
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
Fix logger.c function definition.
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
Trivial misc bridge code changes.
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
Tweaked __ast_test_suite_assert_notify() and __ast_test_suit...
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
* Whitespace changes.
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
* Found some more places to use ast_channel_lock_both().
commit
|
commitdiff
|
tree
2013-01-09
Richard Mudgett
app_queue: Fix incorrect assertion.
commit
|
commitdiff
|
tree
2013-01-08
Richard Mudgett
app_queue: Fix multiple calls to a queue member that...
commit
|
commitdiff
|
tree
2013-01-03
Richard Mudgett
chan_agent: Fix wrapup time wait response.
commit
|
commitdiff
|
tree
2013-01-03
Richard Mudgett
chan_agent: Misc code cleanup.
commit
|
commitdiff
|
tree
2013-01-03
Richard Mudgett
chan_agent: Fix agent_indicate() locking.
commit
|
commitdiff
|
tree
2013-01-02
Richard Mudgett
Fix AMI redirect action with two channels failing to...
commit
|
commitdiff
|
tree
2012-12-20
Richard Mudgett
Give the causes[] a struct name.
commit
|
commitdiff
|
tree
2012-12-17
Richard Mudgett
Fix potential double free when unloading a module.
commit
|
commitdiff
|
tree
2012-12-17
Richard Mudgett
Make chan_local module references tied to local_pvt...
commit
|
commitdiff
|
tree
2012-12-17
Richard Mudgett
chan_local: Parse dial string consistently.
commit
|
commitdiff
|
tree
2012-12-17
Richard Mudgett
chan_local: Misc lock and ref tweaks.
commit
|
commitdiff
|
tree
2012-12-14
Richard Mudgett
chan_agent: Remove some duplicated code.
commit
|
commitdiff
|
tree
2012-12-14
Richard Mudgett
app_queue: Revert bad ringinuse=no patch.
commit
|
commitdiff
|
tree
2012-12-14
Richard Mudgett
app_queue: Make update_status() not return anything.
commit
|
commitdiff
|
tree
2012-12-13
Richard Mudgett
confbridge: Fix MOH on simultaneous user entry to a...
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup CLI commands on exit for several files.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup udptl on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup taskprocessor on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup pbx on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup logger on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup indications on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup event on exit.
commit
|
commitdiff
|
tree
2012-12-11
Richard Mudgett
Cleanup dnsmgr on exit.
commit
|
commitdiff
|
tree
2012-12-08
Richard Mudgett
Fix order of SIP allow/disallow in MySQL contrib script.
commit
|
commitdiff
|
tree
2012-12-07
Richard Mudgett
MALLOC_DEBUG: Only wait if we want atexit allocation...
commit
|
commitdiff
|
tree
2012-12-07
Richard Mudgett
confbridge: Fix some resource leaks on conference teardown.
commit
|
commitdiff
|
tree
2012-12-05
Richard Mudgett
Remove init_framer(). It no longer does anything.
commit
|
commitdiff
|
tree
2012-12-05
Richard Mudgett
Fix registering core show codecs/codec CLI commands...
commit
|
commitdiff
|
tree
2012-12-05
Richard Mudgett
confbridge: Fix several small issues.
commit
|
commitdiff
|
tree
2012-12-04
Richard Mudgett
confbridge: Update online XML documentation.
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Cleanup ast_run_atexits() atexits list.
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Cleanup core main on exit.
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Cleanup config cache on exit.
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Cleanup CLI resources on exit and CLI command registration...
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Cleanup CDR resources on exit.
commit
|
commitdiff
|
tree
2012-12-03
Richard Mudgett
Fix CCSS CLI commands and logger level not unregistered.
commit
|
commitdiff
|
tree
2012-11-30
Richard Mudgett
chan_misdn: Fix sending RELEASE_COMPLETE in response...
commit
|
commitdiff
|
tree
2012-11-29
Richard Mudgett
chan_local: Fix local_pvt ref leak in local_devicestate().
commit
|
commitdiff
|
tree
2012-11-29
Richard Mudgett
Fix compile error.
commit
|
commitdiff
|
tree
2012-11-29
Richard Mudgett
Add MALLOC_DEBUG atexit unreleased malloc memory summary.
commit
|
commitdiff
|
tree
2012-11-29
Richard Mudgett
Enhance MALLOC_DEBUG CLI commands.
commit
|
commitdiff
|
tree
2012-11-28
Richard Mudgett
Fix extension matching with the '-' char.
commit
|
commitdiff
|
tree
2012-11-27
Richard Mudgett
Remove unnecessary channel module references.
commit
|
commitdiff
|
tree
2012-11-27
Richard Mudgett
Made AST_LIST_REMOVE() simpler and use better names.
commit
|
commitdiff
|
tree
2012-11-21
Richard Mudgett
Add red-black tree container type to astobj2.
commit
|
commitdiff
|
tree
2012-11-14
Richard Mudgett
Fix call files when astspooldir is relative.
commit
|
commitdiff
|
tree
2012-11-08
Richard Mudgett
chan_dahdi/SS7: Made reject incoming call for an in...
commit
|
commitdiff
|
tree
2012-11-08
Richard Mudgett
Add MALLOC_DEBUG enhancements.
commit
|
commitdiff
|
tree
next