Then how about:
- `disabled`: `boolean` - set to `true` if the RTPEngine was disabled by an RPC call
- `active`: `boolean` - set to `true` if the module is actively using this RTPEngine (i.e.
the internal `rn_disabled` flag is set to 0). This will be always set to `false` if
`disabled` is set to `true`.
- `recheck_ticks` : `number` - ticks (seconds?) for the next recheck if the RTPEngine is
both not active and not disabled, otherwise 0
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3896#issuecomment-2195191340
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3896/2195191340(a)github.com>