projects
/
asterisk/asterisk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asterisk/asterisk.git
2006-11-29
Olle Johansson
Clarify some settings for status reports in subscriptio...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Olle Johansson
Explain RTP timeouts
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Olle Johansson
Change logging for p2p rtp bridge mode
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Russell Bryant
- Fix a few spelling mistakes.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Russell Bryant
Go ahead and make this write unconditional. Making...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Joshua Colp
Merged revisions 48107 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Russell Bryant
Remove an XXX command suggesting that this truncation...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Joshua Colp
Merged revisions 48101 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Joshua Colp
Use the proper version of extra sounds. (issue #8441...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Russell Bryant
Add a comment to note near some code that performs...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Russell Bryant
resolve a couple of compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Jason Parker
Merged revisions 48095 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
don't use outputstr in the struct mansession, it's...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Joshua Colp
Merged revisions 48088 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
initialize the dynamic string in a sane way.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
some simplifications to
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
do not return 500 Internal error if the AMI command...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
mosty comment and documentation cleanup on waitevent.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
Move the code to purge stale sessions to a function,
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
Various simplifications of the code:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
More informative message on invalid commands.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
another normalization of AMI vs HTTP identification.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
always use managerid to determine whether this is an...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Luigi Rizzo
In the previous commit i forgot to set the poll_timeout...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Luigi Rizzo
document the support for running a server on TCP/TLS and
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Luigi Rizzo
add a new http.conf option, sslbindaddr.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Luigi Rizzo
in the helper thread, separate the FILE * creation...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Luigi Rizzo
staticize a global variable and remove an unused field...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Joshua Colp
Merged revisions 48054 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Tilghman Lesher
Merged revisions 48049 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Russell Bryant
Blocked revisions 48046 via svnmerge
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Joshua Colp
More fixes for referencing a structure after it has...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Joshua Colp
Merged revisions 48038 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Luigi Rizzo
remove an extra comma in an initializer
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Olle Johansson
Doxygen updates
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Olle Johansson
Change error message (imported from 1.4)
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Russell Bryant
- Add some comments on thread storage with a brief...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Steve Murphy
Merged revisions 48017 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Steve Murphy
Merged revisions 48015 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
Little fix so we use the right message
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
Make compiler happier
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
Make sure we don't send a group reset on a group larger...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
Add ss7 show linkset command
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Matthew Fredrickson
Updates to show linkset command
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Luigi Rizzo
generalize a bit the functions used to create an tcp...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Olle Johansson
Changing ERROR to lesser level. Imported from 1.2/1.4
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Olle Johansson
- Adding comment on suspicious memory allocation. Seems...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Luigi Rizzo
set pointers to NULL after freeing memory to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Steve Murphy
removed the svnmerge-integrated property from trunk...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Steve Murphy
This fix inspired by a patch supplied in bug 8189,...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Olle Johansson
Doxygen update
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Olle Johansson
Remove unused memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Olle Johansson
Document new configuration option.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Joshua Colp
Merged revisions 47944 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Joshua Colp
Clarify a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Joshua Colp
Need to update the CHANGES file as well for the maxfile...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Joshua Colp
Add support to set the maximum number of files open...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Olle Johansson
Don't over-deprecate... :-)
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Mark Spencer
Restore some sense of security to manager
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Joshua Colp
Merged revisions 47897 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Olle Johansson
Treat 101 as 100, not 183 session progress
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Luigi Rizzo
better fix for the previous bug.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Luigi Rizzo
do not ast_hangup() on a NULL channel.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Tilghman Lesher
Merged revisions 47864-47865 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Joshua Colp
Merged revisions 47860 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Joshua Colp
Blocked revisions 47856 via svnmerge
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Joshua Colp
Use RTP/RTCP fds on the RTP structure, don't bother...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Joshua Colp
Merged revisions 47852 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Joshua Colp
Merged revisions 47850 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Steve Murphy
Erased the svnmerge-integrated prop from trunk. Please...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Olle Johansson
Update docs for videosupport
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Olle Johansson
Properly reset schedule items (rizzo)
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Steve Murphy
Added a few words to explain the change to AEL concerni...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Steve Murphy
Added a few words of explanation about macros
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Luigi Rizzo
comments-only change:
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Luigi Rizzo
ESS-ification.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Luigi Rizzo
Move this macro from cli.c to cli.h so apps can use it
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Luigi Rizzo
Merged revisions 47823 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Luigi Rizzo
prevent the sound thread from consuming all the availab...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Steve Murphy
This update fulfils the request of bug 7109, which...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
remove a debugging message
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
convert "help" to new style,
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
standardize "module show [like]"
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Jason Parker
Add ability to notify an external application/script...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
describe a bit the patterns that you can have in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Jason Parker
Add ability to add custom queue log via manager interface.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Matthew Fredrickson
Add some sense of link state. Don't make calls if...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
merge the implemenmtation of "core set debug" and ...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
remove an unused function
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
use the regexp cli support on some of the command
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Luigi Rizzo
introduce a bit of regexp support in the internal CLI...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Matthew Fredrickson
Make sure we choose the last channel as the dchannel...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Jason Parker
Merged revisions 47782 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Luigi Rizzo
convert two entries to new style
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Kevin P. Fleming
Merged revisions 47777 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Jason Parker
Remove the interim variable for range modifications...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Luigi Rizzo
convert some handlers to new style.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Jason Parker
Add ability to modify range for dring matching.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Luigi Rizzo
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
next