Displaying 1 result from an estimated 1 matches for "_488x".
Did you mean:
488x
2005 Oct 08
1
Extension bracket matching broken in CVS
...s being our context in which we have:
[filters]
exten => _48[1-478]X.,1,Goto(validate,1)
Changing the above context in:
[filters]
exten => _481X.,1,Goto(validate,1)
exten => _482X.,1,Goto(validate,1)
exten => _484X.,1,Goto(validate,1)
exten => _487X.,1,Goto(validate,1)
exten => _488X.,1,Goto(validate,1)
Make it work. Does someone else faces this problem?
--
Daniel