Skip to content

v0.2

Compare
Choose a tag to compare
@jrsnen jrsnen released this 07 Dec 13:57
· 2112 commits to master since this release

Ability to start and end calls. Prototype SIP (RFC 3261) implementation.

  • TCP connection using Qt.
  • Parsing and composing of SIP messages.
  • SIP Requests: INVITE, ACK and BYE.
  • SIP Responses: 180 RINGING, 200 OK and 603 DECLINE.