addVerbToSection
Append a verb to a named section of the SWML document. If the section does not exist, it is created automatically.
Parameters
sectionName
The target section name.
verbName
The SWML verb name (e.g., "answer", "play", "hangup").
config
The verb’s configuration payload.
Returns
void