Commit Graph

8724 Commits (4702320f5439cdcc2d59469e55ddb2aa6b47a25e)
 

Author SHA1 Message Date
Kevin P. Fleming 4702320f54 handle out-of-memory conditions in ast_frisolate() properly (reported by Slav Kenov on asterisk-dev)
20 years ago
Kevin P. Fleming a10dff6a11 try to get keyword substitution working for this file
20 years ago
Christian Richter 05eed16044 Fixed detection of dtmfs with bridged channels.
20 years ago
Olle Johansson f15b38a775 Update doxygen for video formats
20 years ago
Olle Johansson 41a5565f3c Add video.txt to doxygen
20 years ago
Olle Johansson dfaa7fd8cf Doxygen update
20 years ago
Olle Johansson 7a456987b5 Doxygen formatting
20 years ago
Olle Johansson fbfe588ee9 Enable doxygen
20 years ago
Mark Spencer 6fc9c13bbf Cleanup formatting a little...
20 years ago
Russell Bryant 84e1f02f5a move the common wget arguments to a variable and remove --no-verbose so
20 years ago
Kevin P. Fleming 793d7cd4bc ok, new sounds/moh handling stuff should be done... bring on the bug reports!
20 years ago
Matt O'Gorman 1e530787f3 solves some bugs with memory allocation, and adds
20 years ago
Kevin P. Fleming bc49d5bfb3 moh files will now be distributed in native format, not mp3, so...
20 years ago
Kevin P. Fleming 05ffacedf1 ok, now it knows how to auto-download and install
20 years ago
Kevin P. Fleming 34cf2c13b8 don't force the sounds to download... only when needed
20 years ago
Kevin P. Fleming 0dd82bc6f1 woo-hoo, now it knows how to download the sound packages... doesn't install them yet though
20 years ago
Kevin P. Fleming 6825e80226 prepare for using sound files from out of the source tree
20 years ago
Russell Bryant 43b82059a5 fix a typo in an option name in config parsing
20 years ago
Russell Bryant f879fd2a22 simplify the loop that iterates through the categories in followme.conf and
20 years ago
Russell Bryant 124b54ca5f fix the build with astmm enabled
20 years ago
Russell Bryant 89cfbf4673 fix an incorrect usage of scanf, where it should be using sscanf, instead,
20 years ago
Kevin P. Fleming e2383fba8e put the proper filename into the ignore property
20 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
20 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
20 years ago
Russell Bryant 66dca5e378 Merged revisions 32818 via svnmerge from
20 years ago
Russell Bryant 39bcaa0773 add an updated patch that adds dnsmgr support for outgoing iax2 registrations
20 years ago
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
20 years ago
Christian Richter 7924c21e33 changed the clean_up_bc function to work proper again. fixed the print with the conference nr. when bridged
20 years ago
Russell Bryant efd1fd9829 revert my changes to convert fields of zt_pvt to use stringfields. When I did
20 years ago
Matthew Fredrickson f809fde426 Add q.921 state information. (#7260)
20 years ago
Russell Bryant db7ee8b54b oops.
20 years ago
Russell Bryant 004848236a move a variable declaration to the beginning of a block
20 years ago
Russell Bryant 6947fdbf62 use sizeof to determine the size of a buffer
20 years ago
Russell Bryant 1bd42310a2 use sizeof to get the size of a buffer
20 years ago
BJ Weschke 6dc79b1447 More updates.
20 years ago
Russell Bryant 66a782e8ce make a global list head static
20 years ago
BJ Weschke 61cfff7b82 More cleanup.
20 years ago
Russell Bryant 204ba36938 move a declaration to the beginning of a block
20 years ago
BJ Weschke 3c30abc476 Don't leak memory.
20 years ago
Russell Bryant aee460f50b allocate an int on the stack instead of with ast_calloc
20 years ago
BJ Weschke 66e0ff5202 All better now!
20 years ago
Matt O'Gorman 6c0155e6cb fixes some issues with description loggin on presence
20 years ago
Matt O'Gorman 835c77ccfa fix a potential segfault
20 years ago
Russell Bryant 1f7db8df6a add missing include
20 years ago
Matt O'Gorman c04e4bd380 allow presence events to be handled before the
20 years ago
Matt O'Gorman c7dbc3c166 fixed autoregister bug.
20 years ago
BJ Weschke 63a271eb55 If the recorded file is found, don't actually start to play it.
20 years ago
Tilghman Lesher 95871f201d Merged revisions 32605 via svnmerge from
20 years ago
Kevin P. Fleming e855040110 fix some compiler warnings about variables used before initialization
20 years ago