No subject
Fri Jun 28 13:27:35 CDT 2013
* PJSIP logging doesn't exactly match Asterisk logging, but mapping the two is
* not too bad. PJSIP log levels are identified by a single int. Limits are
* not specified by PJSIP, but their implementation used 1 through 6.
*
* The mapping is as follows:
* - 0: LOG_ERROR
* - 1: LOG_ERROR
* - 2: LOG_WARNING
* - 3 and above: equivalent to ast_debug(level, ...) for res_pjsip.so</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Configured res_pjsip, set the debug level, started up a phone, watched
the logs roll in.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>/branches/12/res/res_rtp_asterisk.c <span style="color: grey">(398565)</span></li>
<li>/branches/12/res/res_pjsip_logger.c <span style="color: grey">(398565)</span></li>
<li>/branches/12/res/res_pjsip_log_forwarder.c <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="https://reviewboard.asterisk.org/r/2830/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>
--===============8187800453769177422==--
More information about the asterisk-dev
mailing list