I think @hf_value.p_asserted_identity would select the P-Asserted-Identity header if it is present in the original message that was received. If you just inserted it before calling the select, you will not see it, see the other thread ("textops module - are the inserted hfs visible after insertion in the same route block?").
Regards, Miklos
On 11/08/2007 01:00 PM, Tomasz Zieleniewski wrote:
Hi,
What are the possible HFNAME values in hf selects in ser rel_2_0_0? When I try to add my own header and then use the a select for it the select is empty. I do it for P-Asserted-Identity header I did the following selects and no results: xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value.p-asserted-identity \n"); xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value.P_Asserted_Identity \n"); xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value.p_asserted_identity \n"); xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value2.p-asserted-identity \n"); xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value2.P_Asserted_Identity \n"); xlog("L_INFO", " route[AUTHENTICATION]: P-ASS: %@hf_value2.p_asserted_identity \n");
Please point me what do I miss. Regards Tomasz _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers