[Home]

Summary:ASTERISK-01928: build of chan_iax2.c failed when USE_MYSQL_FRIENDS defined
Reporter:Dmytro Mishchenko (arkadia)Labels:
Date Opened:2004-06-30 06:53:56Date Closed:2004-09-25 02:26:26
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:iabuf is not declared in  mysql_update_peer chan_iax2.c.

More problems:
In my config I need MYSQL support in iax2 and I don't need it in sip channel. There is no clear way to make such setup. When I set USE_MYSQL_FRIENDS=1 sip channel automatically build with mysql support.

Comments:By: Malcolm Davenport (mdavenport) 2004-06-30 10:12:20

Ok, the bug part of this is fixed.  Open a feature request for the second if you want.