[asterisk-bugs] [JIRA] (ASTERISK-28143) app_amd: Infinite loop on	silent calls
    Abhay Gupta (JIRA) 
    noreply at issues.asterisk.org
       
    Tue Apr 23 05:52:47 CDT 2019
    
    
  
     [ https://issues.asterisk.org/jira/browse/ASTERISK-28143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhay Gupta updated ASTERISK-28143:
-----------------------------------
    Description: 
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 .
  was:
The issue is with the patch issued in ASTERISK-27610 which creates a infinite loop when voice packets are not received on the channel .
The patch that resolved this problem is attached .
> 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
>         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