Commit Graph

422 Commits (16fde34dccb7680cec5fbcefef8cb6490fda4e16)

Author SHA1 Message Date
Olle Johansson e5b5a92a56 Fix manager too.
20 years ago
Olle Johansson 9074555e37 - Add error handling to ast_parse_allow_disallow
20 years ago
Olle Johansson f83b845f08 - Implement error handling in ast_append_ha
20 years ago
Joshua Colp e2a50de88f Clarify why we are reading in a frame in the Packet2Packet bridge.
20 years ago
Kevin P. Fleming 3f7899c9da small formatting fix
20 years ago
Joshua Colp c6c83cf01e Merged revisions 49066 via svnmerge from
20 years ago
Joshua Colp b712e10a13 Convert uri_redirects list to read/write locks.
20 years ago
Joshua Colp 6d9273d0d8 Merged revisions 49024 via svnmerge from
20 years ago
Steve Murphy 6c7f4c1e32 Jason is having problems with the inclusion of <err.h>; it appears to be unnecessary for sucessful builds, so I either removed or commented out the inclusions from all the AEL related code. New outputs from bison/flex are included, etc.
20 years ago
Joshua Colp 7231cc108a Merged revisions 49009 via svnmerge from
20 years ago
Kevin P. Fleming adca0ff14b Merged revisions 49006 via svnmerge from
20 years ago
Kevin P. Fleming b07686e503 apparently we need an explicit message to warn people
20 years ago
Kevin P. Fleming afbfafa400 make the 'languageprefix' option default to on, and deprecate turning it off
20 years ago
Kevin P. Fleming 16b09ac48c Merged revisions 48998 via svnmerge from
20 years ago
Kevin P. Fleming d68c7c8ce6 Merged revisions 48987 via svnmerge from
20 years ago
Joshua Colp 7f61b822c1 Merged revisions 48964 via svnmerge from
20 years ago
Luigi Rizzo 09f75aa6dc rename the structs struct tone_zone_sound and struct tone_zone
20 years ago
Russell Bryant d3bf06f272 Resolve some compiler warnings
20 years ago
Russell Bryant 850dd4ea61 Use spaces as a separator for the redirect option to improve readability
20 years ago
Russell Bryant 5d5cc243c6 Simplify the definition of http_uri_redirect such that only one allocation is
20 years ago
Russell Bryant 2c5071a006 - Convert the list of URI handlers to use the linked list macros. While doing
20 years ago
Russell Bryant 08cfbe97b8 Remove a debug message. If this is still needed for debugging something,
20 years ago
Jason Parker 05d6c4a2d0 Merged revisions 48906 via svnmerge from
20 years ago
Joshua Colp 8e9cdb10fd Merge non-blocking logger from my branch. This should improve things under heavy load with lots of CLI/logging output.
20 years ago
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
20 years ago
Luigi Rizzo a2e6c6277f same as in other places, check that generator->release is not NULL
20 years ago
Joshua Colp f19ff5a451 Really clean up indications to use the linkedlists API
20 years ago
Joshua Colp 77d7b36217 Switch list of global variables to read/write locks.
20 years ago
Joshua Colp 730d68976e Convert alternate dialplan switch list to use read/write locks.
20 years ago
Steve Murphy 9327720c37 As per bug 7978, this version introduces the jittertargetextra option in config files
20 years ago
Luigi Rizzo d0b9eb93b6 remove now useless extern declarations.
20 years ago
Luigi Rizzo ccebf3511c convert the final clients of ast_build_string to use ast_str_*()
20 years ago
Luigi Rizzo 684e4dc373 debugging shows that we always need more than 128 bytes
20 years ago
Kevin P. Fleming 920de98f68 Merged revisions 48554 via svnmerge from
20 years ago
Luigi Rizzo 79fb4e4579 Replace ast_build_string with ast_str_*().
20 years ago
Kevin P. Fleming 89c41e2403 Merged revisions 48525 via svnmerge from
20 years ago
Kevin P. Fleming 018a9c86e4 Merged revisions 48521 via svnmerge from
20 years ago
Luigi Rizzo 2703a1a9df forgot this part...
20 years ago
Luigi Rizzo 97ce2f8fd8 another conversion from ast_build_str to ast_str
20 years ago
Luigi Rizzo c1220dd27e convert ast_build_str to ast_str_*
20 years ago
Luigi Rizzo 20b382cfff replace ast_build_string() with ast_str_*() functions.
20 years ago
Luigi Rizzo 055abfe9d9 simplify the ast_dynamic_str_*.... routines by
20 years ago
Luigi Rizzo 961754d4b1 move the dynamic string support in a better place i.e. string.h
20 years ago
Joshua Colp 915647d267 Merged revisions 48506 via svnmerge from
20 years ago
Luigi Rizzo 4e427d84bd unbreak the output for http session.
20 years ago
Luigi Rizzo b6d1722c83 remove ast_safe_string_alloc() - it is completely
20 years ago
Olle Johansson 0722c9ae77 Doxygen changes
20 years ago
Luigi Rizzo 1122621981 constify ast_state2str() and note it is not reentrant.
20 years ago
Luigi Rizzo 5ba11f9855 remove the macro LOAD_OH and expand it inline in the only
20 years ago
Joshua Colp f6649ae0af Merged revisions 48472 via svnmerge from
20 years ago