I'm trying to send multiple Via's from SIPP:
Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
Via: SIP/2.0/[transport] [local_ip]:5080;branch=[branch]
However, this approach doesn't work. What is the correct syntax to achieve this?