mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
6ca5a02656
Use uint64_t and FTDM_UINT64_FMT for flagval and "%u" for unsigned int. Extend invalid channel id check to cover chan_id == 0 case. Use ftdm_strlen_zero() and ftdm_array_len() instead of open-coding them. Move some variables from global scope into local subcommand scope. Various other little format string and variable naming fixes. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
FreeTDM http://wiki.freeswitch.org/wiki/FreeTDM