Commit Graph

15451 Commits (5ceec8b05232152eb8c3a6dab74cc39baa7abe8e)
 

Author SHA1 Message Date
Michiel van Baak 5ceec8b052 oops
18 years ago
Michiel van Baak dbcef163a2 forgot chan_misdn
18 years ago
Tilghman Lesher 091ae83d02 Blocked revisions 117809 via svnmerge
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Mark Michelson 2c7760e626 Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!
18 years ago
Sean Bright 3d412a7bb3 Minor text fix. roster -> resource.
18 years ago
Russell Bryant 415516af1c Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,
18 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
18 years ago
Mark Michelson 1b8f183ca3 This change makes it so that logs will report the correct source of verbose messages.
18 years ago
Jeff Peeler 04689cc5b3 Merged revisions 117582 via svnmerge from
18 years ago
Jeff Peeler 19fd7beeb9 Merged revisions 117462 via svnmerge from
18 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
18 years ago
Joshua Colp c126127fd5 Merged revisions 117574 via svnmerge from
18 years ago
Tilghman Lesher db5ab0e46b Blocked revisions 117523 via svnmerge
18 years ago
Tilghman Lesher 7a2413e904 Merged revisions 117519 via svnmerge from
18 years ago
Mark Michelson 06a7b4ea43 Optimize the update_realtime_member_field function by not having
18 years ago
Russell Bryant e64aaf24b0 Merged revisions 117514 via svnmerge from
18 years ago
Russell Bryant 457dbc1b4f Merged revisions 117507 via svnmerge from
18 years ago
Russell Bryant 467b4746ab Merged revisions 117479 via svnmerge from
18 years ago
Tilghman Lesher ffc9f89189 On socket-based connections, there is no error FD, so don't try waiting on one.
18 years ago
Luigi Rizzo e1ae86f643 do not die on SDL_ACTIVEEVENT reporting lost focus.
18 years ago
Mark Michelson 46e68c36b6 Be sure that we cache included files for each source file which loads
18 years ago
Steve Murphy 6d16c8915e These changes were made via the comments atis_work made at 4:30am (Mountain Time zone- US)
18 years ago
Luigi Rizzo d5c75ee032 + Implement a variant of astman_get_header() to return the first or
18 years ago
Luigi Rizzo c7a4899ac4 Document the possible presence of multiple variables with the
18 years ago
Luigi Rizzo d56a42cb1a Reverse the check for Cookie: and remove leftover code implementing
18 years ago
Tilghman Lesher 6353bddc57 Increase limit of unshared connections from 1023 to 4.2 billion.
18 years ago
Tilghman Lesher 01e2bd1e2f Revert part of previous fix, and heavily comment the logic for object
18 years ago
Russell Bryant 7d2d373d6f Minor formatting change to test a mantis change ...
18 years ago
Tilghman Lesher fced823c08 Change the default for the pridialplan parameter to the far more common case of
18 years ago
Joshua Colp a5cb416c86 Merged revisions 117135 via svnmerge from
18 years ago
Joshua Colp 872eaba11d Remove a premature mutex destroy (the destruction callback will end up destroying it) and use a callback to purge remaining classes.
18 years ago
Tilghman Lesher 452b3e204f Merged revisions 117086 via svnmerge from
18 years ago
Joshua Colp 83e37eaf1c The logger closes the files it is logging to when reloading so we have to read in the logger configuration even if it has not changed so that the logs get opened again.
18 years ago
Luigi Rizzo 775542f753 trap potential failures of SDL when SDL_WINDOWID is pointing to a
18 years ago
Joshua Colp 0894cae92c Merged revisions 117081 via svnmerge from
18 years ago
Luigi Rizzo f0093bfc42 fix example configuration for video support in chan_oss
18 years ago
Luigi Rizzo 391f5ffcf1 Some fixes to the code to support running on an externally
18 years ago
Luigi Rizzo db8475bb4e Allow users to specify 'startgui=1' in oss.conf so that the
18 years ago
Russell Bryant affbbe3bd2 Merged revisions 116978 via svnmerge from
18 years ago
Tilghman Lesher edc0591ad5 Add a set of text to the file astcanary uses to communicate back the main
18 years ago
Russell Bryant 29a9d477df Remove duplicate colon on Reason header
18 years ago
Joshua Colp 4943cbcf2c Improve native transfers when a chain of IAX2 connections are in use.
18 years ago
Joshua Colp 30aedbade7 Try to fix attended transfers.
18 years ago
Joshua Colp df6cd7a879 Merged revisions 116799 via svnmerge from
18 years ago
Matthew Fredrickson 74c9d35cb5 Try to see if we can make our ringback situation a little better
18 years ago
Sean Bright 1e65b27439 Compile under dev-mode, please.
18 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
18 years ago
Tilghman Lesher 5168282ba1 Add an extra check in ast_strlen_zero, and make ast_assert() not print the
18 years ago
Jeff Peeler f97d547aba Fixes a problem I was having with two SIP phones using Packet2Packet bridging dropping audio nearly immediately. The problem was that the lock on the SIP dialog was not being unlocked while the bridge was still active. (Related to issue #12566)
18 years ago