[asterisk-bugs] [Asterisk 0014879]: SMS support for Motorola phones
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 15 13:26:28 CDT 2009
The following issue has been set as RELATED TO issue 0015276.
======================================================================
https://issues.asterisk.org/view.php?id=14879
======================================================================
Reported By: jongerenchaos
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 14879
Category: Addons/chan_mobile
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-11 10:17 CDT
Last Modified: 2009-07-15 13:26 CDT
======================================================================
Summary: SMS support for Motorola phones
Description:
The motorola phone doesn't accept the command at+CNMI=2,1,0,1,0 for using
the SMS feature (receiving SMS).
But with an older version of chan_mobile i change the command
at+CNMI=3,1,0,0,0 and i can receive some messages, because the phone has
the following commands to accept:
at+cnmi=??
+CNMI: (0,3),(0-2),(0),(0),(0)
When i use:
at+cnmi=3,1,0,0,0
OK
I get the following message back if i receive an SMS message on this
phone
+CMTI: "MT",213
at
When i use:
at+cnmi=3,2,0,0,0
OK
I get the following binary message back:
+CMT: ,40
07911326060032F0040B911346497113F100119040116115038018D27ABA4D07A5E7A072D90D629F
My question: Can we reproduce the chan_mobile module to accept also
messages with phones whon't accept at+CNMI=2,1,0,1,0??
And maybe that we can add the feature to send binary SMS, for example
operator logos and SMSpictures.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015276 SMS FIX for motorola phones
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-15 13:26 mnicholson Relationship added related to 0015276
======================================================================
More information about the asterisk-bugs
mailing list