Results 389 comments of Dave Horton

I'm confused about this payload because the Content-Lengths don't look right given the content shown ``` Content-Type: multipart/mixed;boundary=6kVXJngsGPdsQ0qWtqXx41g5UScia9p4 Content-Length: 962 --6kVXJngsGPdsQ0qWtqXx41g5UScia9p4 Content-Type: application/resource-lists+xml Content-Length: 275 --6kVXJngsGPdsQ0qWtqXx41g5UScia9p4 Content-Type: application/vnd.3gpp.mcdata-info+xml Content-Length: 143...

I think the issue is the binary payload in the multipart body of the message. A '0' value in that payload should not actually cause an issue, but I am...

assertions are useful to detect when something you (/me, the programmer) believe to be true, is somehow not true. They are compiled out of production builds by the NDEBUG flag....

There are a couple of issues here, but the main one seems to be on the client side. When the client sends the first UPDATE with Session-expires: 90 and the...

can you incliude the the drachtio log at debug level showing the entire sequence?

I get the need to sanitize, but in this case it may be necessary to see them. Can you send me privately the unsanitized log at daveh at drachtio dot...

OK got it. So, essentially, you would like the Contact rewriting function (which is necessary for servers on clouds like AWS, GCP etc that have non-bound public IPs to work)...

can you try building and then testing the branch `local-net-enhancements`? Please make sure to do a clean rebuild as the sofia-sip dependency has been updated and needs to be rebuilt....

ok, great. I will merge it into the develop branch and a tagged release shortly