next up previous contents
Next: GTP Decoder Events Up: GTP Decoder and Preprocessor Previous: GTP Data Channel Decoder   Contents

GTP Control Channel Preprocessor Configuration

Different from GTP decoder, GTP preprocessor examines all signaling messages. The preprocessor configuration name is gtp.

preprocessor gtp
Option syntax
Option Argument Required Default
ports <ports> NO ports { 2123 3386 }
Option explanations
ports
This specifies on what ports to check for GTP messages. Typically, this will include 5060, 5061.
Syntax
    ports { <port> [<port>< ... >] }
Examples
    ports { 2123 3386 2152 }
Note: there are spaces before and after `{' and `}'.

Default configuration

     preprocessor gtp


Eugene Misnik 2013-05-08