projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
more strncpy/ast_copy_string replacement.
[asterisk/asterisk.git]
/
res
/
res_musiconhold.c
2006-04-21
Luigi Rizzo
more strncpy/ast_copy_string replacement.
blob
|
commitdiff
2006-04-17
Tilghman Lesher
Merged revisions 20966 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-04-14
Luigi Rizzo
This rather large commit changes the way modules are...
blob
|
commitdiff
|
diff to current
2006-04-08
Kevin P. Fleming
since the module API is changing, it's a good time...
blob
|
commitdiff
|
diff to current
2006-04-05
Tilghman Lesher
Bug 6873 - Finish moving from the non-threadsafe (and...
blob
|
commitdiff
|
diff to current
2006-03-30
Joshua Colp
Merged revisions 16534 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-03-27
Matt O'Gorman
Janitor work converting !ast_strlen_zero(a)?a:b
blob
|
commitdiff
|
diff to current
2006-03-14
Olle Johansson
- Formatting fix in musiconhold
blob
|
commitdiff
|
diff to current
2006-02-24
Olle Johansson
Reverting revision 10998 that was accidentaly committed...
blob
|
commitdiff
|
diff to current
2006-02-24
Olle Johansson
Update to trunk
blob
|
commitdiff
|
diff to current
2006-02-01
Kevin P. Fleming
use string fields for some stuff in ast_channel
blob
|
commitdiff
|
diff to current
2006-01-21
Russell Bryant
- conversions to allocation wrappers
blob
|
commitdiff
|
diff to current
2005-12-30
Russell Bryant
update doxygen docs to specify authors
blob
|
commitdiff
|
diff to current
2005-11-29
Kevin P. Fleming
remove extraneous svn:executable properties
blob
|
commitdiff
|
diff to current
2005-11-20
Josh Roberson
issue #5803
blob
|
commitdiff
|
diff to current
2005-11-16
Kevin P. Fleming
issue #5766
blob
|
commitdiff
|
diff to current
2005-11-08
Kevin P. Fleming
issue #5648
blob
|
commitdiff
|
diff to current
2005-10-24
Russell Bryant
Doxygen documentation update from oej (issue #5505)
blob
|
commitdiff
|
diff to current
2005-10-19
Mark Spencer
Fix res_musiconhold lock
blob
|
commitdiff
|
diff to current
2005-09-14
Kevin P. Fleming
update MANY more files with proper copyright/license...
blob
|
commitdiff
|
diff to current
2005-09-01
Kevin P. Fleming
don't access freed memory if the frame was malloc'd
blob
|
commitdiff
|
diff to current
2005-08-31
Russell Bryant
ensure that the MOH_QUIET flag gets set for the mode...
blob
|
commitdiff
|
diff to current
2005-08-25
Kevin P. Fleming
don't install moh functions if no classes are configure...
blob
|
commitdiff
|
diff to current
2005-08-22
Kevin P. Fleming
support new format for musiconhold.conf (issue #4908)
blob
|
commitdiff
|
diff to current
2005-07-28
Mark Spencer
Fix music on hold leak (bug #4842)
blob
|
commitdiff
|
diff to current
2005-07-15
Kevin P. Fleming
add a library of timeval manipulation functions, and...
blob
|
commitdiff
|
diff to current
2005-07-12
Kevin P. Fleming
revert patch from bug #4532 until CPU consumption probl...
blob
|
commitdiff
|
diff to current
2005-07-11
Kevin P. Fleming
fix threading portability problem with FreeBSD (bug...
blob
|
commitdiff
|
diff to current
2005-06-30
Anthony Minessale II
Apply NODIR Patch (Bug #4619)
blob
|
commitdiff
|
diff to current
2005-06-06
Kevin P. Fleming
more file version tags
blob
|
commitdiff
|
diff to current
2005-06-06
Kevin P. Fleming
major Makefile and build process improvements, includin...
blob
|
commitdiff
|
diff to current
2005-06-06
Kevin P. Fleming
more efficient (and understandable) ast_channel_walk_lo...
blob
|
commitdiff
|
diff to current
2005-04-21
Kevin P. Fleming
use double-quotes instead of angle-brackets for non...
blob
|
commitdiff
|
diff to current
2005-04-13
Kevin P. Fleming
ensure that the random number generator(s) are always...
blob
|
commitdiff
|
diff to current
2005-04-07
Mark Spencer
Fix little formatting thingy
blob
|
commitdiff
|
diff to current
2005-03-05
Mark Spencer
Make mpg123 behave more nicely
blob
|
commitdiff
|
diff to current
2005-03-04
Mark Spencer
Rework channel structure to eliminate "pvt" portion...
blob
|
commitdiff
|
diff to current
2005-03-03
Mark Spencer
Add "StartMusicOnHold and "StopMusicOnHold" apps (bug...
blob
|
commitdiff
|
diff to current
2005-01-25
Mark Spencer
Merge config updates (bug #3406)
blob
|
commitdiff
|
diff to current
2005-01-21
Russell Bryant
update copyright headers for 2005
blob
|
commitdiff
|
diff to current
2005-01-10
Mark Spencer
Check moh files at runtime (bug #3314)
blob
|
commitdiff
|
diff to current
2005-01-09
Mark Spencer
Various moh fixes (bug #3291)
blob
|
commitdiff
|
diff to current
2005-01-07
Mark Spencer
Fix typo in moh output (bug #3265)
blob
|
commitdiff
|
diff to current
2005-01-06
Mark Spencer
Fix music on hold to quitat hangup rather than during...
blob
|
commitdiff
|
diff to current
2005-01-04
Anthony Minessale II
tweak to make music load classes more elegantly
blob
|
commitdiff
|
diff to current
2005-01-04
Anthony Minessale II
fix bug added to my code so I don
blob
|
commitdiff
|
diff to current
2005-01-03
Mark Spencer
Merge kpflemings moh_files fixes (bug #3224)
blob
|
commitdiff
|
diff to current
2004-12-26
Anthony Minessale II
misplaced chdir call on moh DoH\!
blob
|
commitdiff
|
diff to current
2004-12-24
Mark Spencer
Merge anthm's native MOH patch (bug #2639) he promises...
blob
|
commitdiff
|
diff to current
2004-12-09
Mark Spencer
Make music on hold truly optional (bug #2998)
blob
|
commitdiff
|
diff to current
2004-11-17
Mark Spencer
Check that FD's are open before closing (bug #2858)
blob
|
commitdiff
|
diff to current
2004-09-07
Mark Spencer
Make menu interruptible (bug #2377), Also fix PBX ...
blob
|
commitdiff
|
diff to current
2004-09-04
Mark Spencer
Add stream support and permit minimum respawn time...
blob
|
commitdiff
|
diff to current
2004-08-08
Mark Spencer
Merge BSD stack size work (bug #2067)
blob
|
commitdiff
|
diff to current
2004-07-17
Mark Spencer
Merge musiconhold stuff (bug #2027), restructure AGI...
blob
|
commitdiff
|
diff to current
2004-07-14
Mark Spencer
Merge remaining audit patch (save dlfcn.c)
blob
|
commitdiff
|
diff to current
2004-07-02
Mark Spencer
Back out accidental changes by anthm
blob
|
commitdiff
|
diff to current
2004-07-02
Anthony Minessale II
autodial update
blob
|
commitdiff
|
diff to current
2004-06-29
James Golovich
More formatting cleanups.
blob
|
commitdiff
|
diff to current
2004-06-22
James Golovich
Remove pthread.h from source. We should be using aster...
blob
|
commitdiff
|
diff to current
2004-06-13
Mark Spencer
x86-64 compile fixes and cleanups
blob
|
commitdiff
|
diff to current
2004-06-09
Mark Spencer
Merge FreeBSD locking fixes (bug #1411)
blob
|
commitdiff
|
diff to current
2004-06-04
Mark Spencer
Enhancements for zaptel+bsd (bug #1781)
blob
|
commitdiff
|
diff to current
2004-05-28
James Golovich
Use ast_strlen_zero in res_musiconhold.c
blob
|
commitdiff
|
diff to current
2004-05-15
Mark Spencer
Fix a couple of small typos (bug #1648)
blob
|
commitdiff
|
diff to current
2004-04-29
Mark Spencer
Unbuffered music on hold
blob
|
commitdiff
|
diff to current
2004-04-06
Mark Spencer
Get rid of all that old needlock garbage now that we...
blob
|
commitdiff
|
diff to current
2004-03-27
Mark Spencer
Make read/write mode have a lock parameter and use...
blob
|
commitdiff
|
diff to current
2004-03-24
Mark Spencer
Reduce volume of hold music to 8k / 4k
blob
|
commitdiff
|
diff to current
2004-03-21
Mark Spencer
Take out unnecessary setting of delivery times.
blob
|
commitdiff
|
diff to current
2004-03-20
Mark Spencer
Fix milliwatt and musiconhold to know about delivery...
blob
|
commitdiff
|
diff to current
2004-01-11
Jeremy McNamara
Document SetMusicOnHold. Bug #783
blob
|
commitdiff
|
diff to current
2004-01-11
Jeremy McNamara
Don't core on mpg123. Bug #671
blob
|
commitdiff
|
diff to current
2003-11-04
Mark Spencer
Handle mpg123 failures without leaking fd's
blob
|
commitdiff
|
diff to current
2003-09-27
Mark Spencer
Fix various compiler warnings (bug #322)
blob
|
commitdiff
|
diff to current
2003-09-16
Mark Spencer
Improve child process reaping (bug #278)
blob
|
commitdiff
|
diff to current
2003-09-08
Mark Spencer
BSD portability enhancements (bug #234)
blob
|
commitdiff
|
diff to current
2003-08-16
Martin Pycko
Show the names of the codecs instead of the numbers...
blob
|
commitdiff
|
diff to current
2003-08-13
Mark Spencer
Totally revamp thread debugging to support locating...
blob
|
commitdiff
|
diff to current
2003-08-10
Mark Spencer
Wait for mpg123 to die
blob
|
commitdiff
|
diff to current
2003-08-07
Mark Spencer
Allow groups to be checked in reverse order, make music...
blob
|
commitdiff
|
diff to current
2003-07-29
Mark Spencer
Minor fixes
blob
|
commitdiff
|
diff to current
2003-07-27
Mark Spencer
Merge / correct MM's patches
blob
|
commitdiff
|
diff to current
2003-03-18
Matteo Brancaleoni
Tue Mar 18 07:00:01 CET 2003
blob
|
commitdiff
|
diff to current
2003-03-17
Matteo Brancaleoni
lun mar 17 19:11:15 CET 2003
blob
|
commitdiff
|
diff to current
2003-03-16
Matteo Brancaleoni
dom mar 16 23:37:23 CET 2003
blob
|
commitdiff
|
diff to current
2003-03-04
Matteo Brancaleoni
Tue Mar 4 07:00:01 CET 2003
blob
|
commitdiff
|
diff to current
2002-12-04
Mark Spencer
Version 0.3.0 from FTP
blob
|
commitdiff
|
diff to current
2002-07-11
Mark Spencer
Version 0.2.0 from FTP
blob
|
commitdiff
|
diff to current
2002-06-29
Mark Spencer
Version 0.1.12 from FTP
blob
|
commitdiff
|
diff to current