[Home]

Summary:ASTERISK-18165: sms sending does not work
Reporter:Martin Kremser (maky)Labels:
Date Opened:2011-07-22 03:17:10Date Closed:2011-12-27 08:35:00.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_sms
Versions:1.6.2.19 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-12133 [patch] smsq does not work in asterisk 1.6
is related toASTERISK-18331 app_sms failure
Environment:Debian (2.6.32), AVM B1 (chan_capi 1.1.5)Attachments:
Description:The Problem:
------------

I can receive SMS with Asterisk 1.6.2
I cannot send SMS with Asterisk 1.6.2

Same Telco Asterisk 1.4.21 (FritzCard ISDN) both works fine!


CLI output Log:
---------------

-- Attempting call on CAPI/ISDN1/0193010 for application SMS(0) (Retry 1)
  > Channel CAPI/ISDN1#02/0193010-1 was answered.
  > Launching SMS(0) on CAPI/ISDN1#02/0193010-1
sms argc 1 queue <0> opts <> addr <> body <>
initial delay 300ms
   -- SMS TX 7F 00
   -- SMS RX 93 00 6D
   -- SMS TX 17 00
[Jul 22 09:28:25] NOTICE[32716]: app_sms.c:1800 sms_process: bad stop bit[Jul 22 09:28:25] NOTICE[32716]: app_sms.c:1800 sms_process: bad stop bit[Jul 22 09:28:25] NOTICE[32716]: app_sms.c:1800 sms_process: bad stop bit[Jul 22 09:28:26] NOTICE[32716]: app_sms.c:1800 sms_process: bad stop bit[Jul 22 09:28:26] NOTICE[32716]: app_sms.c:1723 sms_process: Error 255, hanging up

[SEVERAL TIMES]

NOTICE[15275]: app_sms.c:2031 sms_exec: ast_read failed
[Jul 22 09:28:57] NOTICE[32716]: pbx_spool.c:349 attempt_thread: Call completed to CAPI/ISDN1/0193010
> ISDN1#02: CAPI INFO 0x3490: Normal call clearing

Perhaps same as: ASTERISK-12133 ??
Comments:By: Leif Madsen (lmadsen) 2011-09-21 09:19:42.141-0500

Please test the changes in ASTERISK-18331.

By: Matt Jordan (mjordan) 2011-12-27 08:34:52.241-0600

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions.  After testing with Asterisk 1.8, if you find this problem has not been resolved, please open a new issue against Asterisk 1.8.