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
Thanks in advance.
Cheers -Sandeep
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
Hello,
it is better to avoid cross-posting unless it is an announcement or something with general interest. If it is a posting related to a stable version, then use users mailing list, if it is related to devel/testing version or new features, post on devel mailing list. We keep more coherence and won't get suddenly broken discussion threads on one list when it will continue on the other.
Just to close this on devel, an answer was posted on users mailing list. http://lists.openser.org/pipermail/users/2007-December/014718.html
Cheers, Daniel
On 12/05/07 10:43, 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
Thanks in advance.
Cheers
-Sandeep
Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel