[Asterisk-Dev] LOCAL_USER cleanup update
Kevin P. Fleming
kpfleming at digium.com
Wed Jan 11 08:00:11 MST 2006
Luigi Rizzo wrote:
> 1 fix abuses of the 'struct localuser' structure. These are
> in app_dial, app_externalivr, app_queue, see description
> below;
How is this an 'abuse'? app_externalivr needs to keep some information
related to each user currently in the app, and this structure is
allocated for that very purpose.
I do agree that the usage in app_dial (and app_queue, which copied much
of the app_dial code) seems suspect.
More information about the asterisk-dev
mailing list