Dear review team,
We uploaded our Smart-SIP-Phone Client to snapcraft this week. The Clients functionality is heavily hit without audio-record and network-connect beeing connected. Currently we advise the users to connect the interfaces themselves via the store page, but would like for them to auto-connect on install, since users might not read it and wonder why they cant call anybody.
- name: smart-sip-phone
- description: SIP client for every SIP telephone system
- snapcraft:
- upstream: PRIVATE
- upstream-relation: we are the developers and maintainers of the client
- interfaces:
- audio-record:
- request-type: auto-connection
- reasoning: is needed to access the audio record devices, otherwise you wont be able to talk to the call partner
- network-connect:
- request-type: auto-connection
- reasoning: is needed for the SIP stack we use (PJSIP), to initiate and stop calls. As well as for a planned licensing feature.
- audio-record:
Kind regards, Max from EDNT.