[asterisk-bugs] [Asterisk 0014879]: SMS support for Motorola phones

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Apr 11 10:17:30 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/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:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-11 10:17 CDT
Last Modified:              2009-04-11 10:17 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-11 10:17 jongerenchaos  Asterisk Version          => SVN             
2009-04-11 10:17 jongerenchaos  Regression                => No              
2009-04-11 10:17 jongerenchaos  SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
======================================================================




More information about the asterisk-bugs mailing list