Commit Graph

8860 Commits (aa8efe1783a40f272e511377e7356db2cfdd98bd)
 

Author SHA1 Message Date
Russell Bryant aa8efe1783 copy the definition of ast_strdupa and use it instead of strdupa to fix the
19 years ago
Christian Richter 2302fa58d7 when we get a disconnect, we should stop the tones on te side..
19 years ago
Christian Richter cdbddf5892 we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases too
19 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
19 years ago
North Antara e832ae320f No need to have debug enabled by default anymore..
19 years ago
North Antara a5d6979fac Finally merge chan_skinny fixes into trunk.
19 years ago
Russell Bryant 5288621ed4 handle ast_calloc failure and tweak some formatting to comply with coding
19 years ago
Russell Bryant 73ae55698f merge changes from team/murf/AEL-trunk-fixesonly
19 years ago
Russell Bryant c229baa0cf fix a polish voicemail bug with saying dates (issue #7389, supczinskib)
19 years ago
Russell Bryant f75ad9736a bail if ast_calloc fails, this was done before but i accidently removed it when
19 years ago
Russell Bryant a7863b4345 Blocked revisions 34655 via svnmerge
19 years ago
Russell Bryant 7ec13047bc fix various coding guidelines issues (issue #7345, with additional changes)
19 years ago
Russell Bryant c18da28251 use the CFLAGS from the main Makefile when building libdb1
19 years ago
Russell Bryant 9843e16df2 there is no reason to build and link stdtime/libtime.a because we already
19 years ago
Russell Bryant 035a8b4278 Merged revisions 34627 via svnmerge from
19 years ago
Christian Richter 829583a3dc added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup tones, therefore the TONE_X defines are in the isdn_lib.h now. changed a REALEASE to a DISCONNECT in NT Stack, to make tones available in that state.
19 years ago
Kevin P. Fleming e49a367ecf commit russell's menuselect/buildoptions work with some changes:
19 years ago
Christian Richter d86993b90b * fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)
19 years ago
Russell Bryant 4691e6a29e remove IMAP_STORAGE from the build options list for app_voicemail since it's
19 years ago
Russell Bryant 2517087aee remove prototypes for static functions and fix some potential memory leaks
19 years ago
Russell Bryant b6147a21b9 remove "depend" from the "all" targets in sub Makefiles. The main Makefile
19 years ago
Joshua Colp eb5af4b1f3 Fix adsi target in main Makefile and check a variable properly (issue #7369 reported by casper)
19 years ago
Joshua Colp 0073f0de9e Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7344 reported by casper)
19 years ago
Joshua Colp 0e5e744fb2 Add bulgarian indications (issue #7314 reported by KNK)
19 years ago
Russell Bryant 287fce05d0 add support for setting the CFLAGS for voicemail storage options in menuselect
19 years ago
Joshua Colp 65c5d5882c Update the RADIUS CDR module documentation (issue #7377 reported by phsultan)
19 years ago
BJ Weschke ecabadf2cd Fixed per kpfleming's suggestion to asterisk-dev.
19 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.
19 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)
19 years ago
BJ Weschke 2e8a142c85 Don't ast_request a channel structure twice when a call is being forwarded. (#7362 - twlison / vechers confirming fix)
19 years ago
Olle Johansson 4c07cb1c60 Don't force a busy state that will break channel signalling if the channel
19 years ago
Joshua Colp 9ebb7c35a2 Merged revisions 34400 via svnmerge from
19 years ago
Russell Bryant 96bbc5e741 build menuselect objects with -Wall and remove an unused variable
19 years ago
Russell Bryant aee308b8c3 remove prototypes for private functions and make functions and variables not
19 years ago
Olle Johansson 6f0f14af55 Block patch for 1.2 already fixed in trunk, but in another way
19 years ago
Kevin P. Fleming b5a13cbef8 Merged revisions 34274 via svnmerge from
19 years ago
Olle Johansson 2813d15f52 Hoppsan!
19 years ago
Tilghman Lesher 2ee2b192e3 Merged revisions 34242 via svnmerge from
19 years ago
Tilghman Lesher 14ebe471c5 ast_calloc() already reports OOM conditions
19 years ago
Tilghman Lesher f5d54051fe ast_calloc already reports out of memory conditions (issue 7343)
19 years ago
Olle Johansson 83e64c7c94 - Do not require a space at the end of the m= string in a T38 re-invite
19 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
19 years ago
Kevin P. Fleming 7518a91032 various coding style cleanup and minor fixes
19 years ago
Kevin P. Fleming 794d0e4d1f make Local channel return sensible device state values
19 years ago
Kevin P. Fleming 11dac47877 Merged revisions 34159-34160 via svnmerge from
19 years ago
Olle Johansson 8fd35365f5 Add some debug logging
19 years ago
Olle Johansson fb8483c430 - Use our standard of doxygen comments, not javadoc style
19 years ago
Kevin P. Fleming 39b9a1c945 Merged revisions 34087 via svnmerge from
19 years ago
Olle Johansson 4b6d6a1a0b Formatting fixes
19 years ago
Kevin P. Fleming 3aa0f7897f add Grandstream to credits too
19 years ago