Commit Graph

205 Commits (05f6188c69e43300f2868f103c046c2f9025d653)

Author SHA1 Message Date
Kevin P. Fleming 05f6188c69 manual update, since automerge is not running at this time
19 years ago
Automerge script e2354a5244 automerge commit
19 years ago
Automerge script e91c55a99d automerge commit
19 years ago
Automerge script 62866c9fda automerge commit
19 years ago
Automerge script a71ff914c6 automerge commit
19 years ago
Automerge script c161ad3074 automerge commit
19 years ago
Automerge script 696ef06866 automerge commit
19 years ago
Automerge script 54e190dacb automerge commit
19 years ago
Automerge script 4099114189 automerge commit
19 years ago
Automerge script 380d8cfcc4 automerge commit
19 years ago
Automerge script 10fe0e9c67 automerge commit
19 years ago
Automerge script 9a8533488e automerge commit
20 years ago
Kevin P. Fleming f16619507a updating to current 1.2
20 years ago
Kevin P. Fleming e69171dc06 restore ability of caller to hangup calls that are still ringing (issue #5839)
20 years ago
Russell Bryant ce2ecb5582 fix DIALEDTIME when call has not been answered (issue #5862)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Russell Bryant e3b81e66a1 issue #5850
20 years ago
Russell Bryant 0702130ed1 fix a typo in the RetryDial description
20 years ago
Kevin P. Fleming 50ab28bd94 issue #5720
20 years ago
Russell Bryant 45c7589284 update the descriptions of a couple more apps
20 years ago
Russell Bryant 78d740290a more cleanups to application descriptions
20 years ago
Kevin P. Fleming 0ac4bbfdd9 issue #5602
20 years ago
Kevin P. Fleming f09c6bc78e application doc update
20 years ago
Russell Bryant 7d4a5abb1d Convert some built-in applications to use new args parsing macros.
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Mark Spencer 535ed63c6f Dial janitor patch (bug #5613)
20 years ago
Kevin P. Fleming 2bebbca579 flags usage simplification
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Kevin P. Fleming 8f0a6a7d4f uhh... oops
20 years ago
Kevin P. Fleming ce50837d70 upgrade Dial() app to use API-based argument/option parsing
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant b4e0cedf94 fix up help text (issue #5479)
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Kevin P. Fleming 57a8f5d82c ensure Dial() options are sorted in help output (issue #5386)
20 years ago
Kevin P. Fleming 7215e4179d add auto-monitor support (issue #5411)
20 years ago
Kevin P. Fleming 350aaac04b properly report hangupcause when ast_request() fails for the last (or only) target of a dial operation (issue #5394, different fix)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 1e854ea773 remove useless buffer initializations (issue #5134)
20 years ago
Kevin P. Fleming e0f02b46f1 convert a bunch of apps to use ast_goto_if_exists() (issue #5138)
20 years ago
Mark Spencer 5d4d2fdfd4 Add SIP video fixes
20 years ago
Mark Spencer 3c6e6c9c96 Be sure not to leak frames in certain cases
20 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Mark Spencer 80f67ad1fa Pass along proceeding and progress even when overlap mode is not on
20 years ago
Matthew Fredrickson f6f9cac028 Change level of message in case of write on hung up channel (Bug #4651)
20 years ago
Russell Bryant 91ee5d5ddd more fun with ast_copy_string
20 years ago
Russell Bryant 52ef5c7d30 add function to convert a cause code to a string
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago