Also `fparam_t pzflag [1]` mean array of one element.
Why not used?
```
fparam_t pzflag = {"", FPARAM_STRING, {pflagbuf}, 0};
```
Just a question.
--
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/issues/2710#issuecomment-821807438