MODENDP-327

This commit is contained in:
Brian West 2010-09-15 11:02:12 -05:00
parent 9835395c73
commit 9c22b0d0f4
1 changed files with 1 additions and 1 deletions

View File

@ -1135,7 +1135,7 @@ uint8_t sofia_reg_handle_register(nua_t *nua, sofia_profile_t *profile, nua_hand
}
if (exptime) {
const char *agent = "dunno";
const char *agent = "unknown";
char guess_ip4[256];
const char *username = "unknown";
const char *realm = reg_host;