Commit Graph

4654 Commits (7f8ecd2cd39ac2299ec08deb4dc92839be5412d1)

Author SHA1 Message Date
Luigi Rizzo 7f8ecd2cd3 make the 'name' and 'value' fields in ast_variable const char *
18 years ago
Russell Bryant 50426062b7 - Convert initialization of a struct to C99 style instead of GNU style
18 years ago
Tilghman Lesher f821071748 Merged revisions 89246 via svnmerge from
18 years ago
Jason Parker cfbc4f5fb8 Doxygen fixes.
18 years ago
Tilghman Lesher 061e5a1674 Merged revisions 89184 via svnmerge from
18 years ago
Christian Richter 2a0b16b663 Merged revisions 89173 via svnmerge from
18 years ago
Christian Richter 753f223a69 Merged revisions 89172 via svnmerge from
18 years ago
Joshua Colp 098728eb64 Fix building on FreeBSD by including/not including some headers.
18 years ago
Christian Richter 4f289131e6 Merged revisions 89171 via svnmerge from
18 years ago
Christian Richter b2f3d1203c Merged revisions 89170 via svnmerge from
18 years ago
Christian Richter c9b8afb447 Merged revisions 89169 via svnmerge from
18 years ago
Mark Michelson beef61b718 Merged revisions 89119 via svnmerge from
18 years ago
Kevin P. Fleming f806dea3dd convert this code to a more efficient idiom
18 years ago
Tilghman Lesher 86e5e39198 Fix missed conversion to linkedlists macro change
18 years ago
Luigi Rizzo 4216934121 initialize a variable to silence compiler.
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Joshua Colp 6878c9962a Merged revisions 89101 via svnmerge from
18 years ago
Joshua Colp 5a63438787 Merged revisions 89099 via svnmerge from
18 years ago
Joshua Colp f34bb18940 Merged revisions 89097 via svnmerge from
18 years ago
Joshua Colp 7c6127ceef Merged revisions 89095 via svnmerge from
18 years ago
Mark Michelson 9aca31f0fc Merged revisions 89090 via svnmerge from
18 years ago
Joshua Colp fc0853c7bc Minor change so chan_h323 builds again.
18 years ago
Tilghman Lesher 37166d9a1a Provide the ability to directly manipulate the TON/NPI bits in the dialstring.
18 years ago
Tilghman Lesher 7c56918262 Commit some cleanups to the format type code.
18 years ago
Matthew Fredrickson ebf9f0bc0e Add some more locking as well as API update for libss7 for new transport types
18 years ago
Mark Michelson 5a4867543d "show application <foo>" changes for clarity.
18 years ago
Jason Parker 2c582c7cfb Allow gtalk and jingle to use TLS connections again.
18 years ago
Joshua Colp b4031d6294 Merged revisions 89032 via svnmerge from
18 years ago
Joshua Colp e9e78af981 Merged revisions 88994 via svnmerge from
18 years ago
Joshua Colp 02f6b79fc5 Update chan_agent documentation. Change a | to , as that is now the required way.
18 years ago
Tilghman Lesher 32701f5031 Set up detection of IP_PKTINFO in autoconf for chan_unistim
18 years ago
Russell Bryant ca33f1e364 convert uses of LOG_DEBUG to use ast_debug()
18 years ago
Russell Bryant b164d5a675 Add jitterbuffer support to chan_unistim.
18 years ago
Russell Bryant 9bfd82cec2 Merged revisions 88805 via svnmerge from
18 years ago
Luigi Rizzo 43f00fec19 explain that the host environment must be used to build gentone;
18 years ago
Russell Bryant 44bf973865 Merged revisions 88768 via svnmerge from
18 years ago
Russell Bryant a33b10fe00 Merged revisions 88765 via svnmerge from
18 years ago
Joshua Colp dbd26a0a19 Merged revisions 88671 via svnmerge from
18 years ago
Jason Parker 135810daf9 Merged revisions 88585 via svnmerge from
18 years ago
Joshua Colp b543e84ef6 Fix memory leaks and deadlocks in chan_unistim.
18 years ago
Luigi Rizzo 08b10da53b Simplify the implementation and the API for stringfields;
18 years ago
Russell Bryant 286840b7cb fix some issues with crashing on unload, when it didn't completely load cleanly
18 years ago
Russell Bryant a99e6015b2 Convert the CLI commands to the new format
18 years ago
Russell Bryant 267683eb19 Merge the code from asterisk/team/group/chan_unistim:
18 years ago
Joshua Colp 17f0f4c3fa Merged revisions 88366 via svnmerge from
18 years ago
Joshua Colp a7c6c47e61 Merged revisions 88328 via svnmerge from
18 years ago
Jason Parker 2902601eea Remove traces of gnutls, since we no longer use/need it.
18 years ago
Jason Parker 9a7ce542bc Merged revisions 88078 via svnmerge from
18 years ago
Russell Bryant 1c7eb1d82b Change some uses of free() to ast_free(). (No functional differences.)
18 years ago
Tilghman Lesher 97fe45ab93 Janitor: use ast_free to pair calls of ast_malloc and ast_calloc
18 years ago