Victor Seva
Victor Seva
Commit message hasn't the format required by CONTRIBUTING guide
waiting for comments from @lazedo for a bit
> Upon investigation, we found that when Kamailio receives the ACK from the A-Party, the rr (Record-Route) module fails to recognize its own Route header and thus falls back to...
BTW, some of the commits don't pass the pre-commit checks. when rebasing, you should do ``git rebase -x 'pre-commit run --from HEAD^ --to HEAD' origin/master`` in order to force the...
> @linuxmaniac RE all the little changes you suggest, can you make a PR **onto** this branch to fix them if you've already gone through it? There you are https://github.com/SIPp/pysipp/pull/88
Based on my work at #237. Only tested with debian.
AFAIK the kamailio version there is nowadays https://github.com/herlesupreeth/docker_open5gs/commit/22fb75d3488afcffbb609236b743976aa4c0883d https://github.com/kamailio/kamailio/commit/1f022ac2cf75fe190aa4b4af7b9ca633d3ebd4d2
> [@linuxmaniac](https://github.com/linuxmaniac) I noticed that you had 'handle_tcpconn_ev failed' too. Any solution? Context?
Can you point to where the error is? I see 60 secs here ``` 1(195) DEBUG: ims_dialog [dlg_req_within.c:168]: bye_reply_cb(): receiving a final reply 500 1(195) DEBUG: ims_dialog [dlg_hash.c:1356]: next_state_dlg(): dialog...
A more complete log would help to identify the error.