drachtio middleware for parsing SIP registration messages. This middleware no affect on SIP requests other than REGISTER; for incoming
REGISTER messages it will augment the passed req
object by attaching a registration
property containing useful details about
the register (or unregister) request.
Usage
const Srf = ;const srf = ;const regParser = ; srf ; srf ; srf ;