04-26-2021, 05:01 AM
(This post was last modified: 04-27-2021, 11:22 PM by cmicallef.
Edit Reason: Typographical error (marked up). Update re patch.
)
https://source.puri.sm/Librem5/calls/-/m...quests/270
Checked out d0194fe53464f3bd97a14f8e32e3ab9a367a3985
Built as per README.md
Setup an account config as per merge request.
Incoming calls work.
Can dial from console (See https://source.puri.sm/Librem5/calls/-/m...ote_150323 for an example of dialing)
Can *Cannot*(edit) dial from UI or return calls from UI. However, this could be a VoIP provider issue as my VoIP provider does not use the standard ports (i.e. 5060).
EDIT (28 April 2021):
Made some changes to plugins/sip/calls-sip-origin.c to ensure that the sip: prefix, VoIP/SIP host and relevant port is included in any numbers submitted. Seems to be working well.
Also made some more changes regarding registration intervals given the requirements of my VoIP provider.
I will test for a good week before submitting the patch upstream.
Checked out d0194fe53464f3bd97a14f8e32e3ab9a367a3985
Built as per README.md
Setup an account config as per merge request.
Incoming calls work.
Can dial from console (See https://source.puri.sm/Librem5/calls/-/m...ote_150323 for an example of dialing)
Can *Cannot*(edit) dial from UI or return calls from UI. However, this could be a VoIP provider issue as my VoIP provider does not use the standard ports (i.e. 5060).
EDIT (28 April 2021):
Made some changes to plugins/sip/calls-sip-origin.c to ensure that the sip: prefix, VoIP/SIP host and relevant port is included in any numbers submitted. Seems to be working well.
Also made some more changes regarding registration intervals given the requirements of my VoIP provider.
I will test for a good week before submitting the patch upstream.