Prosody installation guide: diagnostic programs

After you have finished part of the Prosody installation procedure there are various diagnostic programs you can run. The documentation for each one specifies how much of the installation procedure must have been completed. The difference between a test program and a diagnostic program is that the diagnostic programs may use unpublished APIs (which may change without notice) or use techniques which are not appropriate for use in normal applications (e.g. have low performance). For this reason, although you can look at the source code to see how they work, do not copy the techniques you find there. Some of the diagnostic programs provided are:

incall Wait for and answer incoming calls.
int2text Convert a file of 32-bit integers in binary to a text file of numbers in decimal (one per line).
outcall Make an outgoing call.