On Mon, 2010-09-13 at 17:48 +0200, Jonas Kellens wrote:
> Hello,
>
> can anyone please tell me how I can give arguments to my AGI script ?!
>
> I think asterisk sees the name of the AGI + the channel as one
> filename, and of course this file then does not exist.
>
>
In Asterisk 1.4 you use the | (pipe) and in 1.6 you use a , (coma).
So:runme.agi|parameter or runme.agi,parameter -- Telecomunicaciones Abiertas de México S.A. de C.V. Carlos Chávez Prats Director de Tecnología +52-55-91169161 ext 2001
signature.asc
Description: This is a digitally signed message part
-- _____________________________________________________________________ -- 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
