Hello,
On 7/17/13 3:00 PM, Jayesh Nambiar wrote:
Is there a plan to support floating point arithmetic operations in kamailio in the near future.
it might happen, although is not a high priority here (and don't know about other devs), because there are ways to do it right now in many cases - if you give details about some specific needs, we may be able to point the solution.
If you need to work with such value in your module (e.g., store and retrieve later), XAVPs has lots of types that can store (only the arithmetic operations from config are limited to int and string).
Cheers, Daniel