Commit Graph

1840 Commits (39b9a1c945842c8d167df73d51c3643d2bcabdc8)

Author SHA1 Message Date
Kevin P. Fleming 39b9a1c945 Merged revisions 34087 via svnmerge from
20 years ago
Jim Dixon 8f77de5ebd Allowed proper tx/rx signal exclusivity for simplex repeater modes
20 years ago
Kevin P. Fleming 0af1edefb6 Merged revisions 33841 via svnmerge from
20 years ago
Russell Bryant 883d0f7a05 destroy the loaded say.conf on module unload
20 years ago
Russell Bryant 50dff0e818 fix a place where code returns without unlocking the vm users list and various
20 years ago
Russell Bryant 85560a175c Merged revisions 33781 via svnmerge from
20 years ago
Joshua Colp c311827dc9 Merged revisions 33724 via svnmerge from
20 years ago
Russell Bryant 4cef7b714e fix up some places where frames are not free'd and remove an unnecessary
20 years ago
Russell Bryant f1d5c83b8a Merged revisions 33515 via svnmerge from
20 years ago
Russell Bryant 67cae6a0c7 Merged revisions 33513 via svnmerge from
20 years ago
Russell Bryant d13b9e74be Merged revisions 33510 via svnmerge from
20 years ago
Russell Bryant 7100403fd9 Merged revisions 33480 via svnmerge from
20 years ago
Russell Bryant e0bd903246 Merged revisions 33466 via svnmerge from
20 years ago
Russell Bryant 558d3924ac don't leak a frame when breaking out of the loop on a timeout
20 years ago
Russell Bryant b4e2138311 don't leak a frame when exiting when the user presses '#'
20 years ago
Russell Bryant 1ab804f0ab don't leak a frame when breaking out of the main loop of this app
20 years ago
Kevin P. Fleming 3e41331bf3 get rid of some more compiler warnings (thanks tholo for making me fix the lpc10 stuff... that had been a problem for far too long)
20 years ago
Kevin P. Fleming 8d88bf549d there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us
20 years ago
Joshua Colp dcab298cfc Don't double check existence of a variable (issue #7300 reported by foamdino)
20 years ago
Joshua Colp a23af6559c Merged revisions 33294 via svnmerge from
20 years ago
Joshua Colp e3fe7e1c08 Add more missing newlines (issue #7323 reported by darkskiez)
20 years ago
Olle Johansson 9f5aa13142 Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.
20 years ago
Olle Johansson dfaa7fd8cf Doxygen update
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 89cfbf4673 fix an incorrect usage of scanf, where it should be using sscanf, instead,
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 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
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
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
BJ Weschke 3d973a0686 Introducing app_followme into /trunk!
20 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
20 years ago
Olle Johansson f80bde18be - Add headers to e-mail with caller ID name and number to simplify automatic parsing
20 years ago
Olle Johansson 439e4963ab - Typo in chan_sip (: missing)
20 years ago
Olle Johansson 11c18976fb Add formats in text form to dumpchan()
20 years ago
Kevin P. Fleming 998eacf17f Merged revisions 31921 via svnmerge from
20 years ago
Tilghman Lesher 53ca50f1c8 Two missed cases
20 years ago