[asterisk-bugs] [Asterisk 0011368]: chan_mobile does not recognize dtmf together with Authenticate or DISA

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 29 17:11:43 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11368 
====================================================================== 
Reported By:                bt047265
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   11368
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:            SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89454 
Request Review:              
====================================================================== 
Date Submitted:             2007-11-25 08:42 CST
Last Modified:              2009-04-29 17:11 CDT
====================================================================== 
Summary:                    chan_mobile does not recognize dtmf together with
Authenticate or DISA
Description: 
Hello,

chan_mobile is configured according to the documentation. Incoming and
outgoing calls are working via the new channel "Mobile". 

Mobile.conf:

[adapter]
id=stick1
address=00:08:F4:16:3A:E2
[SGH-F200]
;address=00:1D:25:73:0E:76
address=00:1B:59:14:77:38
port=4
context=incoming_mobile
adapter=stick1
dtmfskip=50

This dialplan was added to the extensions.conf:

[incoming_mobile]
exten => _!,1,Answer()
exten => _!,n,Wait(1)
exten => _!,n,Verbose(${EXTEN})
exten => _!,n,Verbose(${CALLERID})
exten => _!,n,Authenticate(1234)
exten => _!,n,Background(vm-enter-num-to-call)
exten => _!,n,DISA(no-password,phones,"sipgate" <7001>)

No DTMF tones are regocnized by the Authenticate function.  If the same
context is assigned to the SIP channel Authenticate and DISA is working.

Attached the output of /var/log/asterisk/full for:

- incoming mobile authenticate
- icoming mobile to SIP extension
- incoming SIP authenticate

If the incoming call from the mobile is directly routed to an SIP
extension, DTMF is sended to the SIP extension.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0011801 mobile to asterisk audio stability stro...
has duplicate       0012768 Multipile issues with chan_mobile
has duplicate       0011556 &quot;No audio&quot; on incoming blueto...
related to          0012567 Big latency (up to 3 sec) when call wai...
====================================================================== 

---------------------------------------------------------------------- 
 (0103973) alexz (reporter) - 2009-04-29 17:11
 http://bugs.digium.com/view.php?id=11368#c103973 
---------------------------------------------------------------------- 
Sorry, did hit the wrong button... Where was I?

I think that fundamental difference between our testing is that all of you
are using your development/test PC's where you already have your "old"
setup and just trying new updates. In our case testing is completely new
scratch installation:
Ubuntu 9.04 server with LAMP and OpenSSH, minimal system with CLI
Bluez (whatever version we'll choose, from bluez.org - so ALL the
libraries and corresponding files are in place)
Dahdi/Tools release (2.1.0.4/2.1.0.2)
Ast (whatever our choice is)
Addons (whatever our choice is)
FreePBX 2.5.1

All the compiling and configuration is done "by book" and verified on many
systems.

So far NONE of our scratch installations worked as expected with
chan_mobile, except when everything is "release", where as we know DTMF is
not working.

We'll make another attempt to do it today - your setup wasn't different
from whatever we did already try in a past, except we did use bluez 4.37.
We will try 4.17 today, but frankly we do not expect it to be much
different. We'll see.
In term of hardware we are using Linksys, Cirago and Trendnet - all CSR
chipset based. On a cell phone side all the phones are Nokia (in terms of
hardware all the components are the most trusted in terms of bluez and
chan_mobile). Machine has TDM400 card from OpenVox with 2 FXO and 2 FXS
modules installed. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-29 17:11 alexz          Note Added: 0103973                          
======================================================================




More information about the asterisk-bugs mailing list