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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 3 18:49:05 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:                     assigned
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:              
====================================================================== 
Date Submitted:             2009-05-31 10:19 CDT
Last Modified:              2009-06-03 18:49 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0105962) svnbot (reporter) - 2009-06-03 18:49
 https://issues.asterisk.org/view.php?id=15236#c105962 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 943

U   trunk/channels/chan_mobile.c

------------------------------------------------------------------------
r943 | mnicholson | 2009-06-03 18:49:05 -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=943 

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




More information about the asterisk-bugs mailing list