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:
- java.io.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 |
vendorId, vsaAttributeType |
Fields inherited from class net.jradius.packet.attribute.RadiusAttribute |
attributeName, attributeOp, attributeType, attributeValue |
Method Summary |
void |
setup()
|
Methods inherited from class net.jradius.packet.attribute.VSAttribute |
getFormattedType, getVendorId, getVsaAttributeType, setVendorId, setVsaAttributeType |
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute |
getAttributeName, getAttributeOp, getType, getValue, setAttributeOp, setAttributeOp, setup, setup, setValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NAME
public static final java.lang.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 java.lang.Long Validcausecodenotyetreceived
Unallocatedrunassignednumber
public static final java.lang.Long Unallocatedrunassignednumber
NoroutetospecifiedtransitnetworkWAN
public static final java.lang.Long NoroutetospecifiedtransitnetworkWAN
Noroutetodestination
public static final java.lang.Long Noroutetodestination
sendspecialinformationtone
public static final java.lang.Long sendspecialinformationtone
misdialledtrunkprefix
public static final java.lang.Long misdialledtrunkprefix
Channelunacceptable
public static final java.lang.Long Channelunacceptable
Callawardedandbeingdeliveredinanestablishedchannel
public static final java.lang.Long Callawardedandbeingdeliveredinanestablishedchannel
Prefix0dialedbutnotallowed
public static final java.lang.Long Prefix0dialedbutnotallowed
Prefix1dialedbutnotallowed
public static final java.lang.Long Prefix1dialedbutnotallowed
Prefix1dialedbutnotrequired
public static final java.lang.Long Prefix1dialedbutnotrequired
Moredigitsreceivedthanallowedcallisproceeding
public static final java.lang.Long Moredigitsreceivedthanallowedcallisproceeding
Normalcallclearing
public static final java.lang.Long Normalcallclearing
Userbusy
public static final java.lang.Long Userbusy
Nouserresponding
public static final java.lang.Long Nouserresponding
noanswerfromuser
public static final java.lang.Long noanswerfromuser
Callrejected
public static final java.lang.Long Callrejected
Numberchanged
public static final java.lang.Long Numberchanged
Reversechargingrejected
public static final java.lang.Long Reversechargingrejected
Callsuspended
public static final java.lang.Long Callsuspended
Callresumed
public static final java.lang.Long Callresumed
Nonselecteduserclearing
public static final java.lang.Long Nonselecteduserclearing
Destinationoutoforder
public static final java.lang.Long Destinationoutoforder
Invalidnumberformatincompletenumber
public static final java.lang.Long Invalidnumberformatincompletenumber
Facilityrejected
public static final java.lang.Long Facilityrejected
ResponsetoSTATUSENQUIRY
public static final java.lang.Long ResponsetoSTATUSENQUIRY
Normalunspecified
public static final java.lang.Long Normalunspecified
Circuitoutoforder
public static final java.lang.Long Circuitoutoforder
Nocircuitchannelavailable
public static final java.lang.Long Nocircuitchannelavailable
Destinationunattainable
public static final java.lang.Long Destinationunattainable
Degradedservice
public static final java.lang.Long Degradedservice
NetworkWANoutoforder
public static final java.lang.Long NetworkWANoutoforder
Transitdelayrangecannotbeachieved
public static final java.lang.Long Transitdelayrangecannotbeachieved
Throughputrangecannotbeachieved
public static final java.lang.Long Throughputrangecannotbeachieved
Temporaryfailure
public static final java.lang.Long Temporaryfailure
Switchingequipmentcongestion
public static final java.lang.Long Switchingequipmentcongestion
Accessinformationdiscarded
public static final java.lang.Long Accessinformationdiscarded
Requestedcircuitchannelnotavailable
public static final java.lang.Long Requestedcircuitchannelnotavailable
Preempted
public static final java.lang.Long Preempted
Precedencecallblocked
public static final java.lang.Long Precedencecallblocked
Resourceunavailableunspecified
public static final java.lang.Long Resourceunavailableunspecified
Qualityofserviceunavailable
public static final java.lang.Long Qualityofserviceunavailable
Requestedfacilitynotsubscribed
public static final java.lang.Long Requestedfacilitynotsubscribed
Reversechargingnotallowed
public static final java.lang.Long Reversechargingnotallowed
Outgoingcallsbarred
public static final java.lang.Long Outgoingcallsbarred
OutgoingcallsbarredwithinCUG
public static final java.lang.Long OutgoingcallsbarredwithinCUG
Incomingcallsbarred
public static final java.lang.Long Incomingcallsbarred
IncomingcallsbarredwithinCUG
public static final java.lang.Long IncomingcallsbarredwithinCUG
Callwaitingnotsubscribed
public static final java.lang.Long Callwaitingnotsubscribed
Bearercapabilitynotauthorized
public static final java.lang.Long Bearercapabilitynotauthorized
Bearercapabilitynotpresentlyavailable
public static final java.lang.Long Bearercapabilitynotpresentlyavailable
Serviceoroptionnotavailableunspecified
public static final java.lang.Long Serviceoroptionnotavailableunspecified
Bearerservicenotimplemented
public static final java.lang.Long Bearerservicenotimplemented
Channeltypenotimplemented
public static final java.lang.Long Channeltypenotimplemented
Transitnetworkselectionnotimplemented
public static final java.lang.Long Transitnetworkselectionnotimplemented
Messagenotimplemented
public static final java.lang.Long Messagenotimplemented
Requestedfacilitynotimplemented
public static final java.lang.Long Requestedfacilitynotimplemented
Onlyrestricteddigitalinformationbearercapabilityisavail
public static final java.lang.Long Onlyrestricteddigitalinformationbearercapabilityisavail
Serviceoroptionnotimplementedunspecified
public static final java.lang.Long Serviceoroptionnotimplementedunspecified
Invalidcallreferencevalue
public static final java.lang.Long Invalidcallreferencevalue
Identifiedchanneldoesnotexist
public static final java.lang.Long Identifiedchanneldoesnotexist
Asuspendedcallexistsbutthiscallidentitydoesnot
public static final java.lang.Long Asuspendedcallexistsbutthiscallidentitydoesnot
Callidentityinuse
public static final java.lang.Long Callidentityinuse
Nocallsuspended
public static final java.lang.Long Nocallsuspended
Callhavingtherequestedcallidentityhasbeencleared
public static final java.lang.Long Callhavingtherequestedcallidentityhasbeencleared
CalledusernotmemberofCUG
public static final java.lang.Long CalledusernotmemberofCUG
Incompatibledestination
public static final java.lang.Long Incompatibledestination
Nonexistentabbreviatedaddressentry
public static final java.lang.Long Nonexistentabbreviatedaddressentry
Destinationaddressmissinganddirectcallnotsubscribed
public static final java.lang.Long Destinationaddressmissinganddirectcallnotsubscribed
Invalidtransitnetworkselectionnationaluse
public static final java.lang.Long Invalidtransitnetworkselectionnationaluse
Invalidfacilityparameter
public static final java.lang.Long Invalidfacilityparameter
Mandatoryinformationelementismissing
public static final java.lang.Long Mandatoryinformationelementismissing
Invalidmessageunspecified
public static final java.lang.Long Invalidmessageunspecified
Mandatoryinformationelementismissing2
public static final java.lang.Long Mandatoryinformationelementismissing2
Messagetypenonexistentornotimplemented
public static final java.lang.Long Messagetypenonexistentornotimplemented
Messagenotcompatiblewithcallstate
public static final java.lang.Long Messagenotcompatiblewithcallstate
informationelementnonexistantornotimplemented
public static final java.lang.Long informationelementnonexistantornotimplemented
Invalidinformationelementcontents
public static final java.lang.Long Invalidinformationelementcontents
Messagenotcompatiblewithcallstate2
public static final java.lang.Long Messagenotcompatiblewithcallstate2
Recoveryontimerexpiry
public static final java.lang.Long Recoveryontimerexpiry
parameternonexistentornotimplementedpassedon
public static final java.lang.Long parameternonexistentornotimplementedpassedon
Protocolerrorunspecified
public static final java.lang.Long Protocolerrorunspecified
Internetworkingunspecified
public static final java.lang.Long Internetworkingunspecified
map
public static Attr_PattonDisconnectCause.NamedValueMap map
Attr_PattonDisconnectCause
public Attr_PattonDisconnectCause()
Attr_PattonDisconnectCause
public Attr_PattonDisconnectCause(java.io.Serializable o)
setup
public void setup()
- Specified by:
setup
in class net.jradius.packet.attribute.RadiusAttribute
Copyright © 2008 JRadius Project, All Rights Reserved.