[asterisk-bugs] [Asterisk 0014896]: SMS support for Motorola phones (unexpected AT message)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 14 15:26:43 CDT 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14896
======================================================================
Reported By: jongerenchaos
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 14896
Category: Addons/chan_mobile
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-14 14:09 CDT
Last Modified: 2009-04-14 15:26 CDT
======================================================================
Summary: SMS support for Motorola phones (unexpected AT
message)
Description:
I try to receive any SMS from my motorola mobile phone with the newest 866
chan_mobile version. The phone support the SMS function now!!
But when i receive an SMS message i get the following debug log and i
receive nothing for now:
[Apr 14 21:04:14] DEBUG[15734]: chan_mobile.c:3425 do_monitor_phone:
[gsm3] +CMTI: "MT",2
[Apr 14 21:04:14] DEBUG[15734]: chan_mobile.c:3281 handle_response_cmti:
[gsm3] incoming sms message
[Apr 14 21:04:14] DEBUG[15734]: chan_mobile.c:1333 rfcomm_write_full:
rfcomm_write() (25) [AT]CMGR=171267976
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3425 do_monitor_phone:
[gsm3] +CIEV: 2,1
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3425 do_monitor_phone:
[gsm3] +CIEV: 5,5
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3425 do_monitor_phone:
[gsm3] +CIEV: 4,0
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3205 handle_response_ciev:
[gsm3] error parsing CIND: +CIEV: 4,0
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3425 do_monitor_phone:
[gsm3] ERROR
[Apr 14 21:04:16] DEBUG[15734]: chan_mobile.c:3116 handle_response_error:
[gsm3] recieved unexpected AT message 'ERROR'
Related to http://bugs.digium.com/view.php?id=14879
(Thanks for the fast support mnicholson!!)
======================================================================
----------------------------------------------------------------------
(0103243) svnbot (reporter) - 2009-04-14 15:26
http://bugs.digium.com/view.php?id=14896#c103243
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 869
U trunk/channels/chan_mobile.c
------------------------------------------------------------------------
r869 | mnicholson | 2009-04-14 15:26:43 -0500 (Tue, 14 Apr 2009) | 5 lines
Fix parsing of CMTI unsolicited response codes.
(closes issue http://bugs.digium.com/view.php?id=14896)
Reported by: jongerenchaos
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-addons?view=rev&revision=869
Issue History
Date Modified Username Field Change
======================================================================
2009-04-14 15:26 svnbot Checkin
2009-04-14 15:26 svnbot Note Added: 0103243
2009-04-14 15:26 svnbot Status assigned => resolved
2009-04-14 15:26 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list