[OpenSER-Users] Openser is giving compile errors for avp_write and avp_pushto
Henning Westerholt
henning.westerholt at 1und1.de
Wed Dec 5 09:58:53 CET 2007
On Wednesday 05 December 2007, Sandeep Ammaladinna wrote:
> Hi,
>
> When I am compiling my openser.cfg, Openser is throwing errors for
> avp_write and avp_pushto.
> The syntax I am using is as follows:
>
> avp_write("$ruri", "i:10");
> avp_pushto("$ruri", "i:10");
>
> What could be the issue; I am following the syntax from the cook
> book. Attached is my .cfg
Hi Sandeep,
the config you've attached give no error for the AVP operations. The "fifo"
stuff is the culprit. This core parameter is obselete.
You can check your config with "openser -c" for errors, this gives you the
exact line of the problem.
Cheers,
Henning
More information about the Users
mailing list