object HangupCauses
- Alphabetic
- By Inheritance
- HangupCauses
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
sealed
trait
HangupCause extends Product with Serializable
Standard telephony disconnect cause codes for ISDN
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val causes: Map[String, HangupCause]
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
object
CallAwardedDelivered extends HangupCause with Product with Serializable
This cause indicates that the user has been awarded the incoming call, and that the incoming call is being connected to a channel already established to that user for similar calls (e.g.
This cause indicates that the user has been awarded the incoming call, and that the incoming call is being connected to a channel already established to that user for similar calls (e.g. packet-mode x.25 virtual calls).
-
object
CallRejected extends HangupCause with Product with Serializable
This cause indicates that the equipment sending this cause does not wish to accept this call, although it could have accepted the call because the equipment sending this cause is neither busy nor incompatible.
This cause indicates that the equipment sending this cause does not wish to accept this call, although it could have accepted the call because the equipment sending this cause is neither busy nor incompatible. The network may also generate this cause, indicating that the call was cleared due to a supplementary service constraint. The diagnostic field may contain additional information about the supplementary service and reason for rejection.
-
object
ChannelUnacceptable extends HangupCause with Product with Serializable
This cause indicates that the channel most recently identified is not acceptable to the sending entity for use in this call.
-
object
DestinationOutOfOrder extends HangupCause with Product with Serializable
This cause indicates that the destination indicated by the user cannot be reached because the interface to the destination is not functioning correctly.
This cause indicates that the destination indicated by the user cannot be reached because the interface to the destination is not functioning correctly. The term "not functioning correctly" indicates that a signal message was unable to be delivered to the remote party; e.g. a physical layer or data link layer failure at the remote party, or user equipment off-line.
-
object
ExchangeRoutingError extends HangupCause with Product with Serializable
This cause indicates that the destination indicated by the user cannot be reached, because an intermediate exchange has released the call due to reaching a limit in executing the hop counter procedure.
This cause indicates that the destination indicated by the user cannot be reached, because an intermediate exchange has released the call due to reaching a limit in executing the hop counter procedure. This cause is generated by an intermediate node, which when decrementing the hop counter value, gives the result 0.
-
object
FacilityRejected extends HangupCause with Product with Serializable
This cause is returned when a supplementary service requested by the user cannot be provide by the network.
-
object
InvalidNumberFormat extends HangupCause with Product with Serializable
This cause indicates that the called party cannot be reached because the called party number is not in a valid format or is not complete.
-
object
NetworkOutOfOrder extends HangupCause with Product with Serializable
This cause indicates that the network is not functioning correctly and that the condition is likely to last a relatively long period of time e.g.
This cause indicates that the network is not functioning correctly and that the condition is likely to last a relatively long period of time e.g. immediately re-attempting the call is not likely to be successful.
-
object
NoAnswer extends HangupCause with Product with Serializable
This cause is used when the called party has been alerted but does not respond with a connect indication within a prescribed period of time.
This cause is used when the called party has been alerted but does not respond with a connect indication within a prescribed period of time. Note - This cause is not necessarily generated by Q.931 procedures but may be generated by internal network timers.
-
object
NoRouteDestination extends HangupCause with Product with Serializable
This cause indicates that the called party cannot be reached because the network through which the call has been routed does not serve the destination desired.
This cause indicates that the called party cannot be reached because the network through which the call has been routed does not serve the destination desired. This cause is supported on a network dependent basis.
-
object
NoRouteTransitNet extends HangupCause with Product with Serializable
This cause indicates that the equipment sending this cause has received a request to route the call through a particular transit network, which it does not recognize.
This cause indicates that the equipment sending this cause has received a request to route the call through a particular transit network, which it does not recognize. The equipment sending this cause does not recognize the transit network either because the transit network does not exist or because that particular transit network, while it does exist, does not serve the equipment which is sending this cause.
-
object
NoUserResponse extends HangupCause with Product with Serializable
This cause is used when a called party does not respond to a call establishment message with either an alerting or connect indication within the prescribed period of time allocated.
-
object
NormalCircuitCongestion extends HangupCause with Product with Serializable
This cause indicates that there is no appropriate circuit/channel presently available to handle the call.
-
object
NormalClearing extends HangupCause with Product with Serializable
This cause indicates that the call is being cleared because one of the users involved in the call has requested that the call be cleared.
This cause indicates that the call is being cleared because one of the users involved in the call has requested that the call be cleared. Under normal situations, the source of this cause is not the network.
-
object
NormalTemporaryFailure extends HangupCause with Product with Serializable
This cause indicates that the network is not functioning correctly and that the condition is not likely to last a long period of time; e.g.
This cause indicates that the network is not functioning correctly and that the condition is not likely to last a long period of time; e.g. the user may wish to try another call attempt almost immediately.
-
object
NormalUnspecified extends HangupCause with Product with Serializable
This cause is used to report a normal event only when no other cause in the normal class applies.
-
object
NumberChanged extends HangupCause with Product with Serializable
This cause is returned to a calling party when the called party number indicated by the calling party is no longer assigned, The new called party number may optionally be included in the diagnostic field.
This cause is returned to a calling party when the called party number indicated by the calling party is no longer assigned, The new called party number may optionally be included in the diagnostic field. If a network does not support this cause, cause no: 1, unallocated (unassigned) number shall be used.
-
object
RedirectionToNewDestination extends HangupCause with Product with Serializable
This cause is used by a general ISUP protocol mechanism that can be invoked by an exchange that decides that the call should be set-up to a different called number.
This cause is used by a general ISUP protocol mechanism that can be invoked by an exchange that decides that the call should be set-up to a different called number. Such an exchange can invoke a redirection mechanism, by use of this cause value, to request a preceding exchange involved in the call to route the call to the new number.
-
object
ResponseToStatusEnquiry extends HangupCause with Product with Serializable
This cause is included in the STATUS message when the reason for generating the STATUS message was the prior receipt of a STATUS INQUIRY.
-
object
SubscriberAbsent extends HangupCause with Product with Serializable
This cause value is used when a mobile station has logged off, radio contact is not obtained with a mobile station or if a personal telecommunication user is temporarily not addressable at any user-network interface.
This cause value is used when a mobile station has logged off, radio contact is not obtained with a mobile station or if a personal telecommunication user is temporarily not addressable at any user-network interface. Sofia SIP will normally raise USER_NOT_REGISTERED in such situations.
-
object
SwitchCongestion extends HangupCause with Product with Serializable
This cause indicates that the switching equipment generating this cause is experiencing a period of high traffic.
-
object
UnallocatedNumber extends HangupCause with Product with Serializable
This cause indicates that the called party cannot be reached because, although the called party number is in a valid format, it is not currently allocated (assigned).
-
object
Unspecified extends HangupCause with Product with Serializable
This is usually given by the router when none of the other codes apply.
This is usually given by the router when none of the other codes apply. This cause usually occurs in the same type of situations as cause 1, cause 88, and cause 100.
-
object
UserBusy extends HangupCause with Product with Serializable
This cause is used to indicate that the called party is unable to accept another call because the user busy condition has been encountered.
This cause is used to indicate that the called party is unable to accept another call because the user busy condition has been encountered. This cause value may be generated by the called user or by the network. In the case of user determined user busy it is noted that the user equipment is compatible with the call.
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.