[Asterisk-Users] help needed with read()

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Wed Jun 23 18:03:31 MST 2004


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





More information about the asterisk-users mailing list