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* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 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

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to