tropo / tropo-agitate

Script for Tropo that emulates the Asterisk AGI
http://tropo.com
MIT License
20 stars 15 forks source link

If AGI doesnt pass a timeout then Agitate defaults to setting a 0 timeout #25

Closed johntdyer closed 12 years ago

johntdyer commented 12 years ago

If AGI doesn't pass a timeout then Agitate defaults to setting a 0 timeout which means the call actually times out at 0 seconds ( yea thats not going to work ). If a timeout is not passed we should omit the timeout entirely or set it to 30 seconds, which is the platform default