Cisco ATA-186 Administration Guide - Page 141

Using prserv for Diagnosing Fax Problems, prserv Overview, Analyzing prserv Output for Fax Sessions

Page 141 highlights

Chapter 7 Configuring and Debugging Fax Services Debugging the Cisco ATA 186/188 Fax Services Using prserv for Diagnosing Fax Problems This section contains the following topics: • prserv Overview, page 7-9 • Analyzing prserv Output for Fax Sessions, page 7-9 prserv Overview prserv is a tool that runs on a Microsoft Windows-based PC and serves as a log server that captures debug information that the Cisco ATA sends to your PC IP address/port. The debug information is saved into a readable text file. To enable your Cisco ATA to send debug information, you need to set the NPrintf configuration parameter to your PC IP address and an available port, as shown in the following procedure: Procedure Step 1 . is the IP address of your PC. is any unused port (any number from 1024 to 65535) on your PC. Note You can the Nprintf parameter on the Cisco ATA configuration web page or with the TFTP-based configuration method. Step 2 To operate the debug capture program prserv.exe, place the prserv program in a folder on your PC. At the DOS prompt, enter: C:>prserv is the port number you have selected. If is omitted, the default port number is 9001. 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. OL-3410-01 Cisco ATA 186 and Cisco ATA 188 Analog Telephone Adaptor Administrator's Guide (SIP) 7-9

  • 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

7-9
Cisco ATA 186 and Cisco ATA 188 Analog Telephone Adaptor Administrator’s Guide (SIP)
OL-3410-01
Chapter 7
Configuring and Debugging Fax Services
Debugging the Cisco ATA 186/188 Fax Services
Using prserv for Diagnosing Fax Problems
This section contains the following topics:
prserv Overview, page 7-9
Analyzing prserv Output for Fax Sessions, page 7-9
prserv Overview
prserv
is a tool that runs on a Microsoft Windows-based PC and serves as a log server that captures
debug information that the Cisco ATA sends to your PC IP address/port. The debug information is saved
into a readable text file.
To enable your Cisco ATA to send debug information, you need to set the
NPrintf
configuration
parameter to your PC IP address and an available port, as shown in the following procedure:
Procedure
Step 1
<IP address>.<port>
<IP address> is the IP address of your PC.
<port> is any unused port (any number from 1024 to 65535) on your PC.
Note
You can the Nprintf parameter on the Cisco
ATA configuration web page or with the TFTP-based
configuration method.
Step 2
To operate the debug capture program prserv.exe, place the prserv program in a folder on your PC. At
the DOS prompt, enter:
C:>prserv <port>
<port> is the port number you have selected. If <port> is omitted, the default port number is 9001.
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.