[asterisk-bugs] [JIRA] (ASTERISK-22787) Call file RetryTime not respected after several retries

Jeremy Kister (JIRA) noreply at issues.asterisk.org
Tue Nov 12 20:00:03 CST 2013


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

Jeremy Kister commented on ASTERISK-22787:
------------------------------------------

might want to set this related-to (or possibly duplicates) ASTERISK-17069 which i made three years ago and don't remember very much about.  honestly not sure if it's the same core issue or not.
                
> Call file RetryTime not respected after several retries
> -------------------------------------------------------
>
>                 Key: ASTERISK-22787
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22787
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/pbx_spool
>    Affects Versions: 11.6.0, 11.7.0
>         Environment: Debian 6
>            Reporter: Jeremy Kister
>
> call file retry times are broken possibly because of 'safe_append' function.
> [Edit by Rusty Newton - adding comment info to description]
> When the file is larger than 512 bytes, Asterisk gets all confused and retries immediately/randomly instead of at the specified RetryTime.
> I believe this is because files written in the pbx spool must be done atomically. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list