public
Description: Holy Asterisk Gateway Interface (AGI) library for Ruby, Batman!
Homepage: http://hans.fugal.net/src/batphone
Clone URL: git://github.com/fugalh/batphone.git
batphone / NEWS
100644 4 lines (3 sloc) 0.168 kb
1
2
3
4
As of version 0.2.0, Response#result is a string, not an integer. This is
because the empty string (on a timeout) or e.g. a '*' are valid results.
(Thanks David Jagoe)