[asterisk-bugs] [JIRA] (ASTERISK-28143) app_amd: Infinite loop on silent calls

Jessie Kid Fernando (JIRA) noreply at issues.asterisk.org
Tue Oct 29 10:33:40 CDT 2019


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

Jessie Kid Fernando commented on ASTERISK-28143:
------------------------------------------------

Hi Richard, thank you so much for your inputs. Actually  I am using version 13.27.0 and then after that I applied the patch using the attached file on this JIRA ticket. I am not actually sure if I have missed the way I applied the patch. The process that I went through:

1. Downloaded the source asterisk-13.27.0.tar.gz from https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
2. Applied the patch on app_amd.c 
3. Executed ./configure
4. Executed make menuselect (Just to ensure that the app_amd was selected)
5. Executed make 
6. Execute make install
7. Reboot server




> app_amd: Infinite loop on silent calls 
> ---------------------------------------
>
>                 Key: ASTERISK-28143
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28143
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_amd
>    Affects Versions: 15.6.1
>         Environment: Ubuntu with asterisk 
>            Reporter: Abhay Gupta
>            Assignee: Abhay Gupta
>              Labels: patch
>      Target Release: 13.27.0, 16.4.0, 17.0.0
>
>         Attachments: amd.patch
>
>
> On our production server , some of the calls never return from AMD application , from logs we could see that they have last gone into AMD() of dialplan and comes out only when the call is HANGUP .
> The suggested patch is to remove that infinite loop and has been tested for last few months and have been working well .



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list