Stefan Knoblich 6ca5a02656 FreeTDM: handle_core_command() clean up
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>
2013-06-02 03:02:14 +02:00
..
2013-05-14 07:44:34 -05:00
2012-12-20 20:21:43 -06:00
2012-04-04 16:18:53 -05:00
2012-07-14 20:23:13 -05:00
2012-09-16 14:21:30 -05:00
2012-08-13 15:20:41 -05:00
2013-04-08 10:42:08 -05:00
2013-04-10 12:50:19 -04:00
2013-05-27 09:21:43 -05:00
2013-04-06 01:10:13 +08:00
2013-04-14 21:18:48 -05:00
2013-04-08 19:14:57 -05:00