IMPORTANT: this is former xlog module from SIP Express Router (SER) kept because it is used by other modules via API to get the value for strings with specifiers. If you want to print log messages from configuration file, use the real module named 'xlog'. This module provides the possibility to print user formatted log or debug messages from SER scripts, similar to printf function but now a specifier is replaced with a part of the SIP request. Section 2, “Implemented Specifiers” shows what can be printed out.
| Parámetro | Tipo | Descripción |
|---|---|---|
| buf_size | integer | 3.1. buf_size (integer) |
| buf_size | integer | Maximum size of the log message. |
4.2. xpdbg(format)
4.1. xplog(level, format)
Print a formatted message using LOG function.
Print a formatted message using DBG function.
1.1.7. shm_xfree(xl_elog_p el) 1.1.8. int xprint(struct sip_msg* msg, xl_elog_p el, char *buf, int *len)
1.1.8. int xprint(struct sip_msg* msg, xl_elog_p el, char *buf, int *len)
1.1.7. shm_xfree(xl_elog_p el) 1.1.8. int xprint(struct sip_msg* msg, xl_elog_p el, char *buf, int *len)
1.1.8. int xprint(struct sip_msg* msg, xl_elog_p el, char *buf, int *len)
Free the xl-lib list allocated by xparse() or xparse2().
Free the xl-lib list allocated by shm_xparse() or shm_xparse2().
Copyright © 2003 FhG FOKUS