[asterisk-bugs] [JIRA] (ASTERISK-22822) Recieving SMS not working

Martin Kremser (JIRA) noreply at issues.asterisk.org
Mon Nov 4 01:06:03 CST 2013


Martin Kremser created ASTERISK-22822:
-----------------------------------------

             Summary: Recieving SMS not working
                 Key: ASTERISK-22822
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22822
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_sms
    Affects Versions: 1.8.13.1
         Environment: Debian 7
Asterisk 1.8.13.1~dfsg-3+deb7u1 (latest Wheezy)
            Reporter: Martin Kremser
            Severity: Minor


I have a "bad stop bit"-error on app_sms.c, when I try to receive from 
the SMS Center of "Deutsche Telekom" with the app_sms.c apps of Asterisk 1.8


   -- Executing [XXXXXXXXXX at sms_in:3] SMS("SIP/telekom-00000000", "XXXXXXXXXX,at") in new stack
 sms argc 2 queue <xxxxxxxxxx> opts <at> addr <> body <>
 initial delay 300ms
    -- SMS TX 7F 00
[Nov  4 07:37:55] NOTICE[2764]: app_sms.c:1804 sms_process: bad stop bit
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1804 sms_process: bad stop bit
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1804 sms_process: bad stop bit
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1727 sms_process: Error 255, hanging up
    -- SMS TX 92 01 FF
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1804 sms_process: bad stop bit
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1804 sms_process: bad stop bit
[Nov  4 07:37:56] NOTICE[2764]: app_sms.c:1727 sms_process: Error 255, hanging up
    -- SMS TX 92 01 FF



Sending SMS produces a "bad stop bit error", too.
Patch from ASTERISK-18331 is working for me: sending sms is ok.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list