Will this affect 10.X or is it just a 1.8 path? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Mudgett Sent: Wednesday, November 02, 2011 9:27 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Option 'd' of application Dial not working in 1.8.8-rc2
> Hi, > > in asterisk 1.8.7.0 option 'd' works as expected: Pressing a key while > in ringing state puts the call to an one digit extension. > > In asterisk 1.8.8-rc2 this is not working anymore. After doing a diff > on the code it seems to me, that in version 1.8.7 there is an > autoanswer in application dial in case there is option 'd' present. > Putting a "Answer" > in the dialplan in front of the Dial-Statement solves the problem. > > Is this a bug or a feature? > > Thanks, > It was a necessary change. That automatic answer in the dial application broke DTMF attended transfer. See v1.8 SVN commit log -r336658. Richard -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
