linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] How to know that the remote is ringing


From: Simon Morlat
Subject: Re: [Linphone-developers] How to know that the remote is ringing
Date: Fri, 6 Nov 2009 16:30:45 +0100
User-agent: KMail/1.12.2 (Linux/2.6.31-1-amd64; KDE/4.3.2; x86_64; ; )

Hi Aurelien,

Indeed there is nothing in the API to know this event.
You would need to hack
linphone_call_ringing() in coreapi/exevents.c
and do something like lc->vtable.display_status(...) to report a status 
message indicating it's remote ringing.

Simon

Le jeudi 5 novembre 2009 14:12:53, Aurelien Bouin a écrit :
> Hello,
> I am using linphone as a library, I am able to get almost all
> linphone's state but not the one which inform that the remote SIP end
> points is ringing ? Do I miss something ? How can I get this
> information ?
> Thank you,
> 
> Aurelien BOUIN
> 




reply via email to

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