[SR-Users] Remote Party ID Header

Alex Balashov abalashov at evaristesys.com
Fri Jun 17 19:22:23 CEST 2011


Brian,

Remote-Party-ID is a long-obsolete draft that never became an RFC; 
why are you still using it?

Anyway, if you know the 'privacy' header parameter will always be 
there, you can do this, assuming is_present_hf("Remote-Party-ID"), of 
course.

    $var(x) = $(hdr(Remote-Party-ID){s.select,1,>});

    xlog("L_INFO", "Remote Party ID privacy value: 
$(var(x){param.value,privacy})\n");

-- 
Alex Balashov - Principal
Evariste Systems LLC
260 Peachtree Street NW
Suite 2200
Atlanta, GA 30303
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/



More information about the sr-users mailing list