Modifies the Addresses attribute of the specified Session Control Application instance to remove a set of object name(s) and/or number(s). remove [node node-id] session control - application application-name - addresses {object-name-or-number[,object-name-or-number...]} Addresses Default: Empty set Value: Set of end-user specifications A set of end-user specifications, any one of which, when specified in the destination name field of an incoming connection request, causes applications defined by this entity to be invoked. You can identify an application with an object name or an object number. Usually, applications are identified by network object number 0, but you can optionally assign it a nonzero object number, in the range from 128 to 255. A nonzero object number can be specified without an application name. Object numbers 1 through 127 are reserved for use by HP. Specific network services are identified by nonzero object numbers; for example, 27 represents the mail utility. Examples: remove session control application mail addresses {number=27} remove session control application task addresses {name=task}