[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 Dec 22 18:19:46 CST 2012


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

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

Hey Guys,
I know this is not the right place to post questions but hoping you can help me out.  i wrote up a big procedure on how to configure and implement your alarmreceiver module but since the latest asterisk code doesn't work without your patches I can't get it to work.  I have 1.11 asterisk running but can not get your latest alarmreceiver.c fixes implemented.  Could someone post on http://forums.asterisk.org/viewtopic.php?p=181097 how to take the 2 or 3 patches you have created and get it to work with the the asterisk release.  I have spent a lot of time trying to compile the new alarmreciever.c file and cant get it to work.  I wrote up a big procedure on asterisk.org and http://www.freepbx.org/forum/freepbx/tips-and-tricks/alarmreceiver-event-translation-procedure-with-email 
but without your patches it is worthless.  Any detailed help on how to take your patches and apply to asterisk 11 would be appreciated.  I know you guys spent a lot of time creating the patches and hoping you can walk us less technical people through the necessary steps for implementation so we can can all take advantage of you work.

thanks
John

                
> 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