Hi! > > Back to my question, lets say I want to use the digits collected by read() > > to dial out an extension. how do I do that ? exten => 1234,1,Read(testvar) exten => 1234,2,Dial(SIP/${testvar}) Cheers, Philipp