I have an OpenSIPS proxy running with RTPProxy. The calls are working fine and the media is relayed to RTPProxy. Is there a way to figure out what are the allocations used by the server? Can I query RTPProxy for all available sessions and see the allocated ports?
What I tried so far is to intercept the communication between RTPProxy and OpenSIPS, and I have information about the allocations, but not about the UAC/UAS port numbers.