[Home]

Summary:ASTERISK-03992: [patch] iax, log remote ip on REGREJ
Reporter:derrick (derrick)Labels:
Date Opened:2005-04-26 15:32:55Date Closed:2008-01-15 15:32:18.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iax2_failed_registrar_ip.patch
Description:looking for which host sent these messages and needed to add it to the logs.

Apr 26 12:35:43 NOTICE[10726]: [chan_iax2.c:6730] Registration of 'XXX-XXXGDLDKS01PXY02' rejected: 'Registration Refused' from: 'x.x.x.x'


****** ADDITIONAL INFORMATION ******

disclaimer on file

(above sample log message was not from current HEAD, so line num is off, but patch is for current)
Comments:By: Kevin P. Fleming (kpfleming) 2005-04-26 22:02:37

Committed to CVS HEAD, thanks!

By: Russell Bryant (russell) 2005-05-10 22:12:21

not included in 1.0 since it is a new feature

By: Digium Subversion (svnbot) 2008-01-15 15:32:18.000-0600

Repository: asterisk
Revision: 5511

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r5511 | kpfleming | 2008-01-15 15:32:18 -0600 (Tue, 15 Jan 2008) | 2 lines

report IP of peer who sent failing registration (bug ASTERISK-3992)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5511