Matthias Liebig writes:
The Core will be responsible for providing the audio, i.e. audio transport, accessing the sound devices (speaker, microphone), codecs and so on. So if the user wants to change the volume, the Core has to be notified and has to perform the change.
i got the impression that core would be independent of the gui and those two could reside in different host running different operating systems. looks like that was not the case if core also deals with rtp packets and audio.
why didn't you completely decouple core (sip engine) from the gui so that rtp would terminate in gui? then one core instance could have simultaneously served many guis running on different hosts.
-- juha