Fixed channel selection on outgoing calls on NT-mode multipoint
authorAndreas Eversberg <jolly@eversberg.eu>
Sun, 28 Nov 2010 07:53:32 +0000 (08:53 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Mon, 13 Dec 2010 08:11:56 +0000 (09:11 +0100)
commita24ae098bdd5dd4687d984095c18acc284b6ab26
treecf52c64d47d3ee1c0d6eaf89098a22f98f4150f8
parent2b9a46d5420a97d2be72f226805037a7621c3652
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.
interface.c
lcradmin.c
lcrsocket.h
socket_server.c