[asterisk-users] DTMF problem with 1.4.1
Eric "ManxPower" Wieling
eric at fnords.org
Tue Apr 3 11:18:13 MST 2007
That would be because $test is not a valid dialplan variable. You would
want ${test}
Nitin Gupta wrote:
> it shows empty string
>
> On 4/3/07, *Rizwan Hisham* <rizwanhasham at gmail.com
> <mailto:rizwanhasham at gmail.com>> wrote:
>
> You can use the following to display what you receive from user (dtmf):
>
> exten=> 1,1,Read(test)
> exten=> 1,2,NoOp(DTMF Received: $test)
> exten=> 1,3,Hangup
More information about the asterisk-users
mailing list