[asterisk-bugs] [Asterisk 0015236]: [patch] Fix sms support

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 3 18:52:07 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15236 
====================================================================== 
Reported By:                Artem
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15236
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1.0 
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-05-31 10:19 CDT
Last Modified:              2009-06-03 18:52 CDT
====================================================================== 
Summary:                    [patch] Fix sms support
Description: 
Currently SMS is completly broken. AT+CNMI=3,1,0,0,0 is not supported and
should be changed to AT+CNMI=2,1,0,0,0.

This patch fixes the problem.
====================================================================== 

---------------------------------------------------------------------- 
 (0105963) svnbot (reporter) - 2009-06-03 18:52
 https://issues.asterisk.org/view.php?id=15236#c105963 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 944

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_mobile.c

------------------------------------------------------------------------
r944 | mnicholson | 2009-06-03 18:52:06 -0500 (Wed, 03 Jun 2009) | 15
lines

Merged revisions 943 via svnmerge from 
https://origsvn.digium.com/svn/asterisk-addons/trunk

........
  r943 | mnicholson | 2009-06-03 18:49:04 -0500 (Wed, 03 Jun 2009) | 8
lines
  
  Fix sms support by setting the correct mode for receiving messages.
  
  (closes issue https://issues.asterisk.org/view.php?id=15236)
  Reported by: Artem
  Patches:
        sms.patch uploaded by Artem (license 800)
  Tested by: Artem
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=944 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-03 18:52 svnbot         Checkin                                      
2009-06-03 18:52 svnbot         Note Added: 0105963                          
======================================================================




More information about the asterisk-bugs mailing list