2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ci server link More... over 13 years ago
more generic build scripts More... over 13 years ago
fixed overwrite parameter More... over 13 years ago
minor tweak in resulting artifacts from pear packaging More... over 13 years ago
fixed bad typo in base dir when generating pear package More... over 13 years ago
changed location for generated package.xml More... over 13 years ago
build now generates phar and pear packages More... over 13 years ago
disabled short open tags More... over 13 years ago
modified phing in build.properties More... over 13 years ago
removed suhosin from bundled php.ini More... over 13 years ago
updated build scripts More... over 13 years ago
removed unnecesary stale build dependencies More... over 13 years ago
fixed bad name in phar generation More... over 13 years ago
updated to 1.9, improved building system, replaced php-doc by docblox, updated links to main page in sources, added phar generation in build system, added surefire report to build system, updated PAGIApplication api More... over 13 years ago
removed "optional" reference to log4php installation More... over 13 years ago
added support to indicate progress, busy, and congestion. can now play tones and stop playing them More... over 13 years ago
removed unused abstract read() in abstractclient, cleaned up use directives More... over 13 years ago
created abstract agi client so we can have different implementations (i.e: async agi) More... over 13 years ago
added methods to check for known dial statuses in dial result More... over 13 years ago
updated pear channel info More... over 13 years ago
implemented signal handler More... over 13 years ago
updated README for FastPAGI integration More... over 13 years ago
now accepts optional already open stream when instantiating the client More... over 13 years ago
updated run.sh example to show how to include log4php properly More... over 13 years ago
override timeout value in DataReadResult (because wait+for+digit returns 0 as timeout unlike other read routines that return the string (timeout) in data, added getDigitsCount() to read decorators so the total length of digits read can be obtained More... almost 14 years ago
log4php is now a requirement and not a dependency, the autoloader will also autoload classes that honor the namespace -> filesystem convention More... almost 14 years ago
minor tweak in build for php include path More... almost 14 years ago
added pearhub to README More... almost 14 years ago
updated example for changes in pagiapplication More... almost 14 years ago
changed logger from private to protected so it can be used from child classes More... almost 14 years ago