net.jradius.dictionary.vsa_patton
Class Attr_PattonDisconnectCause
java.lang.Object
net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.VSAttribute
net.jradius.dictionary.vsa_patton.Attr_PattonDisconnectCause
- All Implemented Interfaces:
- Serializable
public final class Attr_PattonDisconnectCause
- extends net.jradius.packet.attribute.VSAttribute
Attribute Name: Patton-Disconnect-Cause
Attribute Type: 26
Vendor Id: 1768
VSA Type: 35
Value Type: NamedValue
Possible Values:
- Valid-cause-code-not-yet-received (0x00)
- Unallocated-runassigned-number (0x01)
- No-route-to-specified-transit-network-WAN (0x02)
- No-route-to-destination (0x03)
- send-special-information-tone (0x04)
- misdialled-trunk-prefix (0x05)
- Channel-unacceptable (0x06)
- Call-awarded-and-being-delivered-in-an-established-channel (0x07)
- Prefix-0-dialed-but-not-allowed (0x08)
- Prefix-1-dialed-but-not-allowed (0x09)
- Prefix-1-dialed-but-not-required (0x0A)
- More-digits-received-than-allowed-call-is-proceeding (0x0B)
- Normal-call-clearing (0x10)
- User-busy (0x11)
- No-user-responding (0x12)
- no-answer-from-user (0x13)
- Call-rejected (0x15)
- Number-changed (0x16)
- Reverse-charging-rejected (0x17)
- Call-suspended (0x18)
- Call-resumed (0x19)
- Non-selected-user-clearing (0x1A)
- Destination-out-of-order (0x1B)
- Invalid-number-format-incomplete-number (0x1C)
- Facility-rejected (0x1D)
- Response-to-STATUS-ENQUIRY (0x1E)
- Normal-unspecified (0x1F)
- Circuit-out-of-order (0x21)
- No-circuit/channel-available (0x22)
- Destination-unattainable (0x23)
- Degraded-service (0x25)
- Network-WAN-out-of-order (0x26)
- Transit-delay-range-cannot-be-achieved (0x27)
- Throughput-range-cannot-be-achieved (0x28)
- Temporary-failure (0x29)
- Switching-equipment-congestion (0x2A)
- Access-information-discarded (0x2B)
- Requested-circuit-channel-not-available (0x2C)
- Pre-empted (0x2D)
- Precedence-call-blocked (0x2E)
- Resource-unavailable-unspecified (0x2F)
- Quality-of-service-unavailable (0x31)
- Requested-facility-not-subscribed (0x32)
- Reverse-charging-not-allowed (0x33)
- Outgoing-calls-barred (0x34)
- Outgoing-calls-barred-within-CUG (0x35)
- Incoming-calls-barred (0x36)
- Incoming-calls-barred-within-CUG (0x37)
- Call-waiting-not-subscribed (0x38)
- Bearer-capability-not-authorized (0x39)
- Bearer-capability-not-presently-available (0x3A)
- Service-or-option-not-available-unspecified (0x3F)
- Bearer-service-not-implemented (0x41)
- Channel-type-not-implemented (0x42)
- Transit-network-selection-not-implemented (0x43)
- Message-not-implemented (0x44)
- Requested-facility-not-implemented (0x45)
- Only-restricted-digital-information-bearer-capability-is-avail (0x46)
- Service-or-option-not-implemented-unspecified (0x4F)
- Invalid-call-reference-value (0x51)
- Identified-channel-does-not-exist (0x52)
- A-suspended-call-exists-but-this-call-identity-does-not (0x53)
- Call-identity-in-use (0x54)
- No-call-suspended (0x55)
- Call-having-the-requested-call-identity-has-been-cleared (0x56)
- Called-user-not-member-of-CUG (0x57)
- Incompatible-destination (0x58)
- Non-existent-abbreviated-address-entry (0x59)
- Destination-address-missing-and-direct-call-not-subscribed (0x5A)
- Invalid-transit-network-selection-national-use (0x5B)
- Invalid-facility-parameter (0x5C)
- Mandatory-information-element-is-missing (0x5D)
- Invalid-message-unspecified (0x5F)
- Mandatory-information-element-is-missing-2 (0x60)
- Message-type-non-existent-or-not-implemented (0x61)
- Message-not-compatible-with-call-state (0x62)
- information-element-nonexistant-or-not-implemented (0x63)
- Invalid-information-element-contents (0x64)
- Message-not-compatible-with-call-state-2 (0x65)
- Recovery-on-timer-expiry (0x66)
- parameter-non-existent-or-not-implemented-passed-on (0x67)
- Protocol-error-unspecified (0x6F)
- Internetworking-unspecified (0x7F)
- Author:
- class net.jradius.freeradius.RadiusDictionary
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute |
net.jradius.packet.attribute.RadiusAttribute.Operator |
Fields inherited from class net.jradius.packet.attribute.VSAttribute |
continuation, extraLength, grouped, hasContinuationByte, lengthLength, typeLength, vendorId, vsaAttributeType |
Fields inherited from class net.jradius.packet.attribute.RadiusAttribute |
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled |
Method Summary |
void |
setup()
|
Methods inherited from class net.jradius.packet.attribute.VSAttribute |
getContinuation, getExtraLength, getFormattedType, getLengthLength, getTypeLength, getVendorId, getVsaAttributeType, hasContinuationByte, isGrouped, setContinuation, setContinuation, setFormat, setGrouped, setVendorId, setVsaAttributeType, unsetContinuation |
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute |
getAttributeName, getAttributeOp, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toString |
NAME
public static final String NAME
- See Also:
- Constant Field Values
VENDOR_ID
public static final int VENDOR_ID
- See Also:
- Constant Field Values
VSA_TYPE
public static final int VSA_TYPE
- See Also:
- Constant Field Values
TYPE
public static final long TYPE
- See Also:
- Constant Field Values
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
Validcausecodenotyetreceived
public static final Long Validcausecodenotyetreceived
Unallocatedrunassignednumber
public static final Long Unallocatedrunassignednumber
NoroutetospecifiedtransitnetworkWAN
public static final Long NoroutetospecifiedtransitnetworkWAN
Noroutetodestination
public static final Long Noroutetodestination
sendspecialinformationtone
public static final Long sendspecialinformationtone
misdialledtrunkprefix
public static final Long misdialledtrunkprefix
Channelunacceptable
public static final Long Channelunacceptable
Callawardedandbeingdeliveredinanestablishedchannel
public static final Long Callawardedandbeingdeliveredinanestablishedchannel
Prefix0dialedbutnotallowed
public static final Long Prefix0dialedbutnotallowed
Prefix1dialedbutnotallowed
public static final Long Prefix1dialedbutnotallowed
Prefix1dialedbutnotrequired
public static final Long Prefix1dialedbutnotrequired
Moredigitsreceivedthanallowedcallisproceeding
public static final Long Moredigitsreceivedthanallowedcallisproceeding
Normalcallclearing
public static final Long Normalcallclearing
Userbusy
public static final Long Userbusy
Nouserresponding
public static final Long Nouserresponding
noanswerfromuser
public static final Long noanswerfromuser
Callrejected
public static final Long Callrejected
Numberchanged
public static final Long Numberchanged
Reversechargingrejected
public static final Long Reversechargingrejected
Callsuspended
public static final Long Callsuspended
Callresumed
public static final Long Callresumed
Nonselecteduserclearing
public static final Long Nonselecteduserclearing
Destinationoutoforder
public static final Long Destinationoutoforder
Invalidnumberformatincompletenumber
public static final Long Invalidnumberformatincompletenumber
Facilityrejected
public static final Long Facilityrejected
ResponsetoSTATUSENQUIRY
public static final Long ResponsetoSTATUSENQUIRY
Normalunspecified
public static final Long Normalunspecified
Circuitoutoforder
public static final Long Circuitoutoforder
Nocircuitchannelavailable
public static final Long Nocircuitchannelavailable
Destinationunattainable
public static final Long Destinationunattainable
Degradedservice
public static final Long Degradedservice
NetworkWANoutoforder
public static final Long NetworkWANoutoforder
Transitdelayrangecannotbeachieved
public static final Long Transitdelayrangecannotbeachieved
Throughputrangecannotbeachieved
public static final Long Throughputrangecannotbeachieved
Temporaryfailure
public static final Long Temporaryfailure
Switchingequipmentcongestion
public static final Long Switchingequipmentcongestion
Accessinformationdiscarded
public static final Long Accessinformationdiscarded
Requestedcircuitchannelnotavailable
public static final Long Requestedcircuitchannelnotavailable
Preempted
public static final Long Preempted
Precedencecallblocked
public static final Long Precedencecallblocked
Resourceunavailableunspecified
public static final Long Resourceunavailableunspecified
Qualityofserviceunavailable
public static final Long Qualityofserviceunavailable
Requestedfacilitynotsubscribed
public static final Long Requestedfacilitynotsubscribed
Reversechargingnotallowed
public static final Long Reversechargingnotallowed
Outgoingcallsbarred
public static final Long Outgoingcallsbarred
OutgoingcallsbarredwithinCUG
public static final Long OutgoingcallsbarredwithinCUG
Incomingcallsbarred
public static final Long Incomingcallsbarred
IncomingcallsbarredwithinCUG
public static final Long IncomingcallsbarredwithinCUG
Callwaitingnotsubscribed
public static final Long Callwaitingnotsubscribed
Bearercapabilitynotauthorized
public static final Long Bearercapabilitynotauthorized
Bearercapabilitynotpresentlyavailable
public static final Long Bearercapabilitynotpresentlyavailable
Serviceoroptionnotavailableunspecified
public static final Long Serviceoroptionnotavailableunspecified
Bearerservicenotimplemented
public static final Long Bearerservicenotimplemented
Channeltypenotimplemented
public static final Long Channeltypenotimplemented
Transitnetworkselectionnotimplemented
public static final Long Transitnetworkselectionnotimplemented
Messagenotimplemented
public static final Long Messagenotimplemented
Requestedfacilitynotimplemented
public static final Long Requestedfacilitynotimplemented
Onlyrestricteddigitalinformationbearercapabilityisavail
public static final Long Onlyrestricteddigitalinformationbearercapabilityisavail
Serviceoroptionnotimplementedunspecified
public static final Long Serviceoroptionnotimplementedunspecified
Invalidcallreferencevalue
public static final Long Invalidcallreferencevalue
Identifiedchanneldoesnotexist
public static final Long Identifiedchanneldoesnotexist
Asuspendedcallexistsbutthiscallidentitydoesnot
public static final Long Asuspendedcallexistsbutthiscallidentitydoesnot
Callidentityinuse
public static final Long Callidentityinuse
Nocallsuspended
public static final Long Nocallsuspended
Callhavingtherequestedcallidentityhasbeencleared
public static final Long Callhavingtherequestedcallidentityhasbeencleared
CalledusernotmemberofCUG
public static final Long CalledusernotmemberofCUG
Incompatibledestination
public static final Long Incompatibledestination
Nonexistentabbreviatedaddressentry
public static final Long Nonexistentabbreviatedaddressentry
Destinationaddressmissinganddirectcallnotsubscribed
public static final Long Destinationaddressmissinganddirectcallnotsubscribed
Invalidtransitnetworkselectionnationaluse
public static final Long Invalidtransitnetworkselectionnationaluse
Invalidfacilityparameter
public static final Long Invalidfacilityparameter
Mandatoryinformationelementismissing
public static final Long Mandatoryinformationelementismissing
Invalidmessageunspecified
public static final Long Invalidmessageunspecified
Mandatoryinformationelementismissing2
public static final Long Mandatoryinformationelementismissing2
Messagetypenonexistentornotimplemented
public static final Long Messagetypenonexistentornotimplemented
Messagenotcompatiblewithcallstate
public static final Long Messagenotcompatiblewithcallstate
informationelementnonexistantornotimplemented
public static final Long informationelementnonexistantornotimplemented
Invalidinformationelementcontents
public static final Long Invalidinformationelementcontents
Messagenotcompatiblewithcallstate2
public static final Long Messagenotcompatiblewithcallstate2
Recoveryontimerexpiry
public static final Long Recoveryontimerexpiry
parameternonexistentornotimplementedpassedon
public static final Long parameternonexistentornotimplementedpassedon
Protocolerrorunspecified
public static final Long Protocolerrorunspecified
Internetworkingunspecified
public static final Long Internetworkingunspecified
map
public static Attr_PattonDisconnectCause.NamedValueMap map
Attr_PattonDisconnectCause
public Attr_PattonDisconnectCause()
Attr_PattonDisconnectCause
public Attr_PattonDisconnectCause(Serializable o)
setup
public void setup()
- Specified by:
setup
in class net.jradius.packet.attribute.RadiusAttribute
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.