Dialogic Dialogic Global Call IP IP Phone User Manual


 
Dialogic
®
Global Call IP Technology Guide — November 2007 571
Dialogic Corporation
IP-Specific Event Cause Codes
IPEC_INFO_SOME_TIMEOUT
Only some digits are available; timed out.
IPEC_NO_MATCHING_CAPABILITIES
No intersection was found between the proposed and matching capabilities.
IPEC_REG_FAIL_duplicateAlias
The alias used to register with the Registration and Admission server is already registered.
This failure typically results if the endpoint is already registered. It could also occur with some
servers if a registration is attempted too soon after unregistering using the same alias.
IPEC_REG_FAIL_invalidCallSigAddress
Server registration failed due to an invalid call signalling address specified.
IPEC_REG_FAIL_invalidAddress
The local host address specified for communicating with the server is invalid.
IPEC_REG_FAIL_invalidAlias
The alias specified did not conform to the format rules for the type of alias specified.
IPEC_REG_FAIL_invalidTermType
An invalid terminal type was specified with the registration request.
IPEC_REG_FAIL_invalidTransport
The transport type of the local host's address is not supported by the server.
IPEC_REG_FAIL_qosNotSupported
The registration request announced a transport QoS that was not supported by the server.
IPEC_REG_FAIL_reRegistrationRequired
Registration permission has expired. Registration should be performed again.
IPEC_REG_FAIL_resourcesUnavailable
The server rejected the registration request due to unavailability of resources. This typically
occurs if the server has already reached the maximum number of registrations it was
configured to accept.
IPEC_REG_FAIL_securityDenied
The server denied access for security reasons. This can occur if the password supplied does not
match the password on file for the alias being registered.
IPEC_REG_FAIL_unknown
The server refused to allow registration for an unknown reason.
IPEC_REG_FAIL_serverDown
The server has gone down or is no longer responding.
IPEC_MEDIA_startSessionFailed
Attempt to call gc_media_StartSession( ) (an internal function) after establishing media
channel returned error.
IPEC_MEDIA_TxFailed
Attempt to establish or terminate a Tx channel with attached capabilities failed. The
application is expected to keep the Rx capabilities unchanged in the next call to
gc_AttachEx( ).