pathtest rtptx

Status codes

The status codes printed by rtptx operations are:

,Idle
*Running
SSelected SSRC
tContinuation of tone detected
TDetected a tone
-Completed

Settings

These are the settings used by rtptx:

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.

dest ADDR

The address to which it is to send the RTP stream.

destport P

The port to which it is to send the RTP stream.

ptime N

The duration represented by each packet (in mS).

rtcpport P

The associated RTCP port.

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.

src ADDR

The address from which it is to send the RTP stream.

srcport P

The port from which it is to send the RTP stream.

tosrtcp N

The TOS value for te RTCP packets.

tosrtp N

The TOS value for te RTP packets.


This is a command understood by the pathtest test program.