[asterisk-dev] [RFC][PATCH] export attended transfer functionality over AMI
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Mon Aug 27 10:53:20 CDT 2007
On Monday 27 August 2007 11:36:22 am Paolo Ornati wrote:
> If my bisection is correct this is the commit that broke atxfer for me.
You may want to try updating your svn version; I noticed that the configure
script only checked if epoll existed, not if it actually worked, and as such,
Asterisk would mistakenly always use epoll. A link-time error alerted me to
it, and Joshua Colp was nice enough to fix it up.
If you are running a version of Asterisk between when epoll went in and the
epoll result was checked, you may be chasing a ghost.
-A.
More information about the asterisk-dev
mailing list