aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/test_conversation_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-06 08:57:09 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-06 08:57:09 +0000
commita0ce326e5d3ad4275cff23de7a7916e492e54a33 (patch)
tree5f924d09b19d57de08988564d3e1aabb6b36674d /src/conversation/test_conversation_api.c
parentaece72e29b041e2dfbc5b49d2fd0d49f8ab2124e (diff)
downloadgnunet-a0ce326e5d3ad4275cff23de7a7916e492e54a33.tar.gz
gnunet-a0ce326e5d3ad4275cff23de7a7916e492e54a33.zip
-allow caller ID to differ from zone used for resolution
Diffstat (limited to 'src/conversation/test_conversation_api.c')
-rw-r--r--src/conversation/test_conversation_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conversation/test_conversation_api.c b/src/conversation/test_conversation_api.c
index 862b71e6b..7a5537144 100644
--- a/src/conversation/test_conversation_api.c
+++ b/src/conversation/test_conversation_api.c
@@ -458,6 +458,7 @@ identity_cb (void *cls,
458 GNUNET_GNSRECORD_pkey_to_zkey (&pub)); 458 GNUNET_GNSRECORD_pkey_to_zkey (&pub));
459 call = GNUNET_CONVERSATION_call_start (cfg, 459 call = GNUNET_CONVERSATION_call_start (cfg,
460 ego, 460 ego,
461 ego,
461 gns_name, 462 gns_name,
462 &call_speaker, 463 &call_speaker,
463 &call_mic, 464 &call_mic,