[asterisk-bugs] [JIRA] (ASTERISK-20484) Code Cleanup in app_alarmreceiver caused new issue where event are processed before receiving all digits

John Bonzey (JIRA) noreply at issues.asterisk.org
Sat Jan 5 20:53:45 CST 2013


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

John Bonzey commented on ASTERISK-20484:
----------------------------------------

I finally got the alarmreceiver module to work with Asterisk 1.8.18.0 without any modifications to anything.
Neither 10.10 or 11.0.1 worked.  Not sure what is going on with asterisk 10 or 11 but I could not get it to function compiling the lastest alarmreceiver.c file as suggested. 

Looking at the changelog for 1.8 i don't see anything regarding alarmreceiver which makes me want to believe that all the changes to the alarmreceiver module lately have broken the functionality - at least in my case with a DSC 832 alarm panel.

Thanks for your support, I have learned a lot about Asterisk in the process !!!!!!!

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8-current
                
> Code Cleanup in app_alarmreceiver caused new issue where event are processed before receiving all digits
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20484
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20484
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_alarmreceiver
>    Affects Versions: SVN
>            Reporter: Jean-Philippe Lord
>            Assignee: Pedro Kiefer
>      Target Release: SVN
>
>         Attachments: 43933_OLD DO NOT USE_app_alarmreceiver.c, app_alarmreceiver.c, ASTERISK-20484_v1.diff, ASTERISK-20484_v2.diff
>
>
> Issue caused since ASTERISK-20157
> event are processed before receiving all digits
>  == AlarmReceiver: Received Event 010
>  == AlarmReceiver: Bad DTMF character ý == AlarmReceiver: Nonzero checksum
>  == AlarmReceiver: Received Event 100
>  == AlarmReceiver: Bad DTMF character ý == AlarmReceiver: Nonzero checksum
>  == AlarmReceiver: Received Event 0C2
>  == AlarmReceiver: Bad DTMF character ý == AlarmReceiver: Nonzero checksum
>  == AlarmReceiver: Received Event 299

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list