Hi all.
I need to mangle voip in my network border router; I do not have NAT.
The voip server is outside my network and have fixed IP.
First I mark all connections to/from this IP then I mark packets.
But I have some questions:
- how I can mangle rtp connection following sip signalling ?
- if I call another voip user outside my network, the rtp session is direct from my router to the other user router, then it does not pass trough he voip server but is peer-to-peer stream. How can I mangle this stream?
Thanks