Zhanchang / imsdroid

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

test IMSDroid with OpenIMSCore #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.start OpenIMSCore
2.start IMSDroid in emulator
3.click sign in in IMSDroid 

What is the expected output? What do you see instead?
1、
"no active net work"(this problem has resolve by 
http://code.google.com/p/imsdroid/wiki/Testing_From_The_Emulator)

2、
set like that in the Identity:

Display Name:alice
Pub-ID:sip:alice@open-ims.test
Pri-ID:alice@open-ims.test
PW:alice
realm sip:open-ims.test
3GPP Early IMS Security:uncheck

set like that in the Network:
P-cscf IP:127.0.0.1
P-cscf prot:4060
UDP
None
Enable sipComp:uncheck

and I click sign in.
but it can not register to the IMS.
give me a "UnRegistered: Dialog terminated".

and I use wireshark to capture packet(filter is "sip"),and it capture nothing.
(that was resolve by not use the lookback 127.0.0.1)

What version of the product are you using? On what operating system?
IMSDroid1.0.214
ubuntu 9.04

Please provide any additional information below.

Original issue reported on code.google.com by liangtai...@gmail.com on 4 Aug 2010 at 4:19

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 4 Aug 2010 at 4:30

GoogleCodeExporter commented 9 years ago
for me it works with openims and settings similar to the above.

do you have the possibility to capture the network traffic with wireshark (or 
similar tool)?
this is also with version 1.0.214.

Original comment by thilo.ba...@gmail.com on 5 Aug 2010 at 12:14

GoogleCodeExporter commented 9 years ago
I already identified a strange NAT behaviour of OpenIMSCore.
See: 
http://lists.berlios.de/pipermail/openimscore-users/2010-August/006362.html 

Original comment by efra...@gmail.com on 5 Aug 2010 at 6:11

GoogleCodeExporter commented 9 years ago
i'd like to clarify, that registering with OpenIMS works. i havent succeeded in 
much else unfortunately...

Original comment by thilo.ba...@gmail.com on 5 Aug 2010 at 7:34

GoogleCodeExporter commented 9 years ago
HI,thanks.I will continue to track this problem.

Original comment by liangtai...@gmail.com on 6 Aug 2010 at 12:27

GoogleCodeExporter commented 9 years ago
I have voice and SMS working with Open IMS core. Content sharing works too most 
of the time. Video does not work yet.

I am using actual devices, not the emulator.

Original comment by jranua...@gmail.com on 11 Sep 2010 at 7:32

GoogleCodeExporter commented 9 years ago
Hi, I see that you have mentioned that "SMS working with Open IMS core", could 
you please let me know how and where did you get the smsc address? what value 
shall we use for that?

any other settings required to make SMS work?

For me it fails with smsc==null and error message "SMSDispatcher: SMS send 
failed"

Original comment by rashmibhaiya2000@gmail.com on 6 Jan 2011 at 11:08

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 23 Jul 2011 at 5:05

GoogleCodeExporter commented 9 years ago
When i am trying to "Sign In" to openIMSCore server over wifi with IMSDroid 
through android device , it is sending "request: REGISTER sip:open-ims.test" to 
the server , but in return server is giving "destination unreachable(port 
unreachble)"..
How to solve this ???? 

Original comment by vidha...@gmail.com on 26 Jan 2015 at 10:56