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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Philipp von
> Klitzing
> Sent: Wednesday, June 23, 2004 6:04 PM
> To: [EMAIL PROTECTED]
> 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
> 
> 
> 

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to