Skip to content

Outbound Route Parameters

When you export outbound routes from Cloud Voice, or prepare a file to import them in bulk, each column in the CSV (comma-separated values) file corresponds to one of the route settings below. Use this reference to see which fields you must supply, what each field accepts, and the value Cloud Voice falls back to when a column is left blank.

ParameterDescriptionRequired?Accepted values and limitsDefault
NameThe name of the outbound route.RequiredUp to 63 characters. Spaces and special characters are not allowed, and the name must be unique across your outbound routes.-
Outbound Caller IDThe caller ID shown on the called party’s device.OptionalUp to 31 characters. Digits, letters, the symbols [ ] ( ) . - + * #, and the placeholder {{.Ext}} are permitted.patterns
PatternThe rule used to match a dialed number. An outbound call only follows this route when the number matches the pattern.RequiredUp to 31 characters. Digits, letters, and the symbols [ ] * # ( ) . - + ! are permitted.X.
StripThe count of digits removed from the beginning of the dialed number before the call is placed.OptionalA whole number from 1 to 16.-
PrependThe digits added to the front of the dialed number before the call is placed.OptionalUp to 31 characters. Digits, letters, and the symbols ( ) . - + * # are permitted.-
TrunksThe trunk or trunks (the connections to your phone carrier) used to place the call. When a dialed number matches the route, the call goes out over one of these trunks.RequiredOne or more trunk names that already exist in your system. Separate multiple trunks with &, for example {name1}&{name2}.-
Rrmemory HuntWhether to remember the trunk used on the previous call and move to the next available trunk for the next one (round-robin selection across the listed trunks).Required0 to disable, 1 to enable.0
ExtensionsThe extensions permitted to dial out through this route.OptionalOne or more extension numbers, extension group names, or organization names that already exist in your system. Separate multiple entries with &. See the format notes below for organization names.extension
Outbound Route PasswordWhether callers must enter a PIN (Personal Identification Number) to place calls through this route.Requireddisable, single_pin, or pin_list.disable
PINThe PIN a caller enters to place an outbound call on this route.Required when Outbound Route Password is single_pinDigits only, from 3 to 15 characters.-
PIN ListThe PIN list whose codes are accepted for outbound calls on this route.Required when Outbound Route Password is pin_listThe name of a PIN list that already exists in your system.-

Entering organization names in the Extensions field

Section titled “Entering organization names in the Extensions field”

When you reference an organization in the Extensions column, enter its full path rather than just its name:

  • Start with the prefix Organization_, then list every parent organization down to the target, joined by /. In other words, use Organization_{Parent Organization}/{Organization Name}, for example Organization_HQ/Marketing Center/Training Team.
  • To combine several entries, separate them with &. You can mix extension numbers, group names, and organization paths, for example {extension_number1}&{extension_number2}&{extension_group_name3}&Organization_{Parent Organization}/{Organization Name4}.