[OpenSER-Users] [Bug in devel] hdr( ) doesn't work

Daniel-Constantin Mierla daniel at voice-system.ro
Mon Oct 29 14:03:46 CET 2007


That's a bug mistakenly introduced and then fixed in the SVN 2988. Do an 
update and try again.

Daniel

On 10/29/07 14:36, Iñaki Baz Castillo wrote:
> SVN 2983
>
> I receive a INVITE with "Forwarded" header:
> --------
> Forwarded: by sip:ibc at sip.domain.net
> ---------
>
> but OpenSer can't detect it in anyway (I've tryed all of this):
>
> xlog("L_ERROR","hdr(Forwarded) = $(hdr('Forwarded')) $(hdr(Forwarded)[1]) 
> $(hdr('Forwarded')[1]) $(hdr(Forwarded)[*])\n");
>
> and the log says:
>
> hdr(Forwarded) = <null> <null> <null> <null>
>
>
> Any reason for this? is it a bug? it worked in 1.2.X.
> I see no changes about hdr() in devel doc:
> http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel#headers
>
>
> Thanks.
>
>
>   




More information about the Users mailing list