[asterisk-bugs] [JIRA] (ASTERISK-22822) Recieving SMS not working
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 4 10:58:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211482#comment-211482 ]
Matt Jordan commented on ASTERISK-22822:
----------------------------------------
Without actually seeing the SMS that you're receiving and the full message that is causing the 'bad stop bit' error, I don't think anyone is going to be able to diagnose and provide a patch for this issue. You will need to provide that information.
That being said, {{app_sms}} is in extended support, which means development support for it typically comes from the Asterisk Development Community. Issues without patches are unlikely to receive much attention.
> 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