amyLsy / siphon

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

Incoming call view not changing #596

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. If any incoming call arises after pressing accept call menu buttons are not 
updating
2. For this scenario i debugged for accept button and sip answer methods every 
thing ok, but in the process call statement method the 
PJSIP_INV_STATE_CONFIRMED state is not executing.
3. In the scenario if the callee disconnect the call the 
PJSIP_INV_STATE_DISCONNECTED also not updating.

What is the expected output? What do you see instead?
PJSIP_INV_STATE_CONFIRMED and PJSIP_INV_STATE_DISCONNECTED states should be 
update and callview should update.

What version of the product are you using? On what operating system?
SIPHON 2 with pjsip2.3

Please provide any additional information below.

Original issue reported on code.google.com by venk...@cemsportal.com on 28 May 2015 at 9:34

GoogleCodeExporter commented 8 years ago
Please give reply to my question. I'm unable to solve the above issues.

Original comment by venk...@cemsportal.com on 28 May 2015 at 12:53