SETUP_GRID 117 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c static uint16_t SETUP_GRID[FTDM_MAX_PHYSICAL_SPANS_PER_LOGICAL_SPAN+1][FTDM_MAX_CHANNELS_PHYSICAL_SPAN+1] = {{ 0 }}; SETUP_GRID 144 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c if ((id = SETUP_GRID[span][chan])) { SETUP_GRID 147 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c SETUP_GRID[span][chan] = 0; SETUP_GRID 605 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c SETUP_GRID[event_span][event_chan] = event->call_setup_id; SETUP_GRID 1555 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c SETUP_GRID[event.span][event.chan] = event.call_setup_id;