hi
can anyone please explain how the sip & rtp integration work's
meaning after sip & sdp are finish .. the voice is route with rtp protocol
the question is .. howto interact with the rtp...
Type: Posts; User: nimco; Keyword(s):
hi
can anyone please explain how the sip & rtp integration work's
meaning after sip & sdp are finish .. the voice is route with rtp protocol
the question is .. howto interact with the rtp...
hi
how do i get the contact ID from the contact address book to external program.
the scenario is that my app launch the phone contact address book and when the user select
a contact .. this id...
thanks for replying .. i will check this option
hi
how can i link the device buttons to my program .
i'm using symbian sdk 3rd fp1 c++ , Especially the disconnect button
nimco
hi
i'm trying to write a simple sip client . I successfully register to the sip server and get the first invite , the problem is when my app receive invite
and i cancel it the second invite fail ,...
hi
i'm trying to write a simple sip client . I successfully register to the sip server and get the first invite , the problem is when my app receive invite
and i cancel it the second invite fail ,...
hi
so what you actuly saying is that to be abel to see the observer response
i need to change the sip profile to not "always on"
(see thread...
hi
i see in the emulator log the 200 ok .. so ?
nimco
hi
i'm writing a sip client , the register process is success but the emulator keep
sending register request every few seconds . is it the normal behavior ?
nimco
hi
according to the sdk Instantiating the class CSIPProfileRegistry connects a client to the shared SIP Profile server , Retrieving an instance of CSIPProfile through CSIPProfileRegistry enable you...
hi
I'm writing sip client , the Register process works ok ..but
the ProfileRegistryEventOccurred method is never call.
the sip class engine inherit form MSIPProfileRegistryObserver like this ...
hi
is it possible to add event to the observer
for example i have popup list box and it's register to MEikListBoxObserver , how can i add a change of Myflag to the observer ..
nimco
hi
yes .. the listbox seem to work ok ...
nimco
hi
i'm using sdk 9.2 S60 3rd Edition , i have implemented a PopupListBox CAknSinglePopupMenuStyleListBox in the View Container
"class MYAppView : public CCoeControl, MEikListBoxObserver,...
hi
i'm trying to compile the S60_Platform_Rich_Text_Editor_Example_v2_1 example , my system is
S60 3rd FP1 . when i explicity define EKA2 in the bld.inf file and _CARBIDE_CPP_ in the mmp file . it...
hi
i'm trying to use VoIPAudioServiceAPI packet on my phone nokia 6120c .. the VoIPTestApp load and i can see thet the VoIPAudioServer is up too .. but it doesn't seem to work .. no sound ..
...
hi
i'm looking for jitter test tool to run on symbian 9.2
my probelm is that i'm getting a very big jitter on my device (6120c) and i don't know if it is my application problem or device problem...
yes .. that what i meant .. the plugin came with this lib for arm5
in my test i install several version of APS ..
now if i look at the running process i can see
APSExe.exe twice and akncapserevr three times ..
i don't know if those process are relevant
...
yes .. i install the APS that came with the package
hi
i recheck on anothe copy of that sdk that i have and you are right
i shouldn't be there .. i probably copy it from the plugin
sorry .. anyhow .. is there any way to run/debug this class on...
hi
i'm trying to compile Streamer voip test/example tool from
APS_v2_3_S60_3rd_S60_3rd_FP1
i'm using eclipse as IDE with S60_3rd_FP1 sdk
compiling to the phone (gcce) works ok ... but...
hi
i'm trying to use streamer application from the
APS_v2_3_S60_3rd_S60_3rd_FP1 but
i get output device initialization error -> -1
when trying to initialize
my phone is nokia 6120c (...
hi
i'm trying to use ppp over bluetooth (gnubox like) to
connect my mobile to the pc (linux) using dund
but the current bandwidth limitation is about 28k in
the access point profile , i tried...
hi
the comm port implementation is only the "hardware" that the Telephony is using .. the question is what is the protocol in the
telephony level ..