aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2007-06-13Continuation of issue 9968 (revision 69081). This should be the last one.qwell1-2/+2
2007-06-13Simplify some logic and convert spaces to tabsrussell1-143/+97
2007-06-13The variable used for the return value must be declared as static. I brokerussell1-2/+2
2007-06-08Add support for retrieving the number of channels that are currently bridgedrussell1-0/+23
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell1-1/+1
2007-06-08Fix incorrect logic for param count.qwell1-4/+3
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-1/+2
2007-06-07Doxygenify a lot of the functions in res_jabberrussell1-51/+145
2007-06-07Minor formatting change ... testing mantis stuff to see if we're donerussell1-1/+1
2007-06-07Merged revisions 68030 via svnmerge from oej1-0/+5
2007-06-07Merged revisions 68028 via svnmerge from oej1-13/+7
2007-06-07Merged revisions 68027 via svnmerge from oej1-0/+28
2007-06-07Merged revisions 67993 via svnmerge from oej1-7/+17
2007-06-07Simplification of res_jabber code (done at Inria, Paris with Philippe)oej1-32/+6
2007-06-06Merged revisions 67872 via svnmerge from russell1-18/+0
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman11-125/+120
2007-06-06Constify the return values of ast_parking_ext() and ast_pickup_ext()russell1-3/+3
2007-06-06Another tiny formatting change for testing ...russell1-1/+1
2007-06-06Change "show parkedcalls" to "parkedcalls show" and mark the previous commandrussell1-11/+29
2007-06-06Merged revisions 67597 via svnmerge from file1-2/+2
2007-06-04Merged revisions 67064 via svnmerge from file1-1/+1
2007-06-04Merged revisions 67021 via svnmerge from tilghman1-0/+4
2007-06-01Documentation fixes for res_config_sqlite.qwell1-12/+6
2007-05-31Merged revisions 66775 via svnmerge from russell1-2/+2
2007-05-31Add support for configuring named groups of custom call features inrussell1-6/+190
2007-05-31Revert changes that snuck in with revision 66724.russell1-177/+6
2007-05-31Fix a crash on reload by using calloc() instead of malloc() to ensure thatrussell1-6/+177
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!oej1-1/+1
2007-05-30Issue 9477 - Improve menuselect labelstilghman4-4/+4
2007-05-25Merged revisions 66157 via svnmerge from kpfleming1-0/+1
2007-05-24Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be thereoej1-2/+3
2007-05-23Fix compiling of res_musiconhold under dev mode.file1-1/+1
2007-05-22 Add a new feature for Music on Hold. If you set the "digit" option for arussell1-2/+40
2007-05-22Don't overwrite a pointer to the first channel... that is bad. (issue #9770 r...file1-1/+1
2007-05-20Merged revisions 65250 via svnmerge from file1-1/+4
2007-05-20Music on hold and crypto no longer need their symbols globally exported. They...file2-2/+2
2007-05-20Add the adsistub file to the Asterisk makefile, fix a stub definition, and no...file1-1/+1
2007-05-18Issue #5930 - Remove dependencies on res_adsi.so - clwadeoej1-29/+60
2007-05-15Merged revisions 64426 via svnmerge from russell1-23/+2
2007-05-14Merged revisions 64353 via svnmerge from russell1-0/+23
2007-05-11Add gender support for AGI SAY NUMBER.russell1-4/+3
2007-05-11Merged revisions 63872 via svnmerge from file1-0/+1
2007-05-08Merged revisions 63448 via svnmerge from russell1-15/+19
2007-05-08I noted this on the dev list but got no response, so I just did it myself.russell1-3/+12
2007-05-08Merged revisions 63445 via svnmerge from russell1-49/+61
2007-05-07Adding external referenses for doxygenoej1-0/+2
2007-05-04Merged revisions 63099 via svnmerge from qwell1-2/+14
2007-05-04According to my testing, it's better if the ast_find_call_feature func ran th...murf1-4/+16
2007-05-04a small upgrade to the coding standard, and an update to the code that trigge...murf1-5/+5
2007-05-04Added a small bit of code to support the SNOM 360's Record button. Made the f...murf1-1/+1