Hi, I created some programs thanks to AsteriskJava, but always using the
Asterisk Manager API way. Now I'm givin a try to AGI and it seems pretty
good :)
One question, I need a 4-digits code from the caller and I'm trying
the method getData(java.lang.String file, int timeout,int axDigits), but it
only waits one digit and then returns the String. Is it the expected
behaviour? Maybe I can use with a for, but it seems a little weird.
Regards,
Edu
|