Hi Patrick,
use avp_write() to extract the From URI:
http://www.voice-system.ro/docs/avpops/ar01s06.html#avp_write
to load AVPs via Radius, see:
http://www.openser.org/docs/modules/1.1.x/avp_radius.html#AEN100
to finally compare them, see:
http://www.voice-system.ro/docs/avpops/ar01s06.html#avp_check
regards,
bogdan
Patrick Jordan-Smith wrote:
Hi,
How could I check the address part of the From address in a SIP invite
matches a radius defined AVP?
Thanks,
Patrick