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: Aurelien Bouin
Subject: Re: [Linphone-developers] How to know that the remote is ringing
Date: Mon, 9 Nov 2009 07:45:04 +0000 (GMT)

Hello,
It's exactly what I did, I am attaching the patch, this feature is useful when you have a host application that need to generate the ringtone instead of linphone ;-)
Thank you,

Aurelien BOUIN

--- En date de : Ven 6.11.09, Simon Morlat <address@hidden> a écrit :

De: Simon Morlat <address@hidden>
Objet: Re: [Linphone-developers] How to know that the remote is ringing
À: address@hidden
Cc: "Aurelien Bouin" <address@hidden>
Date: Vendredi 6 Novembre 2009, 16h30

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
>

Attachment: patch_show_ringing.diff
Description: Text Data


reply via email to

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