Commit Graph

9184 Commits (2c3bc8b1b342ebea4e34f284e89cc99a9d84e94c)
 

Author SHA1 Message Date
BJ Weschke ecabadf2cd Fixed per kpfleming's suggestion to asterisk-dev.
20 years ago
BJ Weschke 35a2f14d96 Quit early and print a LOG_WARNING if we are trying to check devicestate on a Local channel that's been improperly defined.
20 years ago
BJ Weschke 9cbcf110e1 Make sure agent_tech is unregistered within unload_module(). It's in 1.2, but was lost at some point in /trunk. #7374 (jstorm)
20 years ago
BJ Weschke 2e8a142c85 Don't ast_request a channel structure twice when a call is being forwarded. (#7362 - twlison / vechers confirming fix)
20 years ago
Olle Johansson 4c07cb1c60 Don't force a busy state that will break channel signalling if the channel
20 years ago
Joshua Colp 9ebb7c35a2 Merged revisions 34400 via svnmerge from
20 years ago
Russell Bryant 96bbc5e741 build menuselect objects with -Wall and remove an unused variable
20 years ago
Russell Bryant aee308b8c3 remove prototypes for private functions and make functions and variables not
20 years ago
Olle Johansson 6f0f14af55 Block patch for 1.2 already fixed in trunk, but in another way
20 years ago
Kevin P. Fleming b5a13cbef8 Merged revisions 34274 via svnmerge from
20 years ago
Olle Johansson 2813d15f52 Hoppsan!
20 years ago
Tilghman Lesher 2ee2b192e3 Merged revisions 34242 via svnmerge from
20 years ago
Tilghman Lesher 14ebe471c5 ast_calloc() already reports OOM conditions
20 years ago
Tilghman Lesher f5d54051fe ast_calloc already reports out of memory conditions (issue 7343)
20 years ago
Olle Johansson 83e64c7c94 - Do not require a space at the end of the m= string in a T38 re-invite
20 years ago
Kevin P. Fleming aba00b66fc use the proper named constants for checking device state, and don't treat UNKNOWN as not available in autofill mode
20 years ago
Kevin P. Fleming 7518a91032 various coding style cleanup and minor fixes
20 years ago
Kevin P. Fleming 794d0e4d1f make Local channel return sensible device state values
20 years ago
Kevin P. Fleming 11dac47877 Merged revisions 34159-34160 via svnmerge from
20 years ago
Olle Johansson 8fd35365f5 Add some debug logging
20 years ago
Olle Johansson fb8483c430 - Use our standard of doxygen comments, not javadoc style
20 years ago
Kevin P. Fleming 39b9a1c945 Merged revisions 34087 via svnmerge from
20 years ago
Olle Johansson 4b6d6a1a0b Formatting fixes
20 years ago
Kevin P. Fleming 3aa0f7897f add Grandstream to credits too
20 years ago
Russell Bryant 1021ef7a28 make the compiler's life easier. Thanks Kevin :)
20 years ago
Russell Bryant f0275eaae1 indicate which options are just binary and don't really need a full integer
20 years ago
Kevin P. Fleming cdfb60f9bc use the proper test for compiler atomics
20 years ago
Kevin P. Fleming ea90f8c468 Merged revisions 33993 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 eddf363a0e use atomic operations provided by the compiler if they are available (yay for gcc 4.1 users!)
20 years ago
Kevin P. Fleming fca19e7635 use a compiler builtin (which uses processor instructions) for this operation
20 years ago
Matt O'Gorman a6d0d04141 I am the king of typos....
20 years ago
Joshua Colp 5456f425c6 Allow AST_FRAME_MODEM frames to be dumped, and document T.38 passthrough support
20 years ago
Matt O'Gorman e749415c4d added thanks to voipsupply and steve underwood
20 years ago
Matt O'Gorman b22e7bf558 adds support for t38 pass through patch brought up to trunk from
20 years ago
Kevin P. Fleming 241cd6163a minor fix
20 years ago
Kevin P. Fleming 0af1edefb6 Merged revisions 33841 via svnmerge from
20 years ago
Russell Bryant bcb9f8687c Merged revisions 33813 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 7c491057db Blocked revisions 33783 via svnmerge
20 years ago
Russell Bryant 85560a175c Merged revisions 33781 via svnmerge from
20 years ago
Russell Bryant dab3e04ca5 Merged revisions 33753 via svnmerge from
20 years ago
Joshua Colp c311827dc9 Merged revisions 33724 via svnmerge from
20 years ago
Russell Bryant 55ffe394a5 only set the QOS variables if the pvt has an owner so that they are not
20 years ago
Russell Bryant a483f6eafc Merged revisions 33693 via svnmerge from
20 years ago
Russell Bryant 60062c3403 update aclocal.m4 as generated by a newer version of aclocal
20 years ago
Kevin P. Fleming b12ab2ad1b bootstrap to include latest configure script change
20 years ago
Tilghman Lesher 1dd48ac34a Bug 7339 - check for duplication of strnlen function
20 years ago
Olle Johansson 1ec28daa30 Formatting fix and doxygen update
20 years ago