Commit Graph

19402 Commits (72dcd51cc8e6790fa9509536f9eb02a3cbef236f)
 

Author SHA1 Message Date
Mark Michelson fe72baf06b Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_stringfields.
16 years ago
Tilghman Lesher f94e723a27 Make sure that the limit is N, not N - 1.
16 years ago
Tilghman Lesher 6bc1fc7240 Merged revisions 240414 via svnmerge from
16 years ago
Russell Bryant 86c57df84e Ensure payload type is properly checked when comparing against cached events.
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Russell Bryant 89413e9ae2 Update configure script for an OSP toolkit related change.
16 years ago
Kevin P. Fleming 1ef8082cd3 Clarify RTP NAT handling a bit.
16 years ago
Sean Bright 37b73283ff Plug a memory leak in res_config_ldap.
16 years ago
Sean Bright cd2ba30e9e If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.
16 years ago
Jeff Peeler 9228fba7d7 Fix broken call pickup
16 years ago
Tilghman Lesher 3eb8f0a8dc Similarly, ensure that matchcid is duplicated correctly when merging contexts.
16 years ago
Tilghman Lesher 20e57b12e8 Ensure that the callerid is NULL when the parent is effectively NULL.
16 years ago
Matthew Nicholson ef0da09c74 This change fixes a few bugs in the way the far max IFP was calculated that were introduced in r231692.
16 years ago
Leif Madsen 712b500ee2 Add documentation about how to build queues.
16 years ago
Tilghman Lesher 87ea570ef1 Oops, another tag error
16 years ago
Tilghman Lesher b01df91513 Oops, missed a closing tag
16 years ago
Tilghman Lesher ecbe7eff7a Add the TESTTIME() dialplan function, which permits testing GotoIfTime.
16 years ago
Tilghman Lesher 919437428e Flex uses fwrite incorrectly, which breaks the build. Providing a workaround.
16 years ago
Jeff Peeler 495b701a85 Merged revisions 239838 via svnmerge from
16 years ago
Leif Madsen f44630cd01 Add more examples to extensions.conf showing how to use various
16 years ago
Tilghman Lesher 6d1086ec86 Code previously added to ast_expr2f.c warranted a change in the source file ast_expr2.fl.
16 years ago
David Vossel 2c1c3a2cab Blocked revisions 239718 via svnmerge
16 years ago
David Vossel 03529837cc add silence gen to wait apps
16 years ago
Olle Johansson c300b12b18 MAX() moved to utils.h
16 years ago
Olle Johansson c15a667733 SIP Show channelstats fix - use float division to show proper stats
16 years ago
TransNexus OSP Development ce80ff55c8 Updated channel variable list of osplookup application.
16 years ago
TransNexus OSP Development 912d4da476 Updated XML doc for OSP.
16 years ago
Tilghman Lesher d80a38310a Blank callerid and NULL callerid should not compare equal.
16 years ago
Alec L Davis 113ff66f7f add Dialed Number Identifier (DNID) field to cdr records.
16 years ago
Leif Madsen c2f486e118 Note that direct T.38 is not supported.
16 years ago
Sean Bright a5688e483b Fix crash in res_config_ldap.
16 years ago
David Vossel fa0ef8031d fixes text support in sdp answer
16 years ago
Olle Johansson bd2c63a59d Adding Tilghman's documentation from asterisk-dev to the actual file.
16 years ago
Tilghman Lesher 3168cb379d Merged revisions 239307 via svnmerge from
16 years ago
Tilghman Lesher dd0ab33cb2 Add LSB headers to init scripts.
16 years ago
Tilghman Lesher cd8aa003e4 Socket level option is SOL_SOCKET, not SO_SOCKET.
16 years ago
Tilghman Lesher 38957995ff Permit more options in the Makefile as to startup options
16 years ago
Tilghman Lesher d079b371c7 Including bundle1.o breaks Tiger and Leopard
16 years ago
Tilghman Lesher b4504ada8b Permit dates and times to be stored in timezones other than the default (typically, UTC)
16 years ago
Sean Bright ea47ab7ed9 Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.
16 years ago
Sean Bright ba6201cae6 Fix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA are passed.
16 years ago
Sean Bright 1ad2999112 Fix spelling of 'category.'
16 years ago
Tilghman Lesher 9c1b53cab4 According to POSIX, the capital L modifier applies only to floating point types.
16 years ago
Alexandr Anikin 11e1780402 add docallbacks flag in q931decode function because
16 years ago
Tilghman Lesher 5e0762370c It's been long enough -- make the behavior introduced in 1.6 the default.
16 years ago
Tilghman Lesher 31e93b2865 Merged revisions 238915 via svnmerge from
16 years ago
Jeff Peeler cde1057ec3 Merged revisions 238834 via svnmerge from
16 years ago
Tilghman Lesher 055cb0e0ae Add the class actually used in the MusicOnHold start event.
16 years ago
Tilghman Lesher 963319d807 Initialize variables that we attempt to free later.
16 years ago
Matthew Nicholson f92938ff67 Added a test for ast_format_reduce_str().
16 years ago