[Asterisk-Users] $AGI->say_number
Victor Cartes
vcartes-ast at conexion.com.py
Tue Nov 2 08:43:27 MST 2004
I realize I receive permanently the "1" digit. That's should be the reason
the "say_digits" seems not to work. Now I've got to change my question...
Why do I receive this digit if none send it to me?
----- Original Message -----
From: "Victor Cartes" <vcartes-ast at conexion.com.py>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Tuesday, November 02, 2004 11:14 AM
Subject: [Asterisk-Users] $AGI->say_number
> Can somebody tell me why this does not work in perl (AGI)???
> #!/usr/bin/perl -w
> use Asterisk::AGI;
> $AGI =3D new Asterisk::AGI;
> %input =3D $AGI->ReadParse();
> $AGI->say_number(1984);
> At the console I can see the program start and finish OK, but it
> doesn't
> execute the say_number method.... why?
> Thanks in advance.
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list