summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-05- Add some see-also references based on TFOT.Eliel C. Sardanons
2008-11-05- Add Read() application XML documentation.Eliel C. Sardanons
2008-11-05- Add FollowMe() application XML documentation.Eliel C. Sardanons
2008-11-05- Add PlayTones() and StopPlayTones() applications XML documentation.Eliel C. Sardanons
2008-11-04Introduce a new API call ast_channel_search_locked, which iterates through theSean Bright
2008-11-04Switch to using a thread condition to signal that a child thread is ready forTilghman Lesher
2008-11-04Merged revisions 154365 via svnmerge from Tilghman Lesher
2008-11-04We need to pass the DTD to xmlstarlet to validate against it the XML.Eliel C. Sardanons
2008-11-04Merged revisions 154266 via svnmerge from Richard Mudgett
2008-11-04Recorded merge of revisions 154263 via svnmerge from Tilghman Lesher
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-04Add XML documentation for the ForkCDR() application.Eliel C. Sardanons
2008-11-04GLOB_BRACE is already added to MY_GLOB_FLAGS if it is supported on theSean Bright
2008-11-04Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID ofSean Bright
2008-11-04Fix build errors.Sean Bright
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-11-04Add XML documentation for:Eliel C. Sardanons
2008-11-03Merged revisions 154066 via svnmerge from Tilghman Lesher
2008-11-03Merged revisions 154060 via svnmerge from Tilghman Lesher
2008-11-03Should have passed the string pointer, not the ast_str structure.Tilghman Lesher
2008-11-03Updating docsOlle Johansson
2008-11-03Add LOCAL() function XML documentation.Eliel C. Sardanons
2008-11-03Spaces to replace tabs...Olle Johansson
2008-11-03Adding a separation of remote authentication and our authentication.Olle Johansson
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-03when --without-<foo> is passed to the configure script, explicitly inform men...Kevin P. Fleming
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming
2008-11-02Merged revisions 153651 via svnmerge from Russell Bryant
2008-11-02fix one more warning missed because i did not have new enough libpri installedKevin P. Fleming
2008-11-02fix small bug introduced while cleaning up compiler warningsKevin P. Fleming
2008-11-02mark this revision as merged manuallyKevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02Add IAX2Provision() application XML documentation.Eliel C. Sardanons
2008-11-02validate-docs is a PHONY targetRussell Bryant
2008-11-02Add a handy makefile target so that you can validate the documentation agains...Russell Bryant
2008-11-02Modify the Makefile logic for extracting documentation.Russell Bryant
2008-11-02Add Flash() application XML documentation.Eliel C. Sardanons
2008-11-02Fix a typo in the name of the application.Eliel C. Sardanons
2008-11-02There is a troublesome assert() in the alsa/control.h header that causesSean Bright
2008-11-02Another little one.Sean Bright
2008-11-02fix a typo (thanks sean)Russell Bryant
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-02 - Use a for loop instead of a while loopRussell Bryant
2008-11-02Instead of doing a couple of strlen() calls each iteration of the loop, only ...Russell Bryant
2008-11-01Don't ignore the result of find_peer() when looking for a peer by IP in check...Russell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-11-01Ensure that the sip_pvt properly has its refcount incremented when the schedu...Russell Bryant
2008-11-01The default in chan_sip for notifyringing is yes, so update the sampleSean Bright