Commit Graph

1715 Commits (ada839f3eea0fbc12c47f693dc3f8bc4bafac0ee)

Author SHA1 Message Date
Bradley Latus 7eb7696239 Minor fix to doco
17 years ago
Steve Murphy 8953b0f359 (closes issue #13366)
17 years ago
Tilghman Lesher 6dd5b8609f Optional light colored background, for those who use black on white terminals.
17 years ago
Mark Michelson c0754e89ad Merged revisions 139553 via svnmerge from
17 years ago
Sean Bright 7a636521b1 Fix this again so we can compile with shadow warnings enabled and IMAP chosen
17 years ago
Tilghman Lesher b7571f835d Merged revisions 136946 via svnmerge from
17 years ago
Steve Murphy a40f1cc1c5 Merged revisions 136726 via svnmerge from
17 years ago
Kevin P. Fleming a67af1e018 Merged revisions 136541 via svnmerge from
17 years ago
Sean Bright 4fb07fb0c1 Merge in a few more changes. This time the include/ directory.
17 years ago
Tilghman Lesher 29228a3afc Merged revisions 135899 via svnmerge from
17 years ago
Mark Michelson 89c2844242 Merged revisions 135841,135847,135850 via svnmerge from
17 years ago
Steve Murphy 5eaf8450d6 Merged revisions 135799 via svnmerge from
17 years ago
Tilghman Lesher ff101d0b07 Add '+=' append operator to configuration files.
17 years ago
Kevin P. Fleming f24d7a89f5 datastore inheritance is a channel feature, so move this definition back
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Tilghman Lesher c95460a353 Oops, wrong define
17 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
17 years ago
Russell Bryant 63fb8d794b Modify the main page of the doxygen documentation to link to a new page dedicated
17 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
17 years ago
Kevin P. Fleming f910cfc444 Merged revisions 132872 via svnmerge from
17 years ago
Kevin P. Fleming 8115a6a9bf Merged revisions 132641 via svnmerge from
17 years ago
Tilghman Lesher 7c5d38ed02 (Step 2 of 2)
17 years ago
Tilghman Lesher 0ecc7e302d Optionally build integer-based routines for FSK tone decoding (but default
17 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
17 years ago
Tilghman Lesher 7575be9da1 Merged revisions 131985 via svnmerge from
17 years ago
Tilghman Lesher 3fa9ad3d13 Merged revisions 131970 via svnmerge from
17 years ago
Kevin P. Fleming 9a08061ea3 Merged revisions 131921 via svnmerge from
17 years ago
Steve Murphy b46ad8b190 (closes issue #13089)
17 years ago
Tilghman Lesher 28534ea921 Swap "static" and "const", so that "static" appears at the beginning of each
17 years ago
Tilghman Lesher bead8cd6f0 Add some debug code and add a missing release
17 years ago
Kevin P. Fleming b968349e19 Merged revisions 130039 via svnmerge from
17 years ago
Russell Bryant 65710485e4 Merged revisions 129970 via svnmerge from
17 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
17 years ago
Tilghman Lesher da03cdd174 Merged revisions 129149 via svnmerge from
17 years ago
Olle Johansson 6f400edeab Changing name of global api call to ast_*
17 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
17 years ago
Olle Johansson 0a52297cf0 Add new SIP cli command "sip show channelstats" that displays some QoS data (if we have RTCP reports
17 years ago
Tilghman Lesher 12e5c68622 Merged revisions 127973 via svnmerge from
17 years ago
Steve Murphy bc2cfb3e81 Merged revisions 127663 via svnmerge from
17 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
17 years ago
Terry Wilson a32369fcd5 Expose the prefix variable so that it can be used by modules depending on http support
17 years ago
Russell Bryant 3cf77c4c7f Fix a bunch of places where \arg was used instead of \param. Using \arg
17 years ago
Kevin P. Fleming 00696f5f37 make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS
17 years ago
Kevin P. Fleming da14954bdc another minor ast_channel memory size decrease... for nearly all channels, 'dialcontext' is only going to be set once during the channel's lifetime, so make it a string field instead of a char array
17 years ago
Russell Bryant 6f58a4f63a Merged revisions 126573 via svnmerge from
17 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
17 years ago
Kevin P. Fleming af671ade7e yay for airplane ride optimizations... sort the fields in ast_channel by alignment requirements, saving 36 bytes per instance on a 64-bit platform
17 years ago
Tilghman Lesher cab9430106 Document DLA_UNLOCK and DLA_LOCK
17 years ago