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

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 4 08:08:45 CST 2012


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

Joshua Colp edited comment on ASTERISK-20484 at 12/4/12 8:07 AM:
-----------------------------------------------------------------

A discussion occurred about this on the asterisk-dev IRC channel. It's policy for only bug fixes to be applied to release branches unless unavoidable. If there's a legitimate problem in 10 and 11 that can be isolated and fixed by backporting part of the trunk changes, I've told Pedro that's fine. I'm just not fine with ignoring the policy and bringing everything back.
                
      was (Author: jcolp):
    A discussion occurred about this on the asterisk-dev IRC channel. It's policy for only bug fixes to be applied to release branches unless unavoidable. If there's a legitimate problem in 10 and 11 that can be isolated and fixed by backporting part of the trunk changes, I've told Pedro that's fine.
                  
> 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: 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