Hello list, I recently started testing the chan_mobile addon and after a successful installation and configuration I have a couple of problems that I can't fix without your help. I am using opensuse 11.1, asterisk 1.6.1 with bluez 4.22 (installed from rpm packages) and a Nokia N80 phone. Apparently all works fine except the DTMF. Seems impossible to catch DTMF when nothing (no song) is being playing so I always have to background a sound to be able to receive DTMF tones. When I press a button (looking for IVR interaction) asterisk catches the correct key but the background song is inmediately muted and the next pulsation is not detected because of the previous problem. Is there a patch or a method to solve this problem? Thanks in advance. Carlos. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090505/94fc21ff/attachment.htm
This is a known bug. It is fixed in the trunk version of chan_mobile. On Tue, 2009-05-05 at 11:38 -0400, Carlos Ruiz Diaz wrote:> Hello list, > > I recently started testing the chan_mobile addon and after a > successful installation and configuration I have a couple of problems > that I can't fix without your help. > > I am using opensuse 11.1, asterisk 1.6.1 with bluez 4.22 (installed > from rpm packages) and a Nokia N80 phone. Apparently all works fine > except the DTMF. > > Seems impossible to catch DTMF when nothing (no song) is being playing > so I always have to background a sound to be able to receive DTMF > tones. When I press a button (looking for IVR interaction) asterisk > catches the correct key but the background song is inmediately muted > and the next pulsation is not detected because of the previous > problem. > > Is there a patch or a method to solve this problem? > > Thanks in advance. > > Carlos. > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Matthew Nicholson Digium, Inc. | Software Developer
Hello list, I just updated to the last release my asterisk-addons copy and the DTMF works almost perfect. I have the same situation that I used to have using the stable version 1.6.1. The tones gets detected but only one keypress in a given time. I don't know if this is a configuration problem with my mobile.conf or if is the same bug that was reported previously. I am also receiving error reports during socket read: *[May 15 17:45:12] ERROR[21830]: chan_mobile.c:1038 mbl_read: read error 107* Bellow, my configuration file, perhaps there is something wrong with it. [general] interval=30 [adapter] id=built-in address=00:1D:D9:EB:FA:6F ;forcemaster=yes ;alignmentdetection=yes [NN80] address=00:12:D2:30:DB:FB port=28 context=mobile adapter=built-in group=1 ;nocallsetup=yes dtmfskip=200 dtmfmode=auto I hope you can help me. Carlos. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090515/097d1bd7/attachment.htm