• Table of Contents
  • Why is my application randomly crashing?
  • Nothing is happening, what's wrong?
  • All I'm receiving is 503s, why?
  • How do I convert from a NameAddr or a URI to a data?
  • Why does addTransport throw?
  • Can I remove transports?
  • Why does dynamic_cast(foo) return 0?
  • How does the buildFdSet, select, process loop work?
  • I told the stack to send a provisional response to a REGISTER and nothing happened. What happened?
  • Are there any quirks about TCP behavior I should know about?
  • How can I tell if I have multiple values for a single-value header field?
  • In DUM I use AppDialogSet->end() to cancel a Client Invite Session, but it doesn't work?