Commit Graph

19044 Commits (6a7f37e07d92d445863b5b942a6a26f00bfaee6c)
 

Author SHA1 Message Date
Joshua Colp 6a7f37e07d Add support for handling the 415 Unsupported media type response like we do for a 488 Not acceptable here response.
16 years ago
David Vossel ec98fba3ad Merged revisions 232268 via svnmerge from
16 years ago
Joshua Colp 23781604aa Fix a bug where a scheduled item ID would get retained on registrations in a certain scenario
16 years ago
Terry Wilson bc0b4f40fe Blocked revisions 232165 via svnmerge
16 years ago
Tilghman Lesher f46840c107 So apparently, some platforms don't have ffsll(3).
16 years ago
Jeff Peeler 08ec550c16 Merged revisions 232090 via svnmerge from
16 years ago
Russell Bryant 1ed9e34c0d Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error.
16 years ago
Russell Bryant 4a0c4b0578 Fix a build error on FreeBSD.
16 years ago
Russell Bryant 507e579dc9 Merged revisions 232007 via svnmerge from
16 years ago
Jeff Peeler d9f37a67e1 Merged revisions 231911 via svnmerge from
16 years ago
David Vossel 176c8a0185 Merged revisions 231853 via svnmerge from
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Tilghman Lesher b2d115bce9 Formats need to be able to represent all 64 codec bits.
16 years ago
Matthew Nicholson 65c9bfbead Merged revisions 231740 via svnmerge from
16 years ago
Kevin P. Fleming 5ba2b689b2 Another round of UDPTL stack fixes/improvements:
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Matthew Nicholson 936a2bd202 Reverted 231616
16 years ago
Matthew Nicholson 8d1f4fa5ea Merged revisions 231614 via svnmerge from
16 years ago
Joshua Colp c899add7f9 When receiving SDP that matches the version of the last one do not treat it as a fatal error.
16 years ago
David Vossel 4f5dd10749 app_queue crashes randomly, often during call-transfers
16 years ago
David Vossel cf87d81e9d Merged revisions 231441 via svnmerge from
16 years ago
Tilghman Lesher 6642c90029 Export dynamic (weak-linked) symbols correctly.
16 years ago
David Vossel 0c880d58ef Blocked revisions 231437 via svnmerge
16 years ago
Joshua Colp 28b009b266 Fix a bug where an immediate masquerade would cause a queued unhold frame to get lost. Now we just
16 years ago
TransNexus OSP Development 0a4942633b 1. Modified exported variable names.
16 years ago
Tilghman Lesher 23b4a700f4 Reorder option flags. Change guidelines so that example code is consistent with guidelines
16 years ago
Tilghman Lesher f98c12a57d Merged revisions 231298 via svnmerge from
16 years ago
David Vossel e5a2850f01 Blocked revisions 231235 via svnmerge
16 years ago
David Vossel e09486a51b Blocked revisions 231233 via svnmerge
16 years ago
Matthew Nicholson a723865e5c Load pbx_lua with global symbols to allow linking with other lua libraries.
16 years ago
Tilghman Lesher baca4c6437 Found a few places where queue refcounts were counted incorrectly. Also add debug statements.
16 years ago
Jeff Peeler c10288ec01 Fix erroneous hangup extension execution
16 years ago
Jeff Peeler ac9a4cecf3 Fix problem on digital channels due to digital flag not getting set
16 years ago
Matthew Nicholson 1c7dd506d6 Updated CHANGES file to describe the new 'd' option to app_followme added in r230964
16 years ago
Tilghman Lesher 0bccc4fbe6 Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for the ast_get_encoded_* functions.
16 years ago
Matthew Nicholson 606276ec48 Add an option to app_followme to disable the "please hold" announcement.
16 years ago
Joshua Colp 60e10aba46 Change fax detection in chan_sip so it behaves as one would expect.
16 years ago
Kevin P. Fleming fe1ebc8d46 Merged revisions 230839 via svnmerge from
16 years ago
Kevin P. Fleming 9d0319f88f Blocked revisions 230875 via svnmerge
16 years ago
Kevin P. Fleming 1f759eddfa Merged revisions 230772 via svnmerge from
16 years ago
David Vossel 417657f4ed fixes iax2 show cache locking error, thanks alecdavis!
16 years ago
Tilghman Lesher b6378e07d7 Revert code in error and include the gcc suggested workaround for the original problem, while gcc investigates.
16 years ago
Matthew Nicholson cab2253d34 Merged revisions 230627 via svnmerge from
16 years ago
David Ruggles 6e27759d33 Fix/Implement error events for non-existing files
16 years ago
David Vossel 3595fbb70c audiohook signal trigger on every status change
16 years ago
David Vossel eb6025a49a Merged revisions 230508 via svnmerge from
16 years ago
David Ruggles 8d9a12a60a Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good coding practices where applicable; replaced most notice level logging with verbose logging; replaced warning messages that terminated with error messages; fixed memory leak identified by russellb
16 years ago
Kevin P. Fleming 80fc9540f9 Fix another buglet in T.38 session teardown at the end of FAX sessions.
16 years ago
Kevin P. Fleming 237795f6d7 Ensure that only one end of a T.38 session initiates teardown at completion.
16 years ago
TransNexus OSP Development 9a707c9b37 1. Added SIP Diversion support.
16 years ago