- more examples
  * simple client
  * simple server
  * simple proxy + registrar
  * simple answer machine

- more tests
  * invite + listen using proxy + registrar
  * calls involving transfer of RTP data
  * use sdp_on_ack, asymetric_rtp in tests
  * tests using re-invites (from UAC and from UAS)
  * tests, where either the UAC or the UAS issues a BYE
  * tests with bad relay in between, which forgets
    packets, so that retransmits will be tested

- more documentation
  * describe mechanism to use another Leg implementation
  * samples for integration with other loops

- implementation
  * better async handling of DNS SRV in Net::SIP::Dispatcher::__resolve_uri
  * full support for TCP
