Commit Graph

7551 Commits (66adefc78914e7c99d84c4de897a74eb6aff45ee)
 

Author SHA1 Message Date
Luigi Rizzo 66adefc789 these files are now unused, corresponding functions are merged
19 years ago
Luigi Rizzo 6aa460f81d remove an unused function.
19 years ago
Matthew Fredrickson a868675e2f chan_iax2 cleanups and optimizations (#6858)
19 years ago
Matt O'Gorman a536eb6ec7 minor code clean up from 6880
19 years ago
Matt O'Gorman b9e7287ce6 adds manager event when an iax2 peer loses registration.
19 years ago
Luigi Rizzo 7261d52be1 ogg_vorbis now compiles so put it back in.
19 years ago
Matt O'Gorman 28fd3a4ef1 Merged revisions 17283 via svnmerge from
19 years ago
Luigi Rizzo ac0395fac3 temporarily disconnect ogg_vorbis from the build while i update it
19 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
19 years ago
Luigi Rizzo ec67c650ad some fields are const
19 years ago
Olle Johansson 95de51526a Added information on call-limit and realtime
19 years ago
Olle Johansson a0b9439bee Clarify syntax of new manager events that reports a status.
19 years ago
Mark Spencer f11fb65262 Does nobody know how to write a linked list properly? I mean seriously!
19 years ago
Olle Johansson bf4b484e62 Clarify the need for numeric parking positions (imported from 1.2)
19 years ago
Olle Johansson 878c88f899 Add tag to NOTIFY headers (imported from 1.2)
19 years ago
Matt O'Gorman 234d8cece6 updating cleancount to coincide with 17130
19 years ago
Matt O'Gorman 3112b3b49f list word cant be used with g++ and causes problems
19 years ago
Christian Richter a096fbd87d * removed unneeded bc->state field
19 years ago
Olle Johansson 1b6d24a09e Add misdn.txt to doxygen docs
19 years ago
Olle Johansson 141d9b693a - Doxygen additions
19 years ago
Matt O'Gorman 319945c922 bug updates chan_h323 to some api changes it
19 years ago
Olle Johansson 5fbe9f80e8 Don't add hangup cause on non-final responses. (Imported from 1.2)
19 years ago
Olle Johansson 67b460d43c Issue #6848 - Accept MWI subscriptions with no Accept: header
19 years ago
Olle Johansson f4da579201 Include new README files in index
19 years ago
Tilghman Lesher 5c1268c29d Bug 6861 - Routine should use the specified writetimeout, rather than the default
19 years ago
Tilghman Lesher 552fb750f0 Bug 6862 - No need to initialize memory to zero twice
19 years ago
Mark Spencer 628537c7a8 Minor demo cleanups
19 years ago
Mark Spencer 8b53dd0b7e Cleanup URI (when none is specified) and make sure threads are stand alone
19 years ago
Mark Spencer 77a48c6266 Minor cleanup in wakeup logic
19 years ago
Mark Spencer 6cfd28423c Unify manager behind a single event queue
19 years ago
Mark Spencer f69e6b9206 Properly handle empty prefix
19 years ago
Tilghman Lesher 8a366ba988 Reduce debugging messages from WARNING to DEBUG
19 years ago
Tilghman Lesher defd50c63e Fix formatting of the frog code
19 years ago
Mark Spencer c1d5485fe4 Make excessive debug optional
19 years ago
Luigi Rizzo 872fe43af1 fix style and printf format errors in the frog command.
19 years ago
Jim Dixon 44d1382a05 Removed "frog" command (so it could be moved to cli.c)
19 years ago
Jim Dixon 554cc322ed Added "frog" CLI command, which performs frog-in-a-blender calculations.
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
Olle Johansson 46a1b7c73b Don't add ast_extension_state on re-subscribes
19 years ago
Olle Johansson 2240245389 Reverse revision 16804 that disables authentication
19 years ago
BJ Weschke 225d8d5270 Don't process re-subscribes as new subscriptions.
19 years ago
Olle Johansson b7c52b3416 Typo
19 years ago
Olle Johansson 1a492e675f - Reference to doc/security.txt instead of SECURITY
19 years ago
Russell Bryant e536a9c6df move a NULL check to before the first time the pointer is dereferenced (issue #6832)
19 years ago
Russell Bryant a13ab2f377 - code formatting tweaks
19 years ago
Russell Bryant 813c445686 Merged revisions 16744 via svnmerge from
19 years ago
Kevin P. Fleming 2de95d53bc Merged revisions 16742 via svnmerge from
19 years ago
Russell Bryant a4bbb3ff90 make an error message more descriptive (issue #6855)
19 years ago
Olle Johansson 83b7de9463 Doxygen fix
19 years ago
Olle Johansson 2994fa390c Make REG_STATE_* enum
19 years ago