linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Can LinPhone handle multiple calls???


From: John J C
Subject: Re: [Linphone-developers] Can LinPhone handle multiple calls???
Date: Wed, 18 Dec 2002 15:20:36 +0530 (IST)

Hi Simon,

  I have one more doubt. I am using the API's provided by Linphone to
write my own SIP phones. My question is, is there any way i can change the
values of the SDP such as the RTP port number once it has been set.
ie let us assume A send an INVITE with the SDP parameter (with the RTP
port) and B replies back with itz own SDP with 200OK. Now midway A sends
an INVITE with a different parameters for RTP. Is there any API that can
change the RTP ports

Currently i am using the following API's but it does not work!!!.

sdp_handler=osip_ua_find_handler(ua,mime);

Then i use ,

sdp_handler_set_fcn_get_audio_port((SdpHandler*)sdp_handler,char*(*fn)(*,*))

to change the port but this does not work in my case.

Awaiting a response.

Thanx in advance,

John


                                        IISc Campus - Bangalore - 560 012
                                        Voice: (+91)-80-3562062
                                        Email: address@hidden
                                               address@hidden


                Life is pleasant. Death is peaceful. It's the transition that's 
troublesome.
                        -- Isaac Asimov





reply via email to

[Prev in Thread] Current Thread [Next in Thread]