aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...file2-2/+40
2008-02-18Add an API call (ast_async_parseable_goto) which parses a goto string and doe...file1-0/+5
2008-02-18Context tracing for channelstilghman1-0/+28
2008-02-15Fix a regression in Asterisk 1.6 related to the use of AES encryption.russell1-2/+2
2008-02-15Fix up some doxygen issues.qwell3-9/+10
2008-02-14Modify ldap autoconf function, so that an incorrect ldap library is not found...qwell1-0/+3
2008-02-12Use an ast_flags structure in aji_client and aji_buddy rather than anphsultan1-2/+2
2008-02-12Requested changes from Pari, reviewed by Russell.jpeeler1-1/+13
2008-02-04Merged revisions 102323 via svnmerge from tilghman1-3/+3
2008-02-02The documentation page has to be in its own comment block to work, apparently.russell1-0/+3
2008-02-01Merged revisions 101894 via svnmerge from tilghman1-2/+2
2008-02-01Merged revisions 101772 via svnmerge from tilghman1-0/+6
2008-01-30- doxygen fixesoej1-4/+4
2008-01-30Constifying the interface to get pvt_ids in the bridge, based on oej1-1/+1
2008-01-28Re-inserting chan_vpb into trunk.mmichelson1-0/+6
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformstilghman1-3/+0
2008-01-28Merged revisions 100581 via svnmerge from russell1-1/+4
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctiontilghman1-0/+13
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-0/+10
2008-01-25Removing chan_vpb from the treemmichelson1-3/+0
2008-01-25Add an API call that steals the answered channel so that a destruction of the...file1-0/+6
2008-01-24ummm... might be good if this macro argument was actually used :-)kpfleming1-1/+1
2008-01-24add the ability to define a structure type for argument parsing when it would...kpfleming1-4/+20
2008-01-24Merged revisions 100264 via svnmerge from kpfleming1-2/+2
2008-01-23Move code from res_features into (new file) main/features.cqwell2-0/+4
2008-01-22Add res_config_ldap for realtime LDAP engine.tilghman1-0/+6
2008-01-22Add a generic function to set the bridged call PVT unique id stringoej1-0/+3
2008-01-22Doxygen updatesoej1-11/+14
2008-01-21Merged revisions 99341 via svnmerge from tilghman1-0/+1
2008-01-18Merge changes from team/group/sip-tcptlsrussell2-84/+168
2008-01-18Merged revisions 99081 via svnmerge from russell1-1/+1
2008-01-18Merged revisions 99079 via svnmerge from russell1-1/+1
2008-01-17Merged revisions 99004 via svnmerge from russell1-0/+4
2008-01-16Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per reco...qwell1-1/+1
2008-01-16Partially revert r93898, because it broke the way netsnmp was being detected.qwell1-1/+1
2008-01-16Merged revisions 98951 via svnmerge from file1-0/+6
2008-01-15Clean up something I did for ABI compatability in 1.4russell1-7/+2
2008-01-15Merged revisions 98943 via svnmerge from russell2-3/+33
2008-01-13Add configure script check for JACK.russell1-0/+6
2008-01-13Remove KDE configure script check that isn't usedrussell1-3/+0
2008-01-10Merged revisions 97847 via svnmerge from qwell1-1/+1
2008-01-10Merged revisions 97734 via svnmerge from russell1-3/+0
2008-01-10These prototypes are not supposed to be in asterisk.h. They are already inrussell1-3/+0
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf1-0/+3
2008-01-10Several manager changes:tilghman1-0/+1
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson1-0/+1
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell1-0/+44
2008-01-04[commit message]kpfleming1-0/+6
2008-01-03Document recent API additiontilghman1-3/+3
2008-01-02Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually...file1-8/+4