freeswitch / sofia-sip

Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
GNU Lesser General Public License v2.1
263 stars 175 forks source link

SIP accounts failto connect with freeswitch's sofia-sip #264

Open lm2lm2 opened 1 month ago

lm2lm2 commented 1 month ago

As tested with iptel and linphone ToIP's services, gnome-calls is unable to register : account encountered an error : internal error occurred tested on two different phones with postmarketos.

gnomecalls1

as advised by guido, i add this issue to your bugtracker https://gitlab.gnome.org/GNOME/calls/-/issues/650#note_2167016

I checked with https://github.com/BelledonneCommunications/sofia-sip instead of freeswitch's versions and from a quick test this works as intended

so I'd recommend to just use the linphone fork rather than the freeswitch fork. (We should check that certs are validated correctly there but that's a separate issue)

agx commented 1 month ago

This is likely not a freeswitch sofia-sip issue but just triggered by the fact that there's no attempt being made in calls to set up the certificates for validation.