<div dir="ltr"><div><div>I turned on verbose logging in logger.conf <br><br></div>Then in the log file I see:<br>[Oct 12 16:16:31] VERBOSE[23597] logger.c:     -- Call accepted by 129.21.236.10 (format ulaw)<br>[Oct 12 16:16:31] VERBOSE[23597] logger.c:     -- Format for call is ulaw<br>[Oct 12 16:16:33] VERBOSE[23642] logger.c:     -- Hungup 'DAHDI/pseudo-1683865569'<br>[Oct 12 16:16:33] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'rpt/node' (language 'en')<br>[Oct 12 16:16:34] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/4' (language 'en')<br>[Oct 12 16:16:35] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/2' (language 'en')<br>[Oct 12 16:16:35] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/6' (language 'en')<br>[Oct 12 16:16:36] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/0' (language 'en')<br>[Oct 12 16:16:37] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/1' (language 'en')<br>[Oct 12 16:16:37] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'rpt/connected' (language 'en')<br>[Oct 12 16:16:38] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/2' (language 'en')<br>[Oct 12 16:16:39] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'rpt/node' (language 'en')<br>[Oct 12 16:16:39] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/4' (language 'en')<br>[Oct 12 16:16:40] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/3' (language 'en')<br>[Oct 12 16:16:41] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/4' (language 'en')<br>[Oct 12 16:16:41] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/2' (language 'en')<br>[Oct 12 16:16:42] VERBOSE[23643] logger.c:     -- <DAHDI/pseudo-1658842406> Playing 'digits/2' (language 'en')<br>[Oct 12 16:16:42] VERBOSE[23643] logger.c:     -- Hungup 'DAHDI/pseudo-1658842406'<br><br><br></div>So it looks like from that you could pick out "Call accepted" string, but you'd have to back into the node by looking up that IP address or scanning forward to the digits after "connected" & "2"<br><br>> I would like to display the connection history of the repeater on its<br>
> website.<br>
><br>
> I already pull the current status to the website but wondered if there is<br>
> a log of connections made to and from the node somewhere that I can read<br>
> from and then display on the site?<br>
><br>
> Matt<br>
> M0LMK<br>
><br>
><br></div>