Hello,

I'm not 100% sure if it's the same on 1.2 as I'm on 1.4 now, but when
I need to debug DTMF I add the following:

full => notice,warning,error,debug,verbose,dtmf

Then do a logger reload from the console

You should then see the following if you do a logger show channels in
the console:

[HCCAPP1 0.01]-->logger show channels
Channel                             Type     Status    Configuration
-------                             ----     ------    -------------
/var/log/asterisk/full.HCCAPP1.usad File     Enabled    - Debug DTMF
Verbose Warning Notice Error
                                   Console  Enabled    - Notice Error

[HCCAPP1 0.01]-->

Make sure you see DTMF listed in your logger channel






On 6/5/07, Adrian Marsh <[EMAIL PROTECTED]> wrote:
Thanks Chris,

I tried:

debug => debug,dtmf
console => notice,warning,error
;console => notice,warning,error,debug
messages => notice,warning,error
;full => notice,warning,error,debug,verbose

And restarted the logger, but I don't see any DTMF output in the debug
log file when I call into meetme

Version 1.2.18 of Asterisk.

Adrian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Christopher Aloi
Sent: 05 June 2007 02:37
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Debug meetme

Add a comma dtmf to your debug line in logger.conf then do a logger
reload.

That will get you DTMF.

-Chris

On 6/4/07, Adrian Marsh <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having complaints from some users about calls into dynamic meetme
> sessions failing.  I'm guessing that they are dialling the wrong DTMF
> keys, OR that DTMF is hearing the digits entered wrong (or not hearing
> some).
>
> I've put debug => debug into logging.conf, and searched through the
> file,  but I'm not sure how to debug.
>
> EG,
>
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '"USER ABC"
> <2060>'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '2060'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '2098'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is 'from-sip'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is
> 'SIP/460-b7310bf0'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '(null)'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is 'MeetMe'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '|DsM'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '2007-06-01
> 14:31:51'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '2007-06-01
> 14:31:51'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '2007-06-01
> 14:32:33'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '42'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '42'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is 'ANSWERED'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is 'DOCUMENTATION'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '(null)'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is
'1180704711.1969'
> Jun  1 14:32:33 DEBUG[14820] pbx.c: Function result is '(null)'
>
> Where would it show what DTMF they entered?
>
> Cheers,
>
> Adrian
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


--
@Christopher Aloi
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--
@Christopher Aloi
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to