linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone status update problem


From: Roman König | BEL NET GmbH
Subject: Re: [Linphone-developers] Linphone status update problem
Date: Mon, 17 Sep 2012 06:25:04 +0000

Try to add in your viewDidAppear method of your ViewController.m-file this line of code:

[[LinphoneManager instance] setCallDelegate:self];

By the way, i think you will need the LinphoneUICallDelegate methods too.

Hope it will help you.

Von: gowtham R <address@hidden>
Antworten an: "address@hidden" <address@hidden>
Datum: Montag, 17. September 2012 07:31
An: "address@hidden" <address@hidden>
Betreff: [Linphone-developers] Linphone status update problem


I am trying to create simple phone application using linphone libraries. I can able to dial and i got the status upto remote ringing. But after they pick up my cal the new state not received in my linphone manager.m.. Have any ideas.....


Gowthaman.R
9943991071

reply via email to

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