ykjainth / imsdroid

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

Phone can't connect internet after make a call #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. Answer a call and hung up it.
2.
3.

What is the expected output? What do you see instead?
  It can connect internet. It can't connect internet.

What version of the product are you using? On what operating system?
 doubango(635)/imsdroid(2.0)  android(4.0.3)

Please provide any additional information below.

05-30 14:56:38.510: ERROR/tinyWRAP(1105): ***ERROR: function: 
"tsip_header_Dummy_parse()" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): file: 
"src/headers/tsip_header_Dummy.c" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): line: "271" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): MSG: Failed to parse 'Dummy' header.
05-30 14:56:38.510: ERROR/tinyWRAP(1105): ***ERROR: function: 
"tsip_message_parser_execute()" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): file: 
"src/parsers/tsip_parser_message.c" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): line: "465" 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): MSG: Failed to parse header - Accept: 
application/sdp,
05-30 14:56:38.510: ERROR/tinyWRAP(1105):     multipart/mixed
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Allow: 
REGISTER,INVITE,ACK,CANCEL,BYE,OPTIONS,UPDATE,PRACK,REFER,INFO,NOTIFY,MESSAGE,SU
BSCRIBE
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Privacy: none
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Min-SE: 90
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Session-Expires: 1800;refresher=uac
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Content-Type: application/sdp
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Content-Length: 232
05-30 14:56:38.510: ERROR/tinyWRAP(1105): Content-Disposition: session
05-30 14:56:38.510: ERROR/tinyWRAP(1105): 
05-30 14:56:38.510: ERROR/tinyWRAP(1105): v=0
05-30 14:56:38.510: ERROR/tinyWRAP(1105): o=doubango 1983 837212387 IN IP4 
120.202.20.6
05-30 14:56:38.510: ERROR/tinyWRAP(1105): s=-
05-30 14:56:38.510: ERROR/tinyWRAP(1105): c=IN IP4 120.202.20.6
05-30 14:56:38.510: ERROR/tinyWRAP(1105): t=0 0
05-30 14:56:38.510: ERROR/tinyWRAP(1105): m=audio 25144 RTP/AVP 8 0 101
05-30 14:56:38.510: ERROR/tinyWRAP(1105): a=ptime:20
05-30 14:56:38.510: ERROR/tinyWRAP(1105): a=rtpmap:8 PCMA/8000/1
05-30 14:56:38.510: ERROR/tinyWRAP(1105): a=rtpmap:0 PCMU/8000/1
05-30 14:56:38.510: ERROR/tinyWRAP(1105): a=rtpmap:101 telephone-event/8000/1
05-30 14:56:38.510: ERROR/tinyWRAP(1105): a=fmtp:101 0-15
05-30 14:56:38.510: ERROR/tinyWRAP(1105): ???????

Original issue reported on code.google.com by huangl...@gmail.com on 30 May 2012 at 8:00

GoogleCodeExporter commented 9 years ago
Hi,which sip server do you use?

Original comment by david.w...@lavainternational.in on 30 May 2012 at 9:02

GoogleCodeExporter commented 9 years ago
i don't know which server, but i think that has nothing to do this.Because not 
only the app can not connect, but  my phone's browser is not open website. 

Original comment by huangl...@gmail.com on 31 May 2012 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 6 Jun 2012 at 7:36