aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Add a handy makefile target so that you can validate the documentation agains...russell4-5/+59
2008-11-02Modify the Makefile logic for extracting documentation.russell1-9/+9
2008-11-02Add Flash() application XML documentation.eliel1-10/+18
2008-11-02Fix a typo in the name of the application.eliel1-1/+1
2008-11-02There is a troublesome assert() in the alsa/control.h header that causesseanbright1-0/+1
2008-11-02Another little one.seanbright1-1/+1
2008-11-02fix a typo (thanks sean)russell1-1/+1
2008-11-02Fix various spelling and grammatical issues in documentationrussell12-15/+15
2008-11-02 - Use a for loop instead of a while looprussell1-24/+21
2008-11-02Instead of doing a couple of strlen() calls each iteration of the loop, only ...russell1-5/+12
2008-11-01Don't ignore the result of find_peer() when looking for a peer by IP in check...russell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell111-2475/+8060
2008-11-01Ensure that the sip_pvt properly has its refcount incremented when the schedu...russell1-17/+33
2008-11-01The default in chan_sip for notifyringing is yes, so update the sampleseanbright1-2/+2
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsmmichelson4-14/+40
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...twilson5-21/+64
2008-10-31Failover for func_odbc, allowing an INSERT query to be performed when the UPD...tilghman3-25/+92
2008-10-31Merged revisions 153114 via svnmerge from tilghman1-0/+8
2008-10-31Use the ast_str API call to reset the string instead of manually editing its ...russell1-2/+1
2008-10-30Merged revisions 152992 via svnmerge from seanbright1-1/+1
2008-10-30Add a todo for a new timing API implementation that would work for Linux systemsrussell1-0/+3
2008-10-30Merged revisions 152958 via svnmerge from tilghman1-3/+4
2008-10-30Merged revisions 152922 via svnmerge from tilghman1-0/+1
2008-10-30Fix the sip_peer reference count with respect to scheduler entries forrussell1-19/+38
2008-10-30Fix the sip_peer reference count with respect to scheduler entries forrussell1-12/+28
2008-10-30Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the objectrussell1-2/+1
2008-10-30I just noticed this construct and thought it wasmmichelson1-10/+1
2008-10-30Modify the documentation of the sip_registry structrussell1-7/+9
2008-10-30 - spaces to tabsrussell1-12/+15
2008-10-30Merged revisions 152811 via svnmerge from kpfleming1-2/+2
2008-10-30try to get this committed before the buildbot complains about a broken treekpfleming1-0/+29
2008-10-30fix a few small things found by using sparsekpfleming10-32/+39
2008-10-30After seeing another problem in #asterisk stemming frommmichelson3-3/+4
2008-10-30Set up an example stdexten that preserves the original context and extension intilghman1-41/+44
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)tilghman2-58/+95
2008-10-30Track down and fix annoying lock errorstilghman1-5/+9
2008-10-29If there was no named defined in a voicemail.conf mailboxmmichelson1-0/+4
2008-10-29Merged revisions 152538 via svnmerge from murf3-25/+46
2008-10-29Merged revisions 152539 via svnmerge from russell1-1/+1
2008-10-29Merged revisions 152535 via svnmerge from murf5-121/+164
2008-10-28Merged revisions 152463 via svnmerge from tilghman1-1/+1
2008-10-28Add more polycom firmware files to static mapping dbailey1-0/+40
2008-10-28Only re-add the io port if it was closed, otherwise reload causes a memorytilghman1-1/+2
2008-10-28Merged revisions 152368 via svnmerge from tilghman1-0/+7
2008-10-27Merged revisions 152286 via svnmerge from jpeeler1-2/+0
2008-10-27Merged revisions 152215 via svnmerge from tilghman1-0/+4
2008-10-27Set ARGC in subroutines with the number of arguments passed.tilghman1-2/+2
2008-10-27Oops, only delete the ARG variables once upon release. The following sectiontilghman1-8/+0
2008-10-27Remove options argument parsing/syntax (it isn't used any longer)qwell1-6/+2
2008-10-26Merged revisions 152059 via svnmerge from seanbright1-4/+4