[Home]

Summary:ASTERISK-16877: [patch] "sip show channel" does not show the complete route set but only the first hop
Reporter:klaus3000 (klaus3000)Labels:
Date Opened:2010-10-26 15:53:04Date Closed:2012-01-20 17:06:01.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) show-complete-routeset-patch.txt
Description:attached patch prints the complete route set
Comments:By: Paul Belanger (pabelanger) 2010-10-27 12:36:38

Promoted to 'Ready for Testing'.

A few CODING GUIDELINE issue, inverting your if statement, so the larger code block is on the top.  And spacing between variable and equal sign (=).