Alex Hermann

Results 21 comments of Alex Hermann

@bapt > I believe this has been addressed [0ecb0eb](https://github.com/corecode/dma/commit/0ecb0ebe635681a9cf97591af89f8a8ffb367fee) can the reporter confirm? I'm not the reporter, but this commit does not fix the issue. The issue is about adding...

I think the real bug is that the rewrite happens mid-dialog. I would expect it to only apply on initial INVITE's, not re-INVITE's.

You're right that it deviates from the rfcs in a lot of places. But imho there's no need for harsh words. I'm still evaluating the libs and as part of...

I think the primary focus should be to build a decent ua and dialog layer on top of the gosip (or any other) stack. Applications like you mentioned only come...

> * Add Cseq, local tag, remote tag, route set to Session > * Get route set from record-routes on 2xx for UAC, Invite for UAS > * Increment &...

I've pushed my work so far into my repo. Took a bit more time than expected, so no progress on forking support yet.

That is the correct repo, yes. Th dev branch. There's a patch in it which just disables the branch-id in the dialog-id. I had no time to implement a proper...

> I tried to get go-sip-ua to work and modified the session map by using call-id and from-tag as key, but it doesn't work yet. Did you make any progress...

> There should only be remote SDP and local SDP. It would be the job of some SDP implementation / interface to handle offer/answer. I started fixing this, but had...

> Best fix would be for if SOA is an editable record, re-read the SOA record after apply, in effect refreshing the current view of the zone in the editor...