Session cause

From FreeSWITCH Wiki

Jump to: navigation, search

The session cause property holds the Q.931 string representation of the last disconnect.

Example

console_log("notice", "Disconnect cause: " + session.cause + "\n");

See Also

Javascript

Personal tools
Community