Commit Graph

7575 Commits (a60d8196df13461fc1724b83c25ecb1b2d01557c)
 

Author SHA1 Message Date
Luigi Rizzo a60d8196df small cleanups to module.h and loader.c to start playing with
20 years ago
Luigi Rizzo e57131511e the fix for bug #6399 makes sense. thanks wrmem for the report.
20 years ago
Olle Johansson d75fed39ca Issue #6893 - Compiler warnings for PostgreSQL ARA driver
20 years ago
Olle Johansson 2efcfc1549 Issue #6610 - build on Intel Mac
20 years ago
Joshua Colp 3f76f9e442 Merged revisions 17702 via svnmerge from
20 years ago
Olle Johansson e4c129c1b6 - Doxygen fixes
20 years ago
Joshua Colp 1001cc0656 Unbreak res/Makefile (issue #6891 as reported by casper)
20 years ago
Olle Johansson ef6b50b706 Issue #5637 - Realtime driver for PostgreSQL (mguesdon)
20 years ago
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
20 years ago
Tilghman Lesher 701b49027d Bug 6508 - if priority was a number, then findlabel fails
20 years ago
Christian Richter 7028946605 some final fixes for cpn
20 years ago
Christian Richter ce8fc47ffc * advanced the error Handling routine for wrong frames from mISDN
20 years ago
Olle Johansson 414702f562 Add some documentation and a todo for enum.c
20 years ago
Olle Johansson 4b27966e71 Issue #6654: Enum crash on ADDRESS record, possibly bad record, but still a crash (imported from 1.2)
20 years ago
Olle Johansson a62aea97c6 Add reference pointers to RFCs
20 years ago
Tilghman Lesher e019a106c7 Bug 6886 - Add application TryExec, which does mostly the same thing, but returns differently
20 years ago
Olle Johansson 3cf9339a6d Fix formatting
20 years ago
Christian Richter d7a839a299 fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number.
20 years ago
Olle Johansson f8f83ff9b8 Issue #6884 - manager.c formatting (casper)
20 years ago
Olle Johansson 42fddfa075 Formatting cleanup
20 years ago
Olle Johansson 654500ebca Block 17367 from trunk, since it's already fixed (me bad)
20 years ago
Olle Johansson 0a1898d8d6 Issue #6878 - Manager event DNDstate hidden under verbose option (casper)
20 years ago
Olle Johansson 37ff50a890 - Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this will
20 years ago
Olle Johansson 982a66a93a Issue #6882
20 years ago
Luigi Rizzo 66adefc789 these files are now unused, corresponding functions are merged
20 years ago
Luigi Rizzo 6aa460f81d remove an unused function.
20 years ago
Matthew Fredrickson a868675e2f chan_iax2 cleanups and optimizations (#6858)
20 years ago
Matt O'Gorman a536eb6ec7 minor code clean up from 6880
20 years ago
Matt O'Gorman b9e7287ce6 adds manager event when an iax2 peer loses registration.
20 years ago
Luigi Rizzo 7261d52be1 ogg_vorbis now compiles so put it back in.
20 years ago
Matt O'Gorman 28fd3a4ef1 Merged revisions 17283 via svnmerge from
20 years ago
Luigi Rizzo ac0395fac3 temporarily disconnect ogg_vorbis from the build while i update it
20 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
20 years ago
Luigi Rizzo ec67c650ad some fields are const
20 years ago
Olle Johansson 95de51526a Added information on call-limit and realtime
20 years ago
Olle Johansson a0b9439bee Clarify syntax of new manager events that reports a status.
20 years ago
Mark Spencer f11fb65262 Does nobody know how to write a linked list properly? I mean seriously!
20 years ago
Olle Johansson bf4b484e62 Clarify the need for numeric parking positions (imported from 1.2)
20 years ago
Olle Johansson 878c88f899 Add tag to NOTIFY headers (imported from 1.2)
20 years ago
Matt O'Gorman 234d8cece6 updating cleancount to coincide with 17130
20 years ago
Matt O'Gorman 3112b3b49f list word cant be used with g++ and causes problems
20 years ago
Christian Richter a096fbd87d * removed unneeded bc->state field
20 years ago
Olle Johansson 1b6d24a09e Add misdn.txt to doxygen docs
20 years ago
Olle Johansson 141d9b693a - Doxygen additions
20 years ago
Matt O'Gorman 319945c922 bug updates chan_h323 to some api changes it
20 years ago
Olle Johansson 5fbe9f80e8 Don't add hangup cause on non-final responses. (Imported from 1.2)
20 years ago
Olle Johansson 67b460d43c Issue #6848 - Accept MWI subscriptions with no Accept: header
20 years ago
Olle Johansson f4da579201 Include new README files in index
20 years ago
Tilghman Lesher 5c1268c29d Bug 6861 - Routine should use the specified writetimeout, rather than the default
20 years ago
Tilghman Lesher 552fb750f0 Bug 6862 - No need to initialize memory to zero twice
20 years ago