Hi Christophe,
the device IP should be readily available in the AV_A_SERVERIP
attribute.
Cheers,
Marc
--
You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to event-driven-ser...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/event-driven-servers/9db08317-de3c-46fb-84eb-8a226301e690n%40googlegroups.com.
Hi Christophe,
it's the device IP, definitely:
# grep av.*SERVERIP tac_plus-ng/mavis.c
av_set(avc, AV_A_SERVERIP,
session->ctx->device_addr_ascii.txt);
Cheers,
Marc
To view this discussion visit https://groups.google.com/d/msgid/event-driven-servers/4bc4de3f-1a04-4baf-9099-f9df497a0b78n%40googlegroups.com.