RFC 3261 SIP URI (§19.1) and Address (§25.1) parser/serializer
Thin Ruby binding around the tsip-parser Rust crate. Provides RFC 3261 §19.1 (SIP URI) and §25.1 (Address) parsing and serialization ~15× faster than the pure-Ruby reference in tsip-core.