Hi all,
I have the same requirements as mpetrov. Could not find any API for activating and deactivating VoIP services. CSIPProfile::SetEnabled(TBool aEnabled) seems to just enable/disable the SIP...
Type: Posts; User: pascalhurni; Keyword(s):
Hi all,
I have the same requirements as mpetrov. Could not find any API for activating and deactivating VoIP services. CSIPProfile::SetEnabled(TBool aEnabled) seems to just enable/disable the SIP...
Hi,
I have the same problem as "alexpr". On my N6121
iSession.InitializePlayer (iPSettings ); fails with KErrNotFound for
iPSettings.iFourCC = TFourCC (KMCPFourCCIdG711 ); It seems to me...
Hi all!
I am using very successfully the STLport with S60 3RD MR. The only problem I have is that C++ streams are not working if I use them in a dll. In a exe the following code works fine, but if...