Thorbjoern List <list@list.dk> wrote:
> work, but not
> 259 more rings needed
> Marc, do you have any ideas?
Yes,
it's unimplemented yet. If you want to, please look at mgetty.c, and
try to find
case CND_SCRIPT_MORE_RINGS_NEEDED:
break_it = TRUE;
break;
You need to understand how mgetty works. When I was doing this, I
didn't :(