Vitalii

Results 8 comments of Vitalii

`- POSTGRES_MULTIPLE_DATABASES: '"test-db-1","test-db-2"'` works fine for me

The second one, ACK from client.

@emiago Is there any progress or updates on this one? That is indeed a very critical issue which I'm focusing more and more in upcoming time. P.S. Could you explain...

If you're looking for an ODM compatible with FastAPI and Pydantic, you would definitively like this one: https://beanie-odm.dev/ Repo: https://github.com/roman-right/beanie

Hi, sorry for the delay. I am probably not able to provide pcap file now, but I can send a visualisation of SIP flow if this will be enough. ![image](https://github.com/user-attachments/assets/ac310769-51cc-4bfc-b7e7-6e133a73d9cb)...

Everything seems to be working fine now. Although I have concerns on these lines https://github.com/emiago/sipgo/blob/7fd2f42f16c9876277491e9cd018cb41a72ff5ed/dialog_client.go#L362-L368 Shouldn't InviteResponse be set before OnResponse call? If OnResponse returns an error, InviteResponse might be...

> Hello @emiago, have you considered supporting a media streaming proxy like `rtpengine`? May I ask what would be the benefits of using it? Besides very high performance, I don't...