<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm having an issue where this doesn't work:</div><div><br></div><div>#!trydef PRODUCT "Foo"<br></div><div><br></div><div>if( $hdr("X-" + PRODUCT + "-Transport") != "" ) {</div><div>    add_uri_param( $hdr("X-" + PRODUCT + "-Transport") );</div><div>}</div><div><br></div><div>It seems Kamailio doesn't like the concatenation within the $hdr(). Concatenation does work in other places though:<br></div><div><br></div><div>append_hf( "X-" + PRODUCT + "-Transport: tcp\r\n" );</div><div><br></div><div>Can anyone advise how to make the concatenation within $hdr() work? Thanking you in advance.<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>David Cunningham, Voisonics Limited<br><a href="http://voisonics.com/" target="_blank">http://voisonics.com/</a><br>USA: +1 213 221 1092<br>New Zealand: +64 (0)28 2558 3782</div></div></div></div></div></div></div></div></div></div></div></div></div>