Commit Graph

9355 Commits (f60ada0be22cd646454278e102d384a5dbaf7d59)
 

Author SHA1 Message Date
Kevin P. Fleming 5aad4439e9 Merged revisions 37949 via svnmerge from
19 years ago
Kevin P. Fleming 886a6bd6f9 restore buildability (bad marko!)
19 years ago
Kevin P. Fleming e8d711723a revert this morning's incorrect indentation change
19 years ago
Mark Spencer 837910062b First pass at in-place file manipulation via manager
19 years ago
Steve Murphy db0b142b06 committing a fix for colons in goto arguments and suppressing operator messages in globals assignments.
19 years ago
Luigi Rizzo 31d0db0e29 move variable declarations to the beginning of a block.
19 years ago
Mark Spencer 566ce7ef26 Eliminate file descriptor leak in built in HTTP server
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Russell Bryant 7dd7291aa0 Merged revisions 37856 via svnmerge from
19 years ago
Russell Bryant da6910c35b if asked to duplicate a frame that has no data, don't set the frame's data
19 years ago
Russell Bryant 6f6e7f6f03 Blocked revisions 37828 via svnmerge
19 years ago
Tilghman Lesher 69db447bcf Blocked revisions 37808 via svnmerge
19 years ago
Tilghman Lesher 61c9c25391 H.263 frames can apparently be larger than was originally coded.
19 years ago
Tilghman Lesher 83f5766c47 Merged revisions 37765 via svnmerge from
19 years ago
Mark Spencer f6d03e822a Make app_meetme's do_invite more generic.
19 years ago
Luigi Rizzo de59e8f655 use a couple of variables to remove duplicate definitions
20 years ago
Russell Bryant 88627c754a add a QueueLog application that allows for custom entries in the queue_log
20 years ago
Russell Bryant c024569f28 malloc + memset to ast_calloc
20 years ago
Luigi Rizzo 541fdacb3c typo LDFAGS -> LDFLLAGS
20 years ago
Tilghman Lesher 1a396d37f6 Merged revisions 37691 via svnmerge from
20 years ago
North Antara 2da3b12c51 case consistency in DISA (or is it "disa"?)
20 years ago
Kevin P. Fleming 9947a0591e update configure script with new curl version test
20 years ago
Tilghman Lesher d99e7d4f8e Move curl version test to autoconf script
20 years ago
Kevin P. Fleming a077853b17 add comments on what special variables are for
20 years ago
North Antara f83b709821 oops?
20 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
20 years ago
Kevin P. Fleming 396ef6f9e7 use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if needed (although none do today)
20 years ago
Kevin P. Fleming ad2a107e33 update to autoconf 2.60 version
20 years ago
North Antara e69e056012 config sample for the previous, regarding ADSI
20 years ago
North Antara 5df4228851 There was an issue with ADSI and iax2, where on an iaxy with a normal phone connected,
20 years ago
Russell Bryant ee4840acdf add missing unregistration of a manager action on module unload
20 years ago
North Antara 7bb38d5ee2 Rename a couple variables, to be consistent with the rest of the functions
20 years ago
Tilghman Lesher 88a0996656 Merged revisions 37612 via svnmerge from
20 years ago
Tilghman Lesher 954b0dd624 Whitespace fixes
20 years ago
Tilghman Lesher d8ccfb6711 Whitespace fix
20 years ago
Russell Bryant 6dd28d9670 fix some typos in the conversion from the old SOONER macro to ast_tvcmp
20 years ago
Kevin P. Fleming 3e9edd2702 Merged revisions 37571 via svnmerge from
20 years ago
Kevin P. Fleming 4492cbac8d swap the G726-32 format numbers, so that IAX2 connections with prior versions of Asterisk will still work properly
20 years ago
Kevin P. Fleming 4376af0080 actually make the non-standard G726-32 behavior available for SIP clients
20 years ago
Tilghman Lesher e5555bc4eb Whitespace fix
20 years ago
Russell Bryant dc2e58073c Blocked revisions 37546 via svnmerge
20 years ago
Kevin P. Fleming ead48c38cb Merged revisions 37531 via svnmerge from
20 years ago
Tilghman Lesher b558a31a66 Merged revisions 37516 via svnmerge from
20 years ago
Kevin P. Fleming dea45f3aa3 only compare the queue entry's max penalty to the member's penalty when the queue entry actually has a non-zero penalty
20 years ago
Kevin P. Fleming ce8a649696 Merged revisions 37441-37442 via svnmerge from
20 years ago
Christian Richter 54ce0f0a22 added even more statefulness for sending out disconnect/release/release_complete messages. added support for incoming presentation/screening. fixed a bug that we generate TONE_EVENTS on hanguptone_indicatem, which caused asterisk to write blocking thread messages. added nodialtone option to prevent dialtone for always_immediate
20 years ago
Kevin P. Fleming fd9c9ec28f allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has been requested (Sipura/Grandstream ATAs and others will need this)
20 years ago
Kevin P. Fleming ea1d0c4b33 G726-32 changes:
20 years ago
Russell Bryant f8df42ad97 fix some more app_voicemail breakage
20 years ago
Olle Johansson 3b5a2aafa4 - Change filename to current file name
20 years ago