Session uuid

From FreeSWITCH Wiki

Jump to: navigation, search

The session uuid (most commonly referred to as just uuid) is a pseudo-randomly generated value to identify one session from another.

Example

console_log("notice", "Session UUID: " + session.uuid + "\n");

See Also

Javascript

Personal tools
Community