[sr-dev] [kamailio/kamailio] sdp_get_address_family with media param (#2598)
sergey-safarov
notifications at github.com
Thu Jan 7 16:58:57 CET 2021
### 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210107/38b8aa69/attachment.htm>
More information about the sr-dev
mailing list