This is reworked Asterisk queue macro patch avaiable at http://www.conradwood.net/patch.txt (orginal works for 1.0.xx only), designed to work with lastest Asterisk-1.2.xx versions ( 1.2.13 tested ) Adds ability to execute Macro after agent answered call (Queue). Take the following steps to use it properly: 1) Add connectmacro="somename" to queues.conf 2) Add M flag option to Queue inside extensions.conf 3) Add [macro-somename] followed by your dialplan. Jakub Wartak, 02.11.06