> which doesn't work. So, what exten regex can I use that would catch anything > dialled, or how can I stop Asterisk from executing the AGI script a second > time when I use "_."? I think you can just add an extension "h" in that context, something like exten => h,1,Hangup hth