capi messages that do not need a plci yet.
- ListenReq :
new ListenReq(appid,lineid)
This messages activates the signaling of incoming calls - ListenConf
This message confirms the ListenReq message - ConnectReq
new ConnectReq(appid,lineid,CIP_SPEECH,remoteno,localno,"","",new SpeechProtocol())
This message will initiate the connection setup to remoteno
Package : uk.co.mmscomputing.device.capi.ctrl