Cisco ATA188-I2-A Administration Guide - Page 162

Analyzing prserv Output for Fax Sessions, Log event, Description

Page 162 highlights

Debugging the Cisco ATA 186/188 Fax Services Chapter 7 Configuring and Debugging Fax Services As prserv receives debug information from the Cisco ATA, it displays the information on the DOS screen and saves it to the output file .log. Once you are finished capturing debug information, you can stop prserv by entering Ctrl-C at the DOS prompt. If you restart the process without changing the name of the log file, any new debug information is appended to the end of the original file. Analyzing prserv Output for Fax Sessions The debug log obtained from prserv is for detecting simple configuration problems. Note A comprehensive understanding of the fax events requires the use of the rtpcatch tool (see the "Using rtpcatch for Diagnosing Fax Problems" section on page 7-12). Table 7-2 lists log events relevant to analyzing a fax session. Table 7-2 Debug Log Examples Log event Description [ch] Enable encoder Voice encoder type pt is enabled for the channel ch, where pt can be 0 for G.711µ-law, 4 for G.723.1, 8 for G.711A-law, and 18 for G.729. For example, [0]Enable encoder 4 indicates that the Cisco ATA transmitted G.723.1-encoded voice packets. [ch] DPKT 1st: , pt The first voice packet that the Cisco ATA received was of RTP payload type pt for the channel ch with timestamp of timestamp1, and the local decoding timestamp was set to timestamp2. For example, [0]DPKT 1st: 1491513359 1491512639, pt 4 indicates that the first RTP packet that the Cisco ATA received was G.723.1-encoded for channel 0. [ch] codec: => Voice codec switchover occurred. The voice encoder type switched from pt1 to pt2 for the channel ch. For example, [0]codec: 4 => 0 indicates that the local voice encoder on the Cisco ATA switched from G.723.1 to G.711µ-law. [ch] Rx MPT PT= Channel ch received an NSE packet of event with payload type of NSE pkt NSEpt. For event, c0XXXXXX indicates a CED tone event, and c1XXXXXX indicates a phase reversal event. For example, [0]Rx MPT PT=100 NSE pkt c0000000 indicates that the Cisco ATA received a CED tone event NSE packet with payload type of 100. [ch] Tx MPT PT= NSE Channel ch transmitted an NSE packet of event with payload type of pkt NSEpt. For event, c0XXXXXX indicates a CED tone event, and c1XXXXXX indicates a phase reversal event. For example, [0]Tx MPT PT=100 NSE pkt c0000000 indicates that the ATA transmitted a CED tone event NSE packet with payload type of 100. 7-10 Cisco ATA 186 and Cisco ATA 188 Analog Telephone Adaptor Administrator's Guide for H.323 (version 3.0) OL-4804-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274

7-10
Cisco ATA 186 and Cisco ATA 188 Analog Telephone Adaptor Administrator’s Guide for H.323 (version 3.0)
OL-4804-01
Chapter 7
Configuring and Debugging Fax Services
Debugging the Cisco ATA 186/188 Fax Services
As prserv receives debug information from the Cisco
ATA, it displays the information on the DOS screen
and saves it to the output file <port>.log.
Once you are finished capturing debug information, you can stop prserv by entering Ctrl-C at the DOS
prompt. If you restart the process without changing the name of the log file, any new debug information
is appended to the end of the original file.
Analyzing prserv Output for Fax Sessions
The debug log obtained from
prserv
is for detecting simple configuration problems.
Note
A comprehensive understanding of the fax events requires the use of the
rtpcatch
tool (see the
“Using
rtpcatch for Diagnosing Fax Problems” section on page 7-12
).
Table 7-2
lists log events relevant to analyzing a fax session.
Table 7-2
Debug Log Examples
Log event
Description
[
ch
] Enable encoder <
pt
>
Voice encoder type
pt
is enabled for the channel
ch,
where
pt
can be
0
for G.711μ-law, 4 for G.723.1, 8 for G.711A-law, and 18 for G.729.
For example,
[0]Enable encoder 4
indicates that the Cisco ATA
transmitted G.723.1-encoded voice packets.
[
ch
] DPKT 1st:
<
timestamp1
>
<
timestamp2
>, pt <
pt
>
The first voice packet that the Cisco ATA received was of RTP payload
type
pt
for the channel
ch
with timestamp of
timestamp1,
and the local
decoding timestamp was set to
timestamp2
.
For example,
[0]DPKT 1st: 1491513359 1491512639, pt 4
indicates
that the first RTP packet that the Cisco ATA received was
G.723.1-encoded for channel 0.
[
ch
] codec: <
pt1
> => <
pt2
>
Voice codec switchover occurred. The voice encoder type switched
from
pt1
to
pt2
for the channel
ch
.
For example,
[0]codec: 4 => 0
indicates that the local voice encoder
on the Cisco ATA switched from G.723.1 to G.711μ-law.
[
ch
] Rx MPT PT=<
NSEpt
>
NSE pkt <
event
>
Channel
ch
received an NSE packet of
event
with payload type of
NSEpt
. For
event
, c0XXXXXX indicates a CED tone event, and
c1XXXXXX indicates a phase reversal event.
For example,
[0]Rx MPT PT=100 NSE pkt c0000000
indicates that the
Cisco ATA received a CED tone event NSE packet with payload type of
100.
[
ch
] Tx MPT PT=<
pt
> NSE
pkt <
event
>
Channel
ch
transmitted an NSE packet of
event
with payload type of
NSEpt
. For
event
, c0XXXXXX indicates a CED tone event, and
c1XXXXXX indicates a phase reversal event.
For example,
[0]Tx MPT PT=100 NSE pkt c0000000
indicates that the
ATA transmitted a CED tone event NSE packet with payload type of
100.