#226: CLI annoyances (Fixed)

Sep 13 2007 * 18:56
Reported by: Release: 1.2
Priority: Minor Milestone:
Component: core Assigned to:

If setting verbose=0, as one might want to do at times, I still get certain noise in the CLI. In logger.conf the following is set

console=> warning,error

The noise (or misplaced messages) I’m seeing are below. The first I have no idea where it comes from. It just says “pushed\n” and “Done\n”

sipgw2*CLI> 
pushed*CLI> 
Donew2*CLI> 
sipgw2*CLI> 
pushed*CLI> 
Donew2*CLI> 
pushed*CLI> 
Donew2*CLI> 
pushed*CLI> 
Donew2*CLI> 
sipgw2*CLI> 

The second is from DTMF something

* DTMF-relay event received: 'D'
* DTMF-relay event received: D
* DTMF-relay event received: '1'
* DTMF-relay event received: 1

Changelog:

Modified by Sep 13 2007 * 18:58
  • Milestone: reset (from 1.2.0)

Removed 1.2 milestone. This is a minor nuisance, and not really important enough to be a milestone

Modified by Sep 13 2007 * 19:18

Switched off reporting DTMF-relay events unless verbose > 2 as of rev 3974 in 1.2 and trunk

Modified by Oct 13 2007 * 12:23
  • Priority: changed from Normal to Minor
Modified by Jun 05 2010 * 16:04
  • Status: changed from Open to Fixed