I looked again at the macros, I will always search in `core/mod_fix.h`
```
FIXUP_F2FP(igp_null , 1 , 1 , 1, FPARAM_INT|FPARAM_PVS, 0)
#define FIXUP_F2FP(suffix, minp, maxp, no1, type1, type2) \
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2099#issuecomment-541194332