Is it possible since Asterisk and SIP is just UDP to just grab the audio/video packets on the server and multicast them?
How would one get the correct port to look at?
udp://192.168.1.2:3001 where 192.168.1.2 is the server IP and port is 3001. But how would I get the correct port for the call I want - and would this work?
Thanks
Jerry