July 2017
Intermediate to advanced
434 pages
12h 59m
English
The following example shows how to connect to mod_event_socket via telnet, and start viewing all events, as they come into the Event System bus. In bold is what we typed. After each command, press "Enter" twice:
telnet 127.0.0.1 8021 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Content-Type: auth/request auth ClueCon Content-Type: command/reply Reply-Text: +OK accepted events plain all Content-Type: command/reply Reply-Text: +OK event listener enabled plain
From now on, we'll see the events zapping through our terminal. On an idle FreeSWITCH server, we'll see mainly HEARTBEAT and RE_SCHEDULE events. On a busy system, we'll not be able to discern in the fast flow. Remember, to ...
Read now
Unlock full access