[asterisk-dev] ast_channel_alloc prototype
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Thu Apr 26 14:20:12 MST 2007
On Thursday 26 April 2007 14:12, Paulo Garcia wrote:
> I'd like to know why the ast_channel_alloc parameters had their
> positions changed when new parameters were added. I try to find
> information on ChangeLog file but there is no reference on it?
Seems fairly obvious in that the last formal parameter is a format for
which the variable list following are parameters to it. The new
parameters were inserted just before the format.
http://svn.digium.com/view/asterisk/trunk/main/channel.c?r1=59523&r2=61152
--
Tilghman
More information about the asterisk-dev
mailing list