v0.2
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.
Ability to start and end calls. Prototype SIP (RFC 3261) implementation.