pathtest rtprx

Status codes

The status codes printed by rtprx operations are:

,Idle
*Running
GGot ports
LLost packets above threshold
SNew SSRC detected
TDetected a tone
-Completed

Settings

These are the settings used by rtprx:

codec CODEC

Configures the codec payload type mapping. CODEC is the name of a codec, which is one of these:

aA-law
umu-law
729abG.729AB
tRFC2833 (tones)

optionally followed by an equals sign and a number, which is the value for the payload type. The mapping replaces any previous mapping for that codec, and if the payload type value is omitted, no mapping remains for that codec type.

detect N

Enables (non-zero) or disables (zero) detection of tones.

loc ADDR

The local address on which it is to listen.

plc N

Enables (non-zero) or disables (zero) packet loss concealment.

regen N

Enables (non-zero) or disables (zero) regeneration of tones

rtcp N

The rtcp handler to use. The special value '-' indicates that no handler is to be used. When configuring a default value, this may refer to an rtpc handler not yet running, but the handler must be running when creating a new rtprx or adjusting the settings of an existing one.


This is a command understood by the pathtest test program.