Commit Graph

20 Commits (f95db061fd9f34b7dc5a50d9fc136dda9df42dd1)

Author SHA1 Message Date
Russell Bryant 82bc576ea4 Convert a tab to spaces so that the documentation is printed out properly
19 years ago
Russell Bryant f9db7779f0 Fix a bunch of places where pthread_attr_init() was called, but
19 years ago
Tilghman Lesher 9c8d9ce377 When paging, only wait 5 seconds for the marked user to enter the conference.
19 years ago
Kevin P. Fleming bd9026f975 oops... let's not set a variable and then immediately overwrite it while assuming its old value will magically return
19 years ago
Kevin P. Fleming 5bc6b3b6fd don't call the originating device as part of the Page() operation (issue #6932)
19 years ago
Russell Bryant db467378b4 fix due to CDR changes
20 years ago
Kevin P. Fleming 5fbe566524 inherit channel variables into channels created by Page() application (issue #5888)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming f09c6bc78e application doc update
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
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 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
Mark Spencer e634c61ef8 Small paging fixups (bug #5460)
20 years ago
Mark Spencer cb5e5c1fd5 Don't wait for channels to answer before moving on!
20 years ago
Kevin P. Fleming f48b822a20 make new app conform to coding guidelines :-(
20 years ago
Mark Spencer 42cb1956fc Make sure paging can be duplex if necessary
20 years ago
Mark Spencer 995b3973a2 Fix "bug" of not being able to page multiple phones
20 years ago