summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSuper User2008-07-08 21:46:35 +0200
committerSuper User2008-07-08 21:46:35 +0200
commit35c7fb918b2611bcae1f0df77040437b4097bcab (patch)
tree0b6b310f131233f8c555345583f79a6a93d425fb /README
parentadded more display info (diff)
downloadlcr-35c7fb918b2611bcae1f0df77040437b4097bcab.tar.gz
lcr-35c7fb918b2611bcae1f0df77040437b4097bcab.tar.xz
lcr-35c7fb918b2611bcae1f0df77040437b4097bcab.zip
must send "proceeding" instead of "setup_acknowledge", in case the number
in the setup-message has "sending complete" element. otherwhise it is a protocol error. Christian: you must also consider it in chan_mISDN. fixed channel hunting bug. (hope so) modified: README modified: dss1.cpp
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 705df0b..d641370 100644
--- a/README
+++ b/README
@@ -433,4 +433,6 @@ Changes in Version 1.0
Changes for next Version
- Fixed dtmf bug.
- Added more display infos
+- Fixed b-channel check bug. (channel seemed busy, even if it was free)
+- Forced proceeding, if "sending complete".