[Home]

Summary:ASTERISK-17945: [patch] NOTICE message says what wasn't reachable, but not who couldn't reach it
Reporter:Leif Madsen (lmadsen)Labels:
Date Opened:2011-05-31 10:43:53Date Closed:2011-05-31 11:06:25
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) __20110531-sip-notice-tweak.txt
Description:Having an issue where I get a NOTICE that tells me an extension wasn't reachable, but didn't know who couldn't reach it. Adding the IP address so that I can tell who to match on makes this message more useful.
Comments:By: Leif Madsen (lmadsen) 2011-05-31 10:46:10

btw: intention is to get the IP address the request is coming from (actual IP address, not what is listed in a header).

By: Russell Bryant (russell) 2011-05-31 10:49:56

ship it

By: Digium Subversion (svnbot) 2011-05-31 11:04:57

Repository: asterisk
Revision: 321511

U   branches/1.8/channels/chan_sip.c

------------------------------------------------------------------------
r321511 | lmadsen | 2011-05-31 11:04:56 -0500 (Tue, 31 May 2011) | 8 lines

Enhance NOTICE message to know who couldn't access the dialplan.

(closes issue ASTERISK-17945)
Reported by: lmadsen
Patches:
     __20110531-sip-notice-tweak.txt uploaded by lmadsen (license 10)
Tested by: russell

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

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

By: Digium Subversion (svnbot) 2011-05-31 11:06:25

Repository: asterisk
Revision: 321512

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r321512 | lmadsen | 2011-05-31 11:06:25 -0500 (Tue, 31 May 2011) | 15 lines

Merged revisions 321511 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r321511 | lmadsen | 2011-05-31 12:04:47 -0400 (Tue, 31 May 2011) | 8 lines
 
 Enhance NOTICE message to know who couldn't access the dialplan.
 
 (closes issue ASTERISK-17945)
 Reported by: lmadsen
 Patches:
       __20110531-sip-notice-tweak.txt uploaded by lmadsen (license 10)
 Tested by: russell
........

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

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