summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2007-06-21Expand AGISTATUS variable to include NOTFOUND which is set when the AGI file ...Joshua Colp
2007-06-19Merged revisions 69847 via svnmerge from Joshua Colp
2007-06-18Merged revisions 69702 via svnmerge from Russell Bryant
2007-06-14Convert uses of strdup() to ast_strdup()Russell Bryant
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-13Continuation of issue 9968 (revision 69081). This should be the last one.Jason Parker
2007-06-13Simplify some logic and convert spaces to tabsRussell Bryant
2007-06-13The variable used for the return value must be declared as static. I brokeRussell Bryant
2007-06-08Add support for retrieving the number of channels that are currently bridgedRussell Bryant
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromRussell Bryant
2007-06-08Fix incorrect logic for param count.Jason Parker
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-06-07Doxygenify a lot of the functions in res_jabberRussell Bryant
2007-06-07Minor formatting change ... testing mantis stuff to see if we're doneRussell Bryant
2007-06-07Merged revisions 68030 via svnmerge from Olle Johansson
2007-06-07Merged revisions 68028 via svnmerge from Olle Johansson
2007-06-07Merged revisions 68027 via svnmerge from Olle Johansson
2007-06-07Merged revisions 67993 via svnmerge from Olle Johansson
2007-06-07Simplification of res_jabber code (done at Inria, Paris with Philippe)Olle Johansson
2007-06-06Merged revisions 67872 via svnmerge from Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-06Constify the return values of ast_parking_ext() and ast_pickup_ext()Russell Bryant
2007-06-06Another tiny formatting change for testing ...Russell Bryant
2007-06-06Change "show parkedcalls" to "parkedcalls show" and mark the previous commandRussell Bryant
2007-06-06Merged revisions 67597 via svnmerge from Joshua Colp
2007-06-04Merged revisions 67064 via svnmerge from Joshua Colp
2007-06-04Merged revisions 67021 via svnmerge from Tilghman Lesher
2007-06-01Documentation fixes for res_config_sqlite.Jason Parker
2007-05-31Merged revisions 66775 via svnmerge from Russell Bryant
2007-05-31Add support for configuring named groups of custom call features inRussell Bryant
2007-05-31Revert changes that snuck in with revision 66724.Russell Bryant
2007-05-31Fix a crash on reload by using calloc() instead of malloc() to ensure thatRussell Bryant
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!Olle Johansson
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-05-25Merged revisions 66157 via svnmerge from Kevin P. Fleming
2007-05-24Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be thereOlle Johansson
2007-05-23Fix compiling of res_musiconhold under dev mode.Joshua Colp
2007-05-22 Add a new feature for Music on Hold. If you set the "digit" option for aRussell Bryant
2007-05-22Don't overwrite a pointer to the first channel... that is bad. (issue #9770 r...Joshua Colp
2007-05-20Merged revisions 65250 via svnmerge from Joshua Colp
2007-05-20Music on hold and crypto no longer need their symbols globally exported. They...Joshua Colp
2007-05-20Add the adsistub file to the Asterisk makefile, fix a stub definition, and no...Joshua Colp
2007-05-18Issue #5930 - Remove dependencies on res_adsi.so - clwadeOlle Johansson
2007-05-15Merged revisions 64426 via svnmerge from Russell Bryant
2007-05-14Merged revisions 64353 via svnmerge from Russell Bryant
2007-05-11Add gender support for AGI SAY NUMBER.Russell Bryant
2007-05-11Merged revisions 63872 via svnmerge from Joshua Colp
2007-05-08Merged revisions 63448 via svnmerge from Russell Bryant
2007-05-08I noted this on the dev list but got no response, so I just did it myself.Russell Bryant
2007-05-08Merged revisions 63445 via svnmerge from Russell Bryant