net.jradius.dictionary.vsa_freeswitch
Class Attr_FreeswitchHangupcause

java.lang.Object
  extended by net.jradius.packet.attribute.RadiusAttribute
      extended by net.jradius.packet.attribute.VSAttribute
          extended by net.jradius.dictionary.vsa_freeswitch.Attr_FreeswitchHangupcause
All Implemented Interfaces:
Serializable

public final class Attr_FreeswitchHangupcause
extends net.jradius.packet.attribute.VSAttribute

Attribute Name: Freeswitch-Hangupcause
Attribute Type: 26
Vendor Id: 27880
VSA Type: 13
Value Type: NamedValue
Possible Values:

Author:
class net.jradius.freeradius.RadiusDictionary
See Also:
Serialized Form

Nested Class Summary
protected  class Attr_FreeswitchHangupcause.NamedValueMap
           
 
Nested classes/interfaces inherited from class net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.RadiusAttribute.Operator
 
Field Summary
static Long AccessInfoDiscarded
           
static Long AllottedTimeout
           
static Long AttendedTransfer
           
static Long BearercapabilityNotauth
           
static Long BearercapabilityNotavail
           
static Long BearercapabilityNotimpl
           
static Long BlindTransfer
           
static Long CallAwardedDelivery
           
static Long CallRejected
           
static Long ChannelUnacceptable
           
static Long ChanNotImplemented
           
static Long Crash
           
static Long DestinationOutOfOrder
           
static Long ExchangeRoutingError
           
static Long FacilityNotImplemented
           
static Long FacilityNotSubscribed
           
static Long FacilityRejected
           
static Long IENonexist
           
static Long IncomingCallBarred
           
static Long IncompatibleDestination
           
static Long Interworking
           
static Long InvalidCallReference
           
static Long InvalidIEContents
           
static Long InvalidMsgUnspecified
           
static Long InvalidNumberFormat
           
static Long LoseRace
           
static Long ManagerRequest
           
static Long MandatoryIELengthError
           
static Long MandatoryIEMissing
           
static Attr_FreeswitchHangupcause.NamedValueMap map
           
static Long MediaTimeout
           
static Long MessageTypeNonexist
           
static String NAME
           
static Long NetworkOutOfOrder
           
static Long NoAnswer
           
static Long None
           
static Long NormalCircuitCongestion
           
static Long NormalClearing
           
static Long NormalTemporaryFailure
           
static Long NormalUnspecified
           
static Long NoRouteDestination
           
static Long NoRouteTransitNet
           
static Long NoUserResponse
           
static Long NumberChanged
           
static Long OriginatorCancel
           
static Long OutgoingCallBarred
           
static Long PickedOff
           
static Long PreEmpted
           
static Long ProtocolError
           
static Long RecoveryOnTimerExpire
           
static Long RedirectoToNewDestination
           
static Long RequestedChanUnavail
           
static Long ResponseToStatusEnquiry
           
static long serialVersionUID
           
static Long ServiceNotImplemented
           
static Long ServiceUnavailable
           
static Long SubscriberAbsent
           
static Long Success
           
static Long SwitchCongestion
           
static Long SystemShutdown
           
static long TYPE
           
static Long UnallocatedNumber
           
static Long UserBusy
           
static Long UserChallenge
           
static Long UserNotRegistered
           
static int VENDOR_ID
           
static int VSA_TYPE
           
static Long WrongCallState
           
static Long WrongMessage
           
 
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
 
Constructor Summary
Attr_FreeswitchHangupcause()
           
Attr_FreeswitchHangupcause(Serializable o)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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

None

public static final Long None

UnallocatedNumber

public static final Long UnallocatedNumber

NoRouteTransitNet

public static final Long NoRouteTransitNet

NoRouteDestination

public static final Long NoRouteDestination

ChannelUnacceptable

public static final Long ChannelUnacceptable

CallAwardedDelivery

public static final Long CallAwardedDelivery

NormalClearing

public static final Long NormalClearing

UserBusy

public static final Long UserBusy

NoUserResponse

public static final Long NoUserResponse

NoAnswer

public static final Long NoAnswer

SubscriberAbsent

public static final Long SubscriberAbsent

CallRejected

public static final Long CallRejected

NumberChanged

public static final Long NumberChanged

RedirectoToNewDestination

public static final Long RedirectoToNewDestination

ExchangeRoutingError

public static final Long ExchangeRoutingError

DestinationOutOfOrder

public static final Long DestinationOutOfOrder

InvalidNumberFormat

public static final Long InvalidNumberFormat

FacilityRejected

public static final Long FacilityRejected

ResponseToStatusEnquiry

public static final Long ResponseToStatusEnquiry

NormalUnspecified

public static final Long NormalUnspecified

NormalCircuitCongestion

public static final Long NormalCircuitCongestion

NetworkOutOfOrder

public static final Long NetworkOutOfOrder

NormalTemporaryFailure

public static final Long NormalTemporaryFailure

SwitchCongestion

public static final Long SwitchCongestion

AccessInfoDiscarded

public static final Long AccessInfoDiscarded

RequestedChanUnavail

public static final Long RequestedChanUnavail

PreEmpted

public static final Long PreEmpted

FacilityNotSubscribed

public static final Long FacilityNotSubscribed

OutgoingCallBarred

public static final Long OutgoingCallBarred

IncomingCallBarred

public static final Long IncomingCallBarred

BearercapabilityNotauth

public static final Long BearercapabilityNotauth

BearercapabilityNotavail

public static final Long BearercapabilityNotavail

ServiceUnavailable

public static final Long ServiceUnavailable

BearercapabilityNotimpl

public static final Long BearercapabilityNotimpl

ChanNotImplemented

public static final Long ChanNotImplemented

FacilityNotImplemented

public static final Long FacilityNotImplemented

ServiceNotImplemented

public static final Long ServiceNotImplemented

InvalidCallReference

public static final Long InvalidCallReference

IncompatibleDestination

public static final Long IncompatibleDestination

InvalidMsgUnspecified

public static final Long InvalidMsgUnspecified

MandatoryIEMissing

public static final Long MandatoryIEMissing

MessageTypeNonexist

public static final Long MessageTypeNonexist

WrongMessage

public static final Long WrongMessage

IENonexist

public static final Long IENonexist

InvalidIEContents

public static final Long InvalidIEContents

WrongCallState

public static final Long WrongCallState

RecoveryOnTimerExpire

public static final Long RecoveryOnTimerExpire

MandatoryIELengthError

public static final Long MandatoryIELengthError

ProtocolError

public static final Long ProtocolError

Interworking

public static final Long Interworking

Success

public static final Long Success

OriginatorCancel

public static final Long OriginatorCancel

Crash

public static final Long Crash

SystemShutdown

public static final Long SystemShutdown

LoseRace

public static final Long LoseRace

ManagerRequest

public static final Long ManagerRequest

BlindTransfer

public static final Long BlindTransfer

AttendedTransfer

public static final Long AttendedTransfer

AllottedTimeout

public static final Long AllottedTimeout

UserChallenge

public static final Long UserChallenge

MediaTimeout

public static final Long MediaTimeout

PickedOff

public static final Long PickedOff

UserNotRegistered

public static final Long UserNotRegistered

map

public static Attr_FreeswitchHangupcause.NamedValueMap map
Constructor Detail

Attr_FreeswitchHangupcause

public Attr_FreeswitchHangupcause()

Attr_FreeswitchHangupcause

public Attr_FreeswitchHangupcause(Serializable o)
Method Detail

setup

public void setup()
Specified by:
setup in class net.jradius.packet.attribute.RadiusAttribute


Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.