...
Gosub is designed to work with Actions such as Rewrite which are able to modify the dialed number and then resubmit the call to the route pattern match logic so that it can be process by an appropriate route.</br>
Target Type
Defines the value to use as the 'target' when the call is passed to the specified Context.</br></br>
Dialed No
The no. originally dialed is used as the target.
...
The value of the given variable is used as the target.
Context
The Context to reroute the call into. Often it is sufficient to simply reroute the call back into the same context
...