Skip to content

application: Reuse existing functions in app.dial action

Evangelos Ribeiro Tzaras requested to merge devrtz/calls:fix-sip-app-dial into master

For that we must move open_sip_uri() and open_tel_uri() up to avoid having to add forward declarations.

Fixes #402 (closed)

Merge request reports