summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-18commit russell's menuselect/buildoptions work with some changes:Kevin P. Fleming
2006-06-17* fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)Christian Richter
2006-06-16remove IMAP_STORAGE from the build options list for app_voicemail since it'sRussell Bryant
2006-06-16remove prototypes for static functions and fix some potential memory leaksRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-16Fix adsi target in main Makefile and check a variable properly (issue #7369 r...Joshua Colp
2006-06-16Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7...Joshua Colp
2006-06-16Add bulgarian indications (issue #7314 reported by KNK)Joshua Colp
2006-06-16add support for setting the CFLAGS for voicemail storage options in menuselectRussell Bryant
2006-06-16Update the RADIUS CDR module documentation (issue #7377 reported by phsultan)Joshua Colp
2006-06-16 Fixed per kpfleming's suggestion to asterisk-dev.BJ Weschke
2006-06-16 Quit early and print a LOG_WARNING if we are trying to check devicestate on ...BJ Weschke
2006-06-16 Make sure agent_tech is unregistered within unload_module(). It's in 1.2, bu...BJ Weschke
2006-06-16 Don't ast_request a channel structure twice when a call is being forwarded. ...BJ Weschke
2006-06-16Don't force a busy state that will break channel signalling if the channelOlle Johansson
2006-06-16Merged revisions 34400 via svnmerge from Joshua Colp
2006-06-16build menuselect objects with -Wall and remove an unused variableRussell Bryant
2006-06-15remove prototypes for private functions and make functions and variables notRussell Bryant
2006-06-15Block patch for 1.2 already fixed in trunk, but in another wayOlle Johansson
2006-06-15Merged revisions 34274 via svnmerge from Kevin P. Fleming
2006-06-15Hoppsan!Olle Johansson
2006-06-15Merged revisions 34242 via svnmerge from Tilghman Lesher
2006-06-15ast_calloc() already reports OOM conditionsTilghman Lesher
2006-06-15ast_calloc already reports out of memory conditions (issue 7343)Tilghman Lesher
2006-06-15- Do not require a space at the end of the m= string in a T38 re-inviteOlle Johansson
2006-06-14use the proper named constants for checking device state, and don't treat UNK...Kevin P. Fleming
2006-06-14various coding style cleanup and minor fixesKevin P. Fleming
2006-06-14make Local channel return sensible device state valuesKevin P. Fleming
2006-06-14Merged revisions 34159-34160 via svnmerge from Kevin P. Fleming
2006-06-14Add some debug loggingOlle Johansson
2006-06-14- Use our standard of doxygen comments, not javadoc styleOlle Johansson
2006-06-14Merged revisions 34087 via svnmerge from Kevin P. Fleming
2006-06-14Formatting fixesOlle Johansson
2006-06-14add Grandstream to credits tooKevin P. Fleming
2006-06-14make the compiler's life easier. Thanks Kevin :)Russell Bryant
2006-06-14indicate which options are just binary and don't really need a full integerRussell Bryant
2006-06-14use the proper test for compiler atomicsKevin P. Fleming
2006-06-14Merged revisions 33993 via svnmerge from Kevin P. Fleming
2006-06-13Allowed proper tx/rx signal exclusivity for simplex repeater modesJim Dixon
2006-06-13use atomic operations provided by the compiler if they are available (yay for...Kevin P. Fleming
2006-06-13use a compiler builtin (which uses processor instructions) for this operationKevin P. Fleming
2006-06-13I am the king of typos....Matt O'Gorman
2006-06-13Allow AST_FRAME_MODEM frames to be dumped, and document T.38 passthrough supportJoshua Colp
2006-06-13added thanks to voipsupply and steve underwoodMatt O'Gorman
2006-06-13adds support for t38 pass through patch brought up to trunk fromMatt O'Gorman
2006-06-13minor fixKevin P. Fleming
2006-06-13Merged revisions 33841 via svnmerge from Kevin P. Fleming
2006-06-13Merged revisions 33813 via svnmerge from Russell Bryant
2006-06-13destroy the loaded say.conf on module unloadRussell Bryant
2006-06-13fix a place where code returns without unlocking the vm users list and variousRussell Bryant