Commit Graph

16651 Commits (5528e210deb433ccc2c36aa894310a2908ef0c27)
 

Author SHA1 Message Date
Russell Bryant 5528e210de Modify the Makefile logic for extracting documentation.
17 years ago
Eliel C. Sardanons ee6a480a6c Add Flash() application XML documentation.
17 years ago
Eliel C. Sardanons cdc31b1e5b Fix a typo in the name of the application.
17 years ago
Sean Bright 3160f06f31 There is a troublesome assert() in the alsa/control.h header that causes
17 years ago
Sean Bright 39cbb89947 Another little one.
17 years ago
Russell Bryant 2baafa6156 fix a typo (thanks sean)
17 years ago
Russell Bryant 6f314f4d42 Fix various spelling and grammatical issues in documentation
17 years ago
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
17 years ago
Russell Bryant ad533bc62b Instead of doing a couple of strlen() calls each iteration of the loop, only do it once
17 years ago
Russell Bryant 981c2d03b6 Don't ignore the result of find_peer() when looking for a peer by IP in check_peer_ok().
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Russell Bryant 1fef0f63bb Ensure that the sip_pvt properly has its refcount incremented when the scheduler holds
17 years ago
Sean Bright 0327f37d34 The default in chan_sip for notifyringing is yes, so update the sample
17 years ago
Mark Michelson d521ad9696 * Fixed timeout logic in the dialing API as setting timeouts
17 years ago
Terry Wilson 5fe37e47c6 Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call
17 years ago
Tilghman Lesher 46abb39ca2 Failover for func_odbc, allowing an INSERT query to be performed when the UPDATE query initially
17 years ago
Tilghman Lesher 44b484195e Merged revisions 153114 via svnmerge from
17 years ago
Russell Bryant 511ce6b2bf Use the ast_str API call to reset the string instead of manually editing its internals
17 years ago
Sean Bright b018f80119 Merged revisions 152992 via svnmerge from
17 years ago
Russell Bryant d61cc3e1f6 Add a todo for a new timing API implementation that would work for Linux systems
17 years ago
Tilghman Lesher 1132628748 Merged revisions 152958 via svnmerge from
17 years ago
Tilghman Lesher 33f0058029 Merged revisions 152922 via svnmerge from
17 years ago
Russell Bryant 19f1e7e578 Fix the sip_peer reference count with respect to scheduler entries for
17 years ago
Russell Bryant 46a8b1deed Fix the sip_peer reference count with respect to scheduler entries for
17 years ago
Russell Bryant 694dd34413 Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the object
17 years ago
Mark Michelson c0b9b259ca I just noticed this construct and thought it was
17 years ago
Russell Bryant 3d5b3249a8 Modify the documentation of the sip_registry struct
17 years ago
Russell Bryant be467d0cea - spaces to tabs
17 years ago
Kevin P. Fleming 85f78531ce Merged revisions 152811 via svnmerge from
17 years ago
Kevin P. Fleming 4c83309c54 try to get this committed before the buildbot complains about a broken tree
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Mark Michelson de90c84b1a After seeing another problem in #asterisk stemming from
17 years ago
Tilghman Lesher 48d17a76d0 Set up an example stdexten that preserves the original context and extension in
17 years ago
Tilghman Lesher 77060afdac Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)
17 years ago
Tilghman Lesher fa06ce2e6c Track down and fix annoying lock errors
17 years ago
Mark Michelson 5652a7b81e If there was no named defined in a voicemail.conf mailbox
17 years ago
Steve Murphy d736ac2b19 Merged revisions 152538 via svnmerge from
17 years ago
Russell Bryant 0dbd863733 Merged revisions 152539 via svnmerge from
17 years ago
Steve Murphy 6fad66dfb3 Merged revisions 152535 via svnmerge from
17 years ago
Tilghman Lesher c7367e26be Merged revisions 152463 via svnmerge from
17 years ago
Doug Bailey d6d43d1061 Add more polycom firmware files to static mapping
17 years ago
Tilghman Lesher e9d96775ad Only re-add the io port if it was closed, otherwise reload causes a memory
17 years ago
Tilghman Lesher dd049d429d Merged revisions 152368 via svnmerge from
17 years ago
Jeff Peeler 33f576f1a1 Merged revisions 152286 via svnmerge from
17 years ago
Tilghman Lesher ae991d086e Merged revisions 152215 via svnmerge from
17 years ago
Tilghman Lesher 45b7b39c22 Set ARGC in subroutines with the number of arguments passed.
17 years ago
Tilghman Lesher 4ee45f5309 Oops, only delete the ARG variables once upon release. The following section
17 years ago
Jason Parker b40220784f Remove options argument parsing/syntax (it isn't used any longer)
17 years ago
Sean Bright eaf647bac2 Merged revisions 152059 via svnmerge from
17 years ago
Olle Johansson 0fdde26109 Trying to fix the user/peer matching correctly. This will need some testing before
17 years ago