summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-11Merged revisions 130039 via svnmerge from Kevin P. Fleming
2008-07-11Merged revisions 129970 via svnmerge from Russell Bryant
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Merged revisions 129149 via svnmerge from Tilghman Lesher
2008-07-06Changing name of global api call to ast_* Olle Johansson
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...Olle Johansson
2008-07-04Merged revisions 127973 via svnmerge from Tilghman Lesher
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...Terry Wilson
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argRussell Bryant
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...Kevin P. Fleming
2008-06-30Merged revisions 126573 via svnmerge from Russell Bryant
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalSean Bright
2008-06-28yay for airplane ride optimizations... sort the fields in ast_channel by alig...Kevin P. Fleming
2008-06-27Document DLA_UNLOCK and DLA_LOCKTilghman Lesher
2008-06-27Optimization suggested by Russell to cache the value of pthread_self() soMark Michelson
2008-06-27Merged revisions 125793 via svnmerge from Tilghman Lesher
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...Philippe Sultan
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-25Fix indentationMark Michelson
2008-06-25Fix a bug in the rwlock tracking. ast_rwlock_unlock did not take intoMark Michelson
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingTilghman Lesher
2008-06-25Merged revisions 124965 via svnmerge from Tilghman Lesher
2008-06-20Change references to doc/channelvariables.txt toMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-13Document the input for ast_realtime_require_field()Tilghman Lesher
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12Complete the documentation for the timing API.Russell Bryant
2008-06-12Get default entity ID determination working on Linux againRussell Bryant
2008-06-12clarify documentation on how timer intervals should be specifiedKevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.Tilghman Lesher
2008-06-10Move the table cache routines to res_odbc, so they can be used from otherTilghman Lesher
2008-06-10Merge some more changes from team/russell/eventsRussell Bryant
2008-06-10Merge another change from team/russell/eventsRussell Bryant
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-10Merge a couple of configure script checks in from team/russell/events. This ...Russell Bryant