sip: origin: Add property tracking usage for tel URIs

Fixes #277
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-10-29 02:39:29 +02:00
parent 66224c9a48
commit fbbe17139d
6 changed files with 44 additions and 1 deletions

View File

@@ -397,6 +397,7 @@ on_apply_clicked (CallsSipAccountWidget *self)
gtk_entry_get_text (self->display_name),
get_selected_protocol (self),
get_port (self),
FALSE,
TRUE);
update_header (self);