Great to hear it's working for others. Regarding inclusion into 1.8 branch, as it's a new feature, it would only ever go into trunk, unless there is an outcry from the community.
To assist others implementing this, and from a different viewpoint, would you mind documenting how you implemented it. I'm sure I've over complicated my examples. Alec > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Michael Keuter > Sent: Thursday, 26 January 2012 2:23 a.m. > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Pickup calls coming from queues > > > Am 23.01.2012 um 23:25 schrieb Alec Davis: > > > > >> How can I test this solution on a 1.8.8.1 system ? > >> If I'm not mistaken, diff > >> https://reviewboard.asterisk.org/r/1619 do not apply to 1.8.8.1. > > > > I've just checked out 1.8.8.1 and download my patch from > > https://reviewboard.asterisk.org/r/1619/diff/raw/ and it applied > > clean, using the following on a debian lenny box: > > > > svn co http://svn.digium.com/svn/asterisk/tags/1.8.8.1 > > asterisk-1.8.8.1 cd asterisk-1.8.8.1 wget --no-check-certificate > > https://reviewboard.asterisk.org/r/1619/diff/raw/ > > mv index.html r1619.diff.txt > > patch -p0 < r1619.diff.txt > > > > Alec > > Hi Alec, > > that patch works fine for me in 1.8.9.0-rc3 too. Thanks a lot. > Is there any chance that this would be included into the 1.8 branch? > > Michael > > http://www.mksolutions.info > > > > > > -- > _____________________________________________________________________ > -- 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
