Hi CPav have you find any solution for this...????Not winning with this, I have ZERO experience with custom dialplans, when I take in a call and punch in *88[ext] followed by # nothing happens, is there anyone that can look at my call flow below and point me in the right direction here? I've botched this together with the current transfer option and I'm Frankensteining a dialplan here.
condition destination_number ^\*88(\d{3})$
condition ${digits} ^(\d+)$
action transfer -aleg ${digits} XML ${context}
action set call_timeout=10
action set transfer_ringback=$${hold_music}
action set hangup_after_bridge=true
action bridge user/${dialed_extension}@${domain_name}
anti-action eval cancel transfer