### Description
SDP may contain multiple 'c=' lines. These lines may contain different IP address
family.
Say `audio` may be used `IPv4` and for MSRP messages may be used `IPv6`.
I want to get address family for specific media.
### Expected behavior
return address family for specific media like
```
sdp_get_address_family("message")
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2598