aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/test_conversation_api_reject.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_reject.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_reject.c')
-rw-r--r--src/conversation/test_conversation_api_reject.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conversation/test_conversation_api_reject.c b/src/conversation/test_conversation_api_reject.c
index 8bfaabae9..3c91ce81b 100644
--- a/src/conversation/test_conversation_api_reject.c
+++ b/src/conversation/test_conversation_api_reject.c
@@ -291,6 +291,7 @@ identity_cb (void *cls,
291 GNUNET_GNSRECORD_pkey_to_zkey (&pub)); 291 GNUNET_GNSRECORD_pkey_to_zkey (&pub));
292 call = GNUNET_CONVERSATION_call_start (cfg, 292 call = GNUNET_CONVERSATION_call_start (cfg,
293 ego, 293 ego,
294 ego,
294 gns_name, 295 gns_name,
295 &call_speaker, 296 &call_speaker,
296 &call_mic, 297 &call_mic,