Commit Graph

9316 Commits (e441faab72ee65354586deabe4a552596b8afa1c)
 

Author SHA1 Message Date
Joshua Colp 1861dcdff5 Only bitmaskify the RTP payload structure for video if an RTP structure exists for it... otherwise the default values will cause codec combination madness
19 years ago
Russell Bryant 233aab68a6 add a verbose message to the AGI command, STREAM FILE, similar to the
19 years ago
North Antara 346c291a2d Remove "initialization from incompatible pointer type" warnings.
19 years ago
North Antara 1edb21b423 Fix a few doxygen warnings.
19 years ago
Russell Bryant 9dac8f0f09 add menuselect_stub.c to deps list
19 years ago
Russell Bryant 377ae8d648 add notes on the changes to music on hold handling
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
Kevin P. Fleming 54e1f06c46 make installation of French and Spanish sounds work properly
19 years ago
Kevin P. Fleming dce498f8ce use new sound file version
19 years ago
Mark Spencer 2b30934535 Fix some reinitialization of prev!
19 years ago
Kevin P. Fleming a353387ea7 restore buildability
19 years ago
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.
20 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