I'm trying to figure out how to log RTP addresses from the SDP. I'd like to use db_extra to save the RTP endpoints from the INVITE and 200 messages.
How can I get the addresses out of the SDP body and into AVP's?
Also, if I'm using the TM module, can I still catch the 200 response and extract the response RTP IP address?
Thanks,
---Nathan