[asterisk-users] Matching "+" characters in dial plan

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Wed Feb 6 19:00:47 CST 2008


On Wednesday 06 February 2008 18:18:12 Ed W wrote:
> Can someone please explain how to match a + character in a dial plan (so
> that I can swap it for the "00" country escape code).
>
> In Europe at least the + is a common shortcut for the international
> prefix (which is "00" in my country).  However, my trunk chokes on the +
> character and all my speed-dials are setup with a + at the start of
> them... Trying to fix the phone rather than the addressbook...

exten => _+.,1,Goto(00${EXTEN:1},1)

-- 
Tilghman



More information about the asterisk-users mailing list