<HTML><BODY>Hi all,<br><br>Why Kamailio are not removing full Route header in case if he is receiving comma separated Route?<br>For example: <br>Receiving such Message:<br><br><p><em>SUBSCRIBE sip:101@192.168.1.1 SIP/2.0</em><br><em><strong>Route: <sip:192.168.1.1;r2=on;lr=on;ftag=fb0076047b3da3e4;nat=yes>, <sip:172.16.30.10;sbc=topoh-NFlx.VXxPVXv8rfM83X1KnhF83LINVLO8VcJ6VL79zkEYH5U83hdKVhyKFi-5zX-5njs67kyYSllNx**></strong></em><br><em>Event: dialog</em><br><em>User-Agent: Cisco/SPA504G-7.6.2</em><br><em>Content-Length: 0</em></p>after applying loose_route function, kamailio is forwarding this message:<br><br><em>SUBSCRIBE sip:101@192.168.1.1 SIP/2.0</em><br><em><strong>Route:</strong></em><br><em>Event: dialog</em><br><em>User-Agent: Cisco/SPA504G-7.6.2</em><br><em>Content-Length: 0</em><br><br>Other devices are sending 2 Route Headers in separate rows - and everything is working properly.<br><br>Is this a bug or it should be like this per RFC?<br>Thank You.<br><br>using Kamailio 5.0.3.</BODY></HTML>