aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Add some debug code and add a missing releasetilghman1-0/+10
2008-07-11Merged revisions 130039 via svnmerge from kpfleming1-0/+6
2008-07-11Merged revisions 129970 via svnmerge from russell1-0/+2
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman2-9/+0
2008-07-08Merged revisions 129149 via svnmerge from tilghman1-1/+2
2008-07-06Changing name of global api call to ast_* oej1-1/+1
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andoej2-0/+9
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...oej1-0/+15
2008-07-04Merged revisions 127973 via svnmerge from tilghman1-1/+10
2008-07-03Merged revisions 127663 via svnmerge from murf1-5/+20
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-3/+7
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...twilson1-0/+3
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argrussell9-66/+61
2008-07-01make the AIS checking a little more generic, and have a more useful configure...kpfleming1-12/+9
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...kpfleming1-1/+1
2008-06-30Merged revisions 126573 via svnmerge from russell1-4/+4
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalseanbright1-3/+0
2008-06-28yay for airplane ride optimizations... sort the fields in ast_channel by alig...kpfleming1-73/+66
2008-06-27Document DLA_UNLOCK and DLA_LOCKtilghman1-0/+24
2008-06-27Optimization suggested by Russell to cache the value of pthread_self() sommichelson1-1/+2
2008-06-27Merged revisions 125793 via svnmerge from tilghman1-8/+8
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...phsultan1-2/+2
2008-06-26Convert casts to unions, to fix alignment issues on Solaristilghman1-6/+11
2008-06-26- add get_max_rate timing API callrussell1-0/+10
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-42/+0
2008-06-25Fix indentationmmichelson1-2/+2
2008-06-25Fix a bug in the rwlock tracking. ast_rwlock_unlock did not take intommichelson1-12/+21
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingtilghman1-0/+19
2008-06-25Merged revisions 124965 via svnmerge from tilghman1-0/+19
2008-06-20Change references to doc/channelvariables.txt tommichelson1-1/+1
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak1-0/+3
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.tilghman4-8/+18
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...bbryant1-7/+2
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...dbailey1-2/+15
2008-06-16(closes issue #12689)murf1-1/+1
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forrussell1-0/+1
2008-06-16 - Fix a typo in a timing API callrussell1-1/+1
2008-06-13Document the input for ast_realtime_require_field()tilghman1-3/+15
2008-06-13Merge changes from timing branchrussell2-7/+29
2008-06-12Complete the documentation for the timing API.russell1-15/+71
2008-06-12Get default entity ID determination working on Linux againrussell1-0/+2
2008-06-12clarify documentation on how timer intervals should be specifiedkpfleming1-2/+2
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler6-80/+35
2008-06-12Merged revisions 122046 via svnmerge from murf1-4/+14
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...kpfleming1-0/+112
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.tilghman1-2/+3
2008-06-10Move the table cache routines to res_odbc, so they can be used from othertilghman1-0/+31
2008-06-10Merge some more changes from team/russell/eventsrussell2-19/+203
2008-06-10Merge another change from team/russell/eventsrussell1-0/+48
2008-06-10Merge another change from team/russell/events ...russell2-43/+116