Cristiano Chiaramelli

Results 2 issues of Cristiano Chiaramelli

_This is probably NOT an issue, but this is the best place I found for sharing_ While sending a SIP MESSAGE though Drachtio, I would expect that the `Route` header...

After setting test environment for `test_Diameter.py`, I noticed the test `test_B_Recv_AIR` is failing. I believe this assertion should be updated ```diff - self.assertEqual(packet_vars['ApplicationId'], 0, "Application ID Mismatch") + self.assertEqual(packet_vars['ApplicationId'], 16777251,...