projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a deadlock that could occur when setting rtp stats on SIP calls.
[asterisk/asterisk.git]
/
main
/
2009-06-05
David Vossel
Merged revisions 199297 via svnmerge from
tree
|
commitdiff
2009-06-04
Sean Bright
Merged revisions 199022 via svnmerge from
tree
|
commitdiff
2009-06-03
David Vossel
ast_call_forward() todo notes and originate flag copy.
tree
|
commitdiff
2009-06-02
David Vossel
Generic call forward api, ast_call_forward()
tree
|
commitdiff
2009-06-02
Joshua Colp
Fix a bug where we were passing in address information...
tree
|
commitdiff
2009-06-01
Mark Michelson
Add the ability to execute connected line interception...
tree
|
commitdiff
2009-06-01
Eliel C. Sardanons
Do not add say.o in a separate line.
tree
|
commitdiff
2009-06-01
David Vossel
Fixed an issue in the threadstorage cli functions resul...
tree
|
commitdiff
2009-05-31
Eliel C. Sardanons
Filter the say.o object, it is being added later.
tree
|
commitdiff
2009-05-31
Russell Bryant
Constification and remove some unused code.
tree
|
commitdiff
2009-05-31
Russell Bryant
Constify the ast_frame arg to ast_queue_frame().
tree
|
commitdiff
2009-05-29
Eliel C. Sardanons
Simplify the Makefile and avoid needing to specify...
tree
|
commitdiff
2009-05-29
Matthew Nicholson
Merged revisions 198068 via svnmerge from
tree
|
commitdiff
2009-05-29
Joshua Colp
Fix a memory leak of the write buffer when writing...
tree
|
commitdiff
2009-05-28
Sean Bright
Update references to bugs.digium.com and reviewboard...
tree
|
commitdiff
2009-05-28
Kevin P. Fleming
Ensure that accidental calls to ast_string_field_free_m...
tree
|
commitdiff
2009-05-28
Tilghman Lesher
Eliminate several needless checks and fix a few memory...
tree
|
commitdiff
2009-05-28
Joshua Colp
Fix an incorrect call to ast_string_field_free_memory...
tree
|
commitdiff
2009-05-28
Mark Michelson
Merged revisions 197537 via svnmerge from
tree
|
commitdiff
2009-05-28
Joshua Colp
Fix a bug in stringfields where it did not actually...
tree
|
commitdiff
2009-05-27
Tilghman Lesher
Revert commit 192032. This define is needed on Mac...
tree
|
commitdiff
2009-05-27
Russell Bryant
Don't do a pointer comparison before setting the remote...
tree
|
commitdiff
2009-05-26
Sean Bright
Reset the terminal to the correct fg/bg after XML docum...
tree
|
commitdiff
2009-05-26
Sean Bright
Add ActionID to CoreShowChannel event.
tree
|
commitdiff
2009-05-26
Sean Bright
Include startup and reload date in the CoreStatus manag...
tree
|
commitdiff
2009-05-26
Sean Bright
Add new ast_complete_applications function so that...
tree
|
commitdiff
2009-05-22
Sean Bright
Call ast_stun_init() when we're initializing to get...
tree
|
commitdiff
2009-05-22
Eliel C. Sardanons
Implement a new element in AstXML for AMI actions docum...
tree
|
commitdiff
2009-05-22
Tilghman Lesher
Two more minor fixes due to constification
tree
|
commitdiff
2009-05-22
Sean Bright
Fix build under dev mode and remove some casts that...
tree
|
commitdiff
2009-05-22
Eliel C. Sardanons
Avoid using prototypes when not necessary (it is alread...
tree
|
commitdiff
2009-05-21
Kevin P. Fleming
Const-ify the world (or at least a good part of it)
tree
|
commitdiff
2009-05-21
Mark Michelson
Pass connected line updates along during a bridge.
tree
|
commitdiff
2009-05-21
Matthew Nicholson
Merged revisions 195881 via svnmerge from
tree
|
commitdiff
2009-05-20
Joshua Colp
Merged revisions 195688 via svnmerge from
tree
|
commitdiff
2009-05-18
Eliel C. Sardanons
Fix the CLI command 'manager show command' documentatio...
tree
|
commitdiff
2009-05-18
Eliel C. Sardanons
Rollback commit 195367.
tree
|
commitdiff
2009-05-18
Eliel C. Sardanons
Avoid autocompleting passed the action name argument...
tree
|
commitdiff
2009-05-18
Tilghman Lesher
Move the spawn of astcanary down, until after the call...
tree
|
commitdiff
2009-05-18
Joshua Colp
Merged revisions 195206 via svnmerge from
tree
|
commitdiff
2009-05-18
Eliel C. Sardanons
Warn about the use of the application WaitExten() withi...
tree
|
commitdiff
2009-05-18
Joshua Colp
Merged revisions 195095 via svnmerge from
tree
|
commitdiff
2009-05-18
Eliel C. Sardanons
Do not avoid loading the XML documentation if not XIncl...
tree
|
commitdiff
2009-05-16
Eliel C. Sardanons
Allow to include sections of other parts of the xml...
tree
|
commitdiff
2009-05-16
Eliel C. Sardanons
Fix a missing unlock in case of error, and a missing...
tree
|
commitdiff
2009-05-15
Eliel C. Sardanons
Allow to specify an enumlist inside an enum.
tree
|
commitdiff
2009-05-15
Kevin P. Fleming
Add ability for modules to dynamically register logger...
tree
|
commitdiff
2009-05-14
Russell Bryant
Fix a typo where an equality check should be an assignment.
tree
|
commitdiff
2009-05-14
Tilghman Lesher
If the timing ended on a zero, then we would loop forever.
tree
|
commitdiff
2009-05-13
Eliel C. Sardanons
Do not lock the 'sessions' container, lock the allocate...
tree
|
commitdiff
2009-05-13
Tilghman Lesher
Merged revisions 194137 via svnmerge from
tree
|
commitdiff
2009-05-13
Tilghman Lesher
Two fixes found while debugging with ast_backtrace():
tree
|
commitdiff
2009-05-12
Eliel C. Sardanons
Fix a crash when logging out from the AMI and avoid...
tree
|
commitdiff
2009-05-12
Kevin P. Fleming
add 'const' qualifiers in various places where they...
tree
|
commitdiff
2009-05-10
Joshua Colp
Fix a bug where receiving a control frame of subclass...
tree
|
commitdiff
2009-05-09
Russell Bryant
Declare private data as static.
tree
|
commitdiff
2009-05-08
Kevin P. Fleming
Merged revisions 193193 via svnmerge from
tree
|
commitdiff
2009-05-07
Tilghman Lesher
Merged revisions 193119 via svnmerge from
tree
|
commitdiff
2009-05-06
Jeff Peeler
Merged revisions 192858 via svnmerge from
tree
|
commitdiff
2009-05-06
Jeff Peeler
If no extension was found in the pattern tree, don...
tree
|
commitdiff
2009-05-06
Tilghman Lesher
Add numbers in Urdu, the national language of Pakistan
tree
|
commitdiff
2009-05-05
Richard Mudgett
Fixed crashes from issue8824 review board channel locki...
tree
|
commitdiff
2009-05-05
Joshua Colp
Merged revisions 192454 via svnmerge from
tree
|
commitdiff
2009-05-05
Kevin P. Fleming
Add a more efficient way of allocating structures that...
tree
|
commitdiff
2009-05-05
Kevin P. Fleming
Correct some flaws in the memory accounting code for...
tree
|
commitdiff
2009-05-05
Kevin P. Fleming
Properly account for memory allocated for channels...
tree
|
commitdiff
2009-05-05
Kevin P. Fleming
Ensure that string pools allocated to hold stringfields...
tree
|
commitdiff
2009-05-04
Kevin P. Fleming
Ensure that astobj2 memory allocations are properly...
tree
|
commitdiff
2009-05-04
Eliel C. Sardanons
Do not re-define _POSIX_C_SOURCE if it was already...
tree
|
commitdiff
2009-05-03
Kevin P. Fleming
Add 'bitflags'-style information elements to event...
tree
|
commitdiff
2009-05-02
Russell Bryant
Do a bit of code cleanup.
tree
|
commitdiff
2009-05-02
Kevin P. Fleming
Remove rarely-used event_log/LOG_EVENT support
tree
|
commitdiff
2009-05-02
Kevin P. Fleming
Fix an error in queue_log file rotation optimization...
tree
|
commitdiff
2009-05-02
Sean Bright
Update copyright year to 2009
tree
|
commitdiff
2009-05-01
Jeff Peeler
Merged revisions 191488 via svnmerge from
tree
|
commitdiff
2009-05-01
Joshua Colp
Drop my IRC nickname.
tree
|
commitdiff
2009-04-30
Tilghman Lesher
Detect eaccess (or euidaccess) before using it.
tree
|
commitdiff
2009-04-30
Tilghman Lesher
Change working directory to / under certain conditions.
tree
|
commitdiff
2009-04-29
Tilghman Lesher
Part of the merge did not happen correctly, which resul...
tree
|
commitdiff
2009-04-29
David Vossel
SIP option to specify outbound TLS/SSL client protocol.
tree
|
commitdiff
2009-04-29
Tilghman Lesher
Merge str_substitution branch.
tree
|
commitdiff
2009-04-29
David Vossel
Consistent SSL/TLS options across conf files
tree
|
commitdiff
2009-04-29
Russell Bryant
Log an error message if indications.conf is not found.
tree
|
commitdiff
2009-04-29
Russell Bryant
Resolve Solaris build issues and add some API documenta...
tree
|
commitdiff
2009-04-27
Richard Mudgett
Fix a small memory leak on error in ast_channel_alloc().
tree
|
commitdiff
2009-04-27
Tilghman Lesher
Don't warn on pipe in the System call.
tree
|
commitdiff
2009-04-27
Joshua Colp
Fix a bug where we tried to send events out when no...
tree
|
commitdiff
2009-04-24
David Vossel
TLS/SSL private key option
tree
|
commitdiff
2009-04-24
Russell Bryant
Convert the ast_channel data structure over to the...
tree
|
commitdiff
2009-04-23
Tilghman Lesher
Labels are sometimes (most of the time?) NULL for exten...
tree
|
commitdiff
2009-04-23
Tilghman Lesher
Support HTTP digest authentication for the http manager...
tree
|
commitdiff
2009-04-22
Jeff Peeler
Fix building of chan_h323 with gcc-3.3
tree
|
commitdiff
2009-04-22
Russell Bryant
Fix call parking callback. Pipes -> Commas.
tree
|
commitdiff
2009-04-20
Tilghman Lesher
Use nanosleep instead of poll.
tree
|
commitdiff
2009-04-20
Doug Bailey
Merged revisions 189391 via svnmerge from
tree
|
commitdiff
2009-04-20
Mark Michelson
Merged revisions 189277 via svnmerge from
tree
|
commitdiff
2009-04-17
Sean Bright
Fix copy/paste error with 'transmit silence' flag.
tree
|
commitdiff
2009-04-17
Matthew Nicholson
Merged revisions 189009 via svnmerge from
tree
|
commitdiff
2009-04-17
Mark Michelson
Fix a spacing issue that I claimed I would when I commi...
tree
|
commitdiff
2009-04-17
Mark Michelson
Several fixes to the extenpatternmatchnew logic.
tree
|
commitdiff
next