Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows:"If there is a match, (and there always will be), then this macro plays the vm-goodbye.wav file."

A block of code is set as follows:

<action application="playback"data="phrase:myphrase:arg1:arg2:arg3"/>
<action application="play_and_get_digits" data="2 5 3 7000 #phrase:myphrase:arg1 /invalid.wav my_var \d+"/>

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

  <input pattern="^(1):(.*)$" break_on_match="true"> <match> <action function="play-file" ...

Get FreeSWITCH 1.0.6 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.