[asterisk-bugs] [Asterisk 0013138]: [patch] Update func_dialgroup to store in astdb
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jul 23 12:38:34 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13138
======================================================================
Reported By: Corydon76
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13138
Category: Functions/func_dialgroup
Reproducibility: always
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 132778
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-23-2008 10:40 CDT
Last Modified: 07-23-2008 12:38 CDT
======================================================================
Summary: [patch] Update func_dialgroup to store in astdb
Description:
As suggested on the -dev list, upgrade func_dialgroup to store its data in
the astdb, such that the data will be available across a restart.
======================================================================
----------------------------------------------------------------------
putnopvut - 07-23-08 12:38
----------------------------------------------------------------------
Better, but now any time that the DIALGROUP's read callback is called and
only part of the list can be copied to the buffer, the return value will be
non-zero, which according to the doxygen documentation for ast_func_read
means that a failure has occurred. To be honest, I don't know what sort of
effect that will have on pbx execution, though.
Issue History
Date Modified Username Field Change
======================================================================
07-23-08 12:38 putnopvut Note Added: 0090617
======================================================================
More information about the asterisk-bugs
mailing list