If only a SIP response or an ISDN cause code is provided, this is how the jtel telephony server maps the values.

See also https://tools.ietf.org/html/rfc3398 for further details.


Normal Clearing

The sending or receiving of normal clearing cause 16 in ISDN will result in a SIP BYE or CANCEL. There is no mapping provided.

SIP to ISDN

SIP Response CodeSIP MeaningISDN Cause CodeISDN Meaning

400

Bad Request

41

Temporary Failure

401

Unauthorized21Call Rejected
402Payment Required21Call Rejected
403Forbidden21Call Rejected
404Not Found1Unallocated / Unassigned Number
405Method Not Allowed63Service or Option Unavailable
406Not Acceptable79Service / Option Not Implemented
407Proxy Authentication Required21Call Rejected
408Request Timeout102Recovery On Timer Expiry
410Gone22Number Changed (no diagnostic)
413Request Entry Too Long127Interworking Unspecified
414Request URI Too Long127Interworking Unspecified
415Unsupported Media Type79Service / Option Not Implemented
416Unsupported URI Scheme127Interworking Unspecified
420Bad Extension127Interworking Unspecified
421Extension Required127Interworking Unspecified
423Interval Too Brief127Interworking Unspecified
480Temporarily Unavailable18User Not Responding
481Call Transaction Does Not Exist41Temporary Failure
482Loop Detected25Exchange Routing Error
483Too Many Hops25Exchange Routing Error
484Address Incomplete28Invalid number format (address incomplete)
485Ambiguous1Unallocated / Unassigned Number
486Busy Here17User Busy
487Request Terminated16Normal Call Clearing
500Server Internal Error41Temporary Failure
501Not Implemented79Service / Option Not Implemented
502Bad Gateway38Network Out of Order
503Service Unavailable41Temporary Failure
504Gateway Timeout102Recovery On Timer Expiry
505Version Not Supported127Interworking Unspecified
513Message Too Long127Interworking Unspecified
600Busy Everywhere17User Busy
603Decline21Decline
604Does Not Exist Anywhere1Unallocated Number
All other codes 127Interworking Unspecified

ISDN to SIP

ISDN Cause CodeISDN MeaningSIP Response CodeSIP Meaning

1

Unallocated / Unassigned Number

404

Not Found

2No route to specified transit network404Not Found
3No route to destination404Not Found
16Normal call clearing487Request Terminated
17User busy486Busy Here
18No user responding408Request Timeout
19No answer from user (user alerted)480Temporarily Unavailable
20Subscriber absent480Temporarily Unavailable
21Call rejected403Forbidden
22Number changed410Gone
26Non-selected user clearing404Not Found
27Destination out of order502Bad Gateway
28Invalid number format (address incomplete)484Address Incomplete
29Facility rejected501Not Implemented
31Normal, unspecified480Temporarily Unavailable
34No circuit/channel available503Service Unavailable
38Network out of order503Service Unavailable
41Temporary failure503Service Unavailable
42Switching equipment congestion503Service Unavailable
47Resource unavailable, unspecified503Service Unavailable
53Outgoing calls barred within CUG403Forbidden
55Incoming calls barred within CUG403Forbidden
57Bearer capability not authorized403Forbidden
58Bearer capability not presently available503Service Unavailable
65Bearer capability not implemented488Not Acceptable Here
70Only restricted digital information bearer capability is available488Not Acceptable Here
79Service or option not implemented, unspecified501Not Implemented
87User not member of CUG403Forbidden
88Incompatible destination503Service Unavailable
102Recovery on timer expiry504Gateway Timeout
111Protocol error, unspecified500Server Internal Error
127Interworking, unspecified500Server Internal Error
All other values
500Server Internal Error