sip: origin: Actually set "auto-connect" property
Closes: #466
Fixes ef56c8f51c
This commit is contained in:
@@ -1736,6 +1736,7 @@ calls_sip_origin_set_credentials (CallsSipOrigin *self,
|
|||||||
self->port = port;
|
self->port = port;
|
||||||
self->can_tel = can_tel;
|
self->can_tel = can_tel;
|
||||||
self->media_encryption = media_encryption;
|
self->media_encryption = media_encryption;
|
||||||
|
self->auto_connect = auto_connect;
|
||||||
|
|
||||||
update_name (self);
|
update_name (self);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user