cloudjanak / idoubs

Automatically exported from code.google.com/p/idoubs
0 stars 0 forks source link

[sip.avSession hangUpCall] does not terminate call under Ad-Hoc #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a call with two Clients
2. Hit the end Call Button
3. Both clients freeze frames and the follow is the log from each side.

Side that pressed the button:
Aug 17 17:41:44 CM-2 x[190] <Warning>: Pressed Video Button

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: ***ERROR: 
function: "tsip_ssession_handle()" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.Ringadoc[x][190] <Notice>: file: 
"/Users/x/Documents/x/Libraries/iPhone/idoubs/branches/2.0/ios-ngn-stack/../../.
./../../doubango/branches/2.0/doubango/tinySIP/src/tsip_ssession.c" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: line: "513" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: MSG: Failed to 
find dialog with this opid [2]

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: ***ERROR: 
function: "tsip_action_REJECT()" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: file: 
"/Users/x/Documents/x/Libraries/iPhone/idoubs/branches/2.0/ios-ngn-stack/../../.
./../../doubango/branches/2.0/doubango/tinySIP/src/api/tsip_api_common.c" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: line: "84" 

Aug 17 17:41:44 CM-2 UIKitApplication:x.x[0x8a7a][190] <Notice>: MSG: Reject() 
failed.

Side that didn't press the button:

Aug 17 17:55:23 CM-2 x[214] <Warning>: NgnProxyVideoConsumer///: stop()

Aug 17 17:55:23 CM-2 x[214] <Warning>: NgnProxyVideoProducer///: stop()

Aug 17 17:55:24 CM-2 x[214] <Warning>: NgnProxyVideoProducer///: Video capture 
stopped

Aug 17 17:55:24 CM-2 x[214] <Warning>: ******** On Invite Event: Call Media 
Updated

What is the expected output? What do you see instead?

Expected to have InviteEvent Terminated Called instead of CallMediaUpdated

What version of the product or source code revision are you using? On what
operating system?
ios-ngn-stack r177
doubango r644
custom implementation based on testVideoCall
iOS 4.3.5 Ad-Hoc Signed

Please provide any additional information below.

Original issue reported on code.google.com by mattvanv...@gmail.com on 18 Aug 2011 at 1:35

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 7 Sep 2011 at 8:43