protected RouteProcessorManager::sortProcessors()
Holds the array of outbound processors to cycle through. An array whose keys are priorities and whose values are arrays of path processor objects
public RouteProcessorManager::addOutbound(Out
Holds the array of outbound processors, sorted by priority. An array of path processor objects. Type:
protected RouteProcessorManager::getOutbound()
public RouteProcessorManager::processOutbound($route_name
Route processor manager. Holds an array of route processor objects and uses them to sequentially process an outbound route, in order of processor