Dialogic Dialogic Global Call IP IP Phone User Manual


 
Dialogic
®
Global Call IP Technology Guide — November 2007 589
Dialogic Corporation
IP-Specific Event Cause Codes
IPEC_SIPReasonStatusCANCEL (0x16a9, 5801 decimal)
SIP reason status 801. CANCEL code.
SIP Message Error Codes
IPEC_MIME_BUFF_TOO_SMALL
MIME buffer size is smaller than the incoming MIME part in a SIP message.
IPEC_MIME_POOL_EMPTY
MIME memory pool is exhausted.
IPEC_SipHeaderTruncation
A SIP header field exceeded the configured maximum parameter length and was truncated.
SIP Registration Error Codes
IPEC_REG_FAIL_insufficientInternalResources
The SIP stack ran out of resources to process request.
IPEC_REG_FAIL_internalError
An internal IP Call Control Library error was encountered while attempting to form an
outgoing REGISTER request.
IPEC_REG_FAIL_invalidExpires
The value of the “expires=” parameter in the Contact: header field was invalid for the current
operation.
IPEC_REG_FAIL_networkError
A network error prevented the REGISTER request from being sent.
IPEC_REG_FAIL_registrationTransactionInProgress
A REGISTER transaction is currently in progress with the specified Registrar and Address of
Record. A new request to this same Registrar and AOR cannot be generated at this time, and
you should try again after the current pending request completes.
IPEC_REG_FAIL_responseTimeout
There was a timeout error while waiting for a REGISTER response from the Registrar.
IPEC_REG_FAIL_serverResponseDataMismatch
There was a mismatch between the internal IP Call Control library data and the data contained
in the Registrar’s response.