linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] terminating an invite


From: strk
Subject: [Linphone-developers] terminating an invite
Date: Wed, 18 Jan 2006 13:28:18 +0100

I'm making some tests calling home and then
trying to terminate the call before answering.

I invoke the terminate command of linphonec
which in turn calls
linphone_core_terminate_dialog(lc, NULL) 
where lc is the global LinephoneCore pointer.

After that the phone keeps ringing until
I get a "User busy" message from linphone core
and the ring stop.

I expected a 'terminate' request to "abort"
a current invitation (maybe sending BYE message
or don't know what), but the "User busy" message
suggests this is not happening.

So, is linphone (core) able to abort a pending
invitation at all (making this a linphonec bug)
or isn't that supported at all ? Is it supported
by osip ?

TIA

--strk; 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 





reply via email to

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