[asterisk-bugs] [JIRA] (ASTERISK-20680) Increase the buffer for dynamic feature
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Sun Nov 18 22:18:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael L. Young updated ASTERISK-20680:
----------------------------------------
Attachment: asterisk-20680-dynamic-features.diff
The other thing we can do is not limit the size of the dynamic features... instead we make it dynamic.
Try this patch out.
> Increase the buffer for dynamic feature
> ---------------------------------------
>
> Key: ASTERISK-20680
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20680
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Features
> Affects Versions: 11.0.1
> Reporter: Clod Patry
> Severity: Trivial
> Attachments: ASTERISK-20680.diff, asterisk-20680-dynamic-features.diff
>
>
> A friend is using:
> DYNAMIC_FEATURES=>record#park221#park222#park223#park224#park225#park226#park227#park228#park229#park230#park231#park232#park233#park235#park236
> it's working perfectly.
> but when he tried to use:
> DYNAMIC_FEATURES=>record#park221#park222#park223#park224#park225#park226#park227#park228#park229#park230#park231#park232#park233#park235#park236#park237#park238
> It's not working for 237, nor 238.
> I realized, there's a buffer limited to 128 chars, so by increasing it, this will solve problems for quite a long time.
--
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