| Summary: | ASTERISK-24337: Spammy DEBUG message needs to be at a higher level - 'Remote address is null, most likely RTP has been stopped' | ||
| Reporter: | Rusty Newton (rnewton) | Labels: | |
| Date Opened: | 2014-09-17 11:06:26 | Date Closed: | 2014-12-18 16:36:51.000-0600 |
| Priority: | Trivial | Regression? | No |
| Status: | Closed/Complete | Components: | Resources/res_rtp_asterisk |
| Versions: | SVN 12.5.0 | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | I'm not sure what all versions this affects, but this debug message is annoyingly spammy when troubleshooting certain issues.
{noformat} [Sep 17 10:44:07] DEBUG[4888][C-00000000] res_rtp_asterisk.c: Remote address is null, most likely RTP has been stopped {noformat} When you see it, it prints roughly *fifty times a second*. Which seems unnecessary. This message appears to be at debug level 1, when it should probably be at 5. | ||
| Comments: | |||