It may happen so that the local talk daemon is not running.

Let the user know...
This commit is contained in:
Ruslan Ermilov 2000-10-05 17:39:01 +00:00
parent 5c1cfac46e
commit 9b9c06b091
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66682

View File

@ -166,6 +166,7 @@ announce_invite()
quit();
}
/* leave the actual invitation on my talk daemon */
current_state = "Trying to connect to local talk daemon";
ctl_transact(my_machine_addr, msg, LEAVE_INVITE, &response);
local_id = response.id_num;
}