[Asterisk-Users] help needed with read()

Sathya sathyaw at sbcglobal.net
Thu Jun 24 09:36:53 MST 2004


yes that worked, also if I want that to be sent to an agi

> exten => 1234,2,agi,myagi.agi|${testvar}

thanks

> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Philipp von
> Klitzing
> Sent: Wednesday, June 23, 2004 6:04 PM
> To: asterisk-users at lists.digium.com
> Subject: RE: [Asterisk-Users] help needed with read()
> 
> 
> 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