For me it wasn't working, even with the XXX_1, it just called the base form pokemon, so what i did is:
in line 123 it reads:
ally=pbGenerateSOSPokemon(GameData::Species.get(mon).species,alevel)
I just added in line 124:
ally.form=caller.form
and this way if the pokemon is alolan...