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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sat Dec 7 21:05:03 CST 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212699#comment-212699 ] 

Matt Jordan commented on ASTERISK-22822:
----------------------------------------

In this particular case, as Rusty noted, we really need to get DEBUG logs illustrating the problem. The actual SMS messages received by Asterisk would also be helpful.

As it is, with this little information, there is little anyone can do to help you or to determine whether this is actually a problem in {{app_sms}} or a problem in the messages it is receiving.
                
> 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
>            Assignee: 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