I want to use '#' in Read function
so that if I write in dialpal:
exten => s,n,Read(var,hello-world,1,,1,0)
when I enter '#' my variable ${var}='#'
I have no problem with '*',1,2,3,4,5,6,7,8,9,0 in Read function
but if I enter '#' ,it says 'User entered nothing.'
How can I make it?
Member Since:
2008-03-05