[asterisk-bugs] [Asterisk 0017043]: dtmf logging to console not working
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 16 21:02:09 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17043
======================================================================
Reported By: brian_j_murrell
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17043
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: Older 1.6.2 - please test a newer version
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-16 15:27 CDT
Last Modified: 2010-03-16 21:02 CDT
======================================================================
Summary: dtmf logging to console not working
Description:
I have my logger.conf set to log DTMF to the console:
console => notice,warning,error,dtmf
and the console reflects that:
linux*CLI> logger show channels
Channel Type Status Configuration
------- ---- ------ -------------
/var/log/asterisk/messages File Enabled - Warning Notice Error
Console Enabled - DTMF Warning Notice
Error
/var/log/asterisk/debug File Enabled - Debug Notice
However, when I make a call (from a SIP extension) either directly to
Asterisk itself and enter DTMF, say, to input a voicemail password or get
bridged to an outside line and enter a DTMF, say, to choose an option at a
remote IVR I don't see the DTMF debug on the console as I did with 1.4.x.
I know the DTMF is working since the results I receive in response to the
DTMF that I send are expected.
======================================================================
----------------------------------------------------------------------
(0119493) brian_j_murrell (reporter) - 2010-03-16 21:02
https://issues.asterisk.org/view.php?id=17043#c119493
----------------------------------------------------------------------
Well, this would seem to be "new" since 1.4.17ish if it were the case, but
it seems it's not:
linux*CLI> core set debug 5
Core debug was 0 and is now 5
== Using SIP RTP CoS mark 5
-- Executing [*112000 at internal-sip:1] NoOp("SIP/1011002206-0000006d",
"") in new stack
-- Executing [*112000 at internal-sip:2] Set("SIP/1011002206-0000006d",
"CDR(accountcode)="internal"") in new stack
-- Executing [*112000 at internal-sip:3]
Answer("SIP/1011002206-0000006d", "") in new stack
-- Executing [*112000 at internal-sip:4] Wait("SIP/1011002206-0000006d",
"1") in new stack
-- Executing [*112000 at internal-sip:5]
VoiceMailMain("SIP/1011002206-0000006d", "2000") in new stack
-- <SIP/1011002206-0000006d> Playing 'vm-password.gsm' (language
'en')
[Mar 16 21:58:40] WARNING[8881]: app_voicemail_imap.c:2492 mm_log: IMAP
Warning: Bad quota root list for vmINBOX
[Mar 16 21:58:40] WARNING[8881]: app_voicemail_imap.c:2492 mm_log: IMAP
Warning: Bad quota root list for vmINBOX
-- <SIP/1011002206-0000006d> Playing 'vm-youhave.gsm' (language 'en')
-- <SIP/1011002206-0000006d> Playing 'vm-no.gsm' (language 'en')
-- <SIP/1011002206-0000006d> Playing 'vm-messages.gsm' (language
'en')
-- <SIP/1011002206-0000006d> Playing 'vm-opts.gsm' (language 'en')
-- <SIP/1011002206-0000006d> Playing 'vm-helpexit.gsm' (language
'en')
-- <SIP/1011002206-0000006d> Playing 'vm-options.gsm' (language 'en')
-- <SIP/1011002206-0000006d> Playing 'vm-options.gsm' (language 'en')
-- <SIP/1011002206-0000006d> Playing 'vm-options.gsm' (language 'en')
There was a mailbox password required to access that voice mail. As you
can see, the DTMF to give the password was not displayed.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-16 21:02 brian_j_murrellNote Added: 0119493
======================================================================
More information about the asterisk-bugs
mailing list