bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

Problem with establishing a call #256

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. I tried to initiate an IP Call from client 1 to client 2. Client 2 receives 
an INVITE and choses Accept, but then client 2 gets an information: IP call has 
failed or is aborted. (same thing with one-to-one chat)

What version of the stack are you using? On what Android release?
Android 4.1.2 and Android 4.0.4

Please provide any additional information below.

I'm using OpenIMSCore.

Original issue reported on code.google.com by alice22...@gmail.com on 26 Mar 2014 at 11:24

GoogleCodeExporter commented 8 years ago
Could you please provide the logcat traces ?

Original comment by lemordan...@gmail.com on 27 Mar 2014 at 7:50

GoogleCodeExporter commented 8 years ago
here is my logcat traces.

Original comment by alice22...@gmail.com on 27 Mar 2014 at 9:01

Attachments:

GoogleCodeExporter commented 8 years ago
could you please help me?

Original comment by alice22...@gmail.com on 29 Mar 2014 at 1:06

GoogleCodeExporter commented 8 years ago
Your trace is filtered. Could you please post a full logcat trace (from 
registration to IP call or chat establishment) ?

Original comment by lemordan...@gmail.com on 2 Apr 2014 at 7:30

GoogleCodeExporter commented 8 years ago
Thank you for reply :D I'm sorry, here is my logcat traces.

Original comment by alice22...@gmail.com on 3 Apr 2014 at 12:40

Attachments:

GoogleCodeExporter commented 8 years ago
Please check the provisioning of your DNS server to resolve IP@ of 
"pcscf.open-ims.test"

Extract of your log:
04-03 14:29:30.569: E/[RCS][SipInterface](6247): Can't send SIP message
...
04-03 14:29:30.569: W/System.err(6247): Caused by: 
java.net.UnknownHostException: Unable to resolve host "pcscf.open-ims.test": No 
address associated with hostname

Original comment by lemordan...@gmail.com on 3 Apr 2014 at 3:06