I believe that the information keyed is just trashed after authentication. You could modify app_authenticate.c to set a variable with the passed information (this might already be included in the 1.6/1.8 branches, I just deal with 1.4). Your other option would be to use a read/gotoif pair in place of authenticate.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Coco Richard Sent: Tuesday, June 29, 2010 7:33 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] cmd Authenticate Hi, i need to save into a local variable the user's input dialed during the cmd Authenticate(). Is there a way to do it? thx rich -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
