[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=212698#comment-212698 ] 

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

Thank you for taking the time to report this bug and helping to make Asterisk better. Unfortunately, we cannot work on this bug because your description did not include enough information. You may find it helpful to read the Asterisk Issue Guidelines http://www.asterisk.org/developers/bug-guidelines. We would be grateful if you would then provide a more complete description of the problem. At a minimum, we need:

1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

This likely includes output from the console with debug level logging, a SIP trace (if this is SIP related), and configuration information such as dialplan (e.g. extensions.conf) and channel configuration (e.g. sip.conf). Thanks!


                
> 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