September 2005
Intermediate to advanced
408 pages
16h 20m
English
remove extension
remove extensionexten@context[priority]
Removes a whole extension from a context. If the priority is
specified, removes that priority only within the given extension.
Subsequent priorities within the extension will be renumbered if you
use the n priority-naming
scheme.[105]
remove extension 500@default 3
[105] If you have explicitly numbered your priorities, you will
create a gap in your extension. This can easily be corrected by
adding a NoOp() command in
the removed priority (e.g., add extension 500,3,Noop into default).