git.misdn.org: new commit at lcr (master)
Git <[email protected]> Sun, 28 Nov 2010 09:15:06 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
commit 487327d2e561c218148822c6ac63705578707e5c Author: Andreas Eversberg <[email protected]> Date: Sun Nov 28 09:13:55 2010 +0100 See commit 728d... It was not applied correctly. commit 5f685ed847af5a80f647383d0c450b67acce17a4 Merge: dec6fab... 27c7909... Author: Andreas Eversberg <[email protected]> Date: Sun Nov 28 09:06:59 2010 +0100 Merge branch 'master' of ssh://[email protected]/var/git/lcr commit dec6fabc354cdfe7188340623afb192b4a3fb062 Author: Andreas Eversberg <[email protected]> Date: Sun Nov 28 08:53:32 2010 +0100 Fixed channel selection on outgoing calls on NT-mode multipoint On a multipoint bus, it is required to assign a channel with no other alternative allowed. This is required, because an individual phone on the bus may not choose a different channel, while other phones accept the indicated channel. Also an individual phone does not have the information about other available channels. On a point-to-point configuration it is possible anyway. In this multipoint case, the channel assignment is now forced automatically, even if the 'force' keyword is not specified in the "out-channel" of interface.conf. Additionally "lcradmin portinfo" shows the channel selection settings now.