Hi,
I am experiencing a problem with pseudovariables in append_to_reply(), seems like they are not being replaced with the real value.
In openser.cfg, I am using this:
append_to_reply("P-Hint: $Ri : $Rp \r\n");
But I am receiving this:
... P-Hint: $Ri : $Rp Server: OpenSer (1.0.1 (i386/linux)) ...
I tried also the same in a append_hf() with the same result, the pseudovariables are not working.
I am using openser 1.0.1 in linux, does anyone have any clue on this?
Thanks a lot
Hello,
On 03/03/06 15:01, Jose Antonio Garvayo wrote:
Hi,
I am experiencing a problem with pseudovariables in append_to_reply(), seems like they are not being replaced with the real value.
In openser.cfg, I am using this:
append_to_reply("P-Hint: $Ri : $Rp \r\n");
this features are possible only in development version of openser (cvs head).
Cheers, Daniel
But I am receiving this:
... P-Hint: $Ri : $Rp Server: OpenSer (1.0.1 (i386/linux)) ...
I tried also the same in a append_hf() with the same result, the pseudovariables are not working.
I am using openser 1.0.1 in linux, does anyone have any clue on this?
Thanks a lot
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users