AngryGami
AngryGami
Thanks I understand that alpine is using musl for libc implementation but it is still strange that only this interaction is affected somehow - usually this difference manifests itself with...
I've reproduced exactly same issue on ubuntu . ``` $ docker exec hosp-asterisk cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"...
Client is `liblinphone` version 5.2.77, though calls between two DTLS clients just work - only when I try to make a call from DTLS to plain UDP client this error...
Ok, I guess tcpdump taken now should be fine (i.e. I don't need to build asterisk from scratch). So here it is: [dump.zip](https://github.com/asterisk/asterisk/files/14142451/dump.zip) Logs from asterisk for this moment: ```...
I didn't have time to setup everything I need to build asterisk from sources. So - no, I didn't.
@Kantis thanks, I've already made my own custom (de)serializer, though I'll take a look at your solution.
@sandwwraith Yes, I know And I would still prefer to have control over this via some annotation or parameter instead of writing custom serializer