Re: tickit updates
By: mark lewis to Digital Man on Fri Jun 28 2019 07:53 pm
On 2019 Jun 28 16:11:36, you wrote to me:
Okay... sounds like a project for someone that uses tickit (i.e. not me). :-)
hahahaha... i keep getting lost in the code... it has been a little bit since i was digging around in there... ok... i'll continue to see what i can smash and break...
can you describe for me how sbbsecho decides which outbound path to use from the domains section of sbbsecho.ini, please?
Here's the routine (sbbsecho.c):
const char* zone_root_outbound(uint16_t zone)
{
for(unsigned i = 0; i < cfg.domain_count; i++)
for(unsigned j = 0; j < cfg.domain_list[i].zone_count; j++)
if(cfg.domain_list[i].zone_list[j] == zone)
return cfg.domain_list[i].root;
return cfg.outbound;
}
So if there's an outbound configured for one of the zones in that domain, it uses it. If not, it falls back to the global outbound.
digital man
This Is Spinal Tap quote #41:
Ian Faith: It say's "Memphis show cancelled due to lack of advertising funds." Norco, CA WX: 80.3øF, 34.0% humidity, 10 mph ESE wind, 0.00 inches rain/24hrs
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net