git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-21 01:39:26 +00:00
parent 0c5e18d880
commit 070f6c9510
2 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
* pbx.c.c: Remove some useless checks and unnecessary calls to ast_strlen_zero(). (issue #5805)
* cli.c: Remove some unnecessary calls to ast_strlen_zero(). (issue #5804)
* channels/chan_oss.c configs/oss.conf.sample: Add the ability to set callerid in oss.conf.