mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-04 03:20:33 +00:00
I just gave up sleeping to stay up all night working on bugs ...
I hope I didn't break anything! :) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5408 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -31,16 +31,22 @@
|
|||||||
-- Fixed the timeout used when no password is set
|
-- Fixed the timeout used when no password is set
|
||||||
-- rtp
|
-- rtp
|
||||||
-- Fixed a logic error when setting the "rtpchecksums" option
|
-- Fixed a logic error when setting the "rtpchecksums" option
|
||||||
-- general
|
-- say.c
|
||||||
-- A problem has been fixed with saying the date in Spanish.
|
-- A problem has been fixed with saying the date in Spanish.
|
||||||
|
-- Makefile
|
||||||
-- A line was missing for the autosupport script that caused "make rpm" to fail
|
-- A line was missing for the autosupport script that caused "make rpm" to fail
|
||||||
|
-- format_wav_gsm
|
||||||
-- Fixed a problem with wav formatting that prevented files from being played
|
-- Fixed a problem with wav formatting that prevented files from being played
|
||||||
in some media players
|
in some media players
|
||||||
|
-- pbx_spool
|
||||||
-- Fixed if the last line of text in a file for the call spool did not contain
|
-- Fixed if the last line of text in a file for the call spool did not contain
|
||||||
a new line, it would not be processed
|
a new line, it would not be processed
|
||||||
|
-- logger
|
||||||
-- Fixed the logger so that color escape sequences wouldn't be sent to the logs
|
-- Fixed the logger so that color escape sequences wouldn't be sent to the logs
|
||||||
|
-- format_sln
|
||||||
-- A lot of changes were made to correctly handle signed linear format on
|
-- A lot of changes were made to correctly handle signed linear format on
|
||||||
big endian machines
|
big endian machines
|
||||||
|
-- asterisk.conf
|
||||||
-- fix 'highpriority' option for asterisk.conf
|
-- fix 'highpriority' option for asterisk.conf
|
||||||
|
|
||||||
Asterisk 1.0.7
|
Asterisk 1.0.7
|
||||||
|
Reference in New Issue
Block a user