AW: [reSIProcate] Ringing party then cancelling before they answer

John Draper lists at webcrunchers.com
Fri Feb 10 19:07:42 CST 2006


Matthias Moetje - TERASENS GmbH wrote:

> John,
>  
> reject is for incoming calls only. How to cancel outgoing calls is one 
> of the few things that is documented clearly:
>  
> http://warsaw.sjc.purplecomm.com/wiki/index.php?title=DUM_Ending_an_Invite_Session
>  
> Regards,
>  
> Matthias

WOW - I tried to go up the doc tree to find what main section it came 
from,  but sure
enough,  it was there.  

Ok,  I actually came across this information after trying to use the 
"cancel()" method in
the Handler actions,  and it was "protected"....   So I went back and 
did a global grep
into all the methods that called "cancel()" and came across a comment in 
the InviteSession
code's Header file that mentioned this.   Sure enough,  I wound up in 
the "end()" method
of the dialogset.  I tried it,  and Voala - it worked...  

I did find another document in the "doc" directory.

Thanx for your response and confirmation I got it right.

John



More information about the resiprocate-devel mailing list