Commit Graph

841 Commits (2d65bd68f1e545f92e45f16be5ed231f12f3a4d3)

Author SHA1 Message Date
Kevin P. Fleming ed3ffb4b46 various doxygen fixes
20 years ago
Olle Johansson 2b3ae24942 Formatting fix
20 years ago
Mark Spencer f2bc3c61cc Make sure that we don't accept an answer on an inbound call and don't permit asterisk to answer an outbound call
20 years ago
Kevin P. Fleming 16f1acc37f use an enum for control frame types
20 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
20 years ago
Kevin P. Fleming fdc225920f remove API function that was added and never used
20 years ago
Russell Bryant c85b4a1674 on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunch
20 years ago
Kevin P. Fleming 401ed356e4 commit the proper configure script
20 years ago
Kevin P. Fleming c0762c064d silly people that don't want to install/run autoconf :-)
20 years ago
BJ Weschke 569ecaf5a2 use pid_t instead of long for pid variables. #7099 (casper)
20 years ago
Russell Bryant 0fd612930a - convert the lists of switches to use the linked list macros
20 years ago
Russell Bryant a252d79484 remove an XXX comment
20 years ago
Russell Bryant 4fe3960478 move ast_carefulwrite from manager.c to utils.c so that cli.c and
20 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
20 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
20 years ago
Luigi Rizzo d7a2c4547b document that ast_cdr_answer is happy with a NULL argument
20 years ago
Olle Johansson 7bbb6bd3aa - fix typo in rtp.c, devicestate.h
20 years ago
Russell Bryant 992e0c1eed - convert the list of dialplan function to the list macros
20 years ago
Kevin P. Fleming eb38f13a2e add a command-line flag and option to force forking, even with -v or -d
20 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
20 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
20 years ago
Russell Bryant c2d851de2b add the missing prototype for the included asprintf
20 years ago
Russell Bryant 046375190a another Solaris compatability fix - this makes sure u_int64_t is defined
20 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
20 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
20 years ago
Luigi Rizzo 0dbf814a79 - use symbolic constants and macros to play with the debug flag
20 years ago
Luigi Rizzo 08220b9073 comment that for callerid field, NULL and "" should be considered
20 years ago
Russell Bryant d722e66e07 add the malloc attribute to the memory allocation wrappers
20 years ago
Luigi Rizzo 585e50fb38 move to a different file (channel.c for the time being) the
20 years ago
Kevin P. Fleming d85073dc1f correct array index calculation (thanks mtaht3!)
20 years ago
Russell Bryant 501ac5189c update res_odbc to support pooled connections
20 years ago
Kevin P. Fleming 987f24840c add an API so that the number of steps required for a translation path can be acquired
20 years ago
Olle Johansson 4a312a044d - Fixes to ast_channel_lock functions
20 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
20 years ago
Olle Johansson e75fa47099 More ast_channel_lock fixes
20 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
20 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
20 years ago
Luigi Rizzo 1029b57707 constify a couple of function arguments
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Luigi Rizzo 33a3a7375a temporarily revert the way mutex are initialized on BSD systems.
20 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
20 years ago
Kevin P. Fleming 371e0316f0 simplify macro usage
20 years ago
Russell Bryant a015d0b36f make sure uint64_t is available on mac
20 years ago
Luigi Rizzo 2876a25505 add 'show threads' and 'show profile' commands.
20 years ago
Luigi Rizzo d20575d2af fix various bugs in the DEBUG_THREADS code including:
20 years ago
Joshua Colp 2f854fabc6 Merged revisions 19303 via svnmerge from
20 years ago
Luigi Rizzo 08d6fd6e17 remove an unused function
20 years ago
Luigi Rizzo e785b81c5d as discussed with kevin, move
20 years ago