Skip to content

Commit d7ead08

Browse files
committed
New changes
1 parent d628d6f commit d7ead08

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2012-05-02 paul white <[email protected]>
2+
3+
* engines/engine.php:
4+
* sources/source.php: Added stderr redirection of 'which' commands to
5+
null. This stops the 'command not found' asterisk log messages.
6+
7+
* engines/swift.engine.php: Use 'which' to find the location of the
8+
asterisk binary, before checking for the app_swift application. On some
9+
systems, it doesn't seem to be in the default PATH. If not found in the
10+
default PATH, the AMPBIN directory is checked.
11+
12+
* sources/url.source.php: Added more specific debug messages for when
13+
fetching a URL fails.
14+
15+
* module.xml: Bumped version to 2.0.0.3, and updated changelog.
16+
17+
118
2012-04-28 paul white <[email protected]>
219

320
* play_audio.php:

0 commit comments

Comments
 (0)