Achaz / Achaz/imsdroid

MSG: Failed to set remote offer

Open
#399 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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. Initiate IMSDroid
2. Rotue call from IMSDroid to some external carrier
3. IMSDroid sends BYE during first second.
What is the expected output? What do you see instead?
Call is initiated with audio but the call hangs up.

What version of the product are you using? On what operating system?
SVN Build 521

Please provide any additional information below.

10-18 12:36:45.151: E/plugin_audio_opensles(8724): Playout already initialized
10-18 12:36:45.151: E/plugin_audio_opensles(8724): StartPlayout() failed with
error code = -1
10-18 12:36:45.151: E/plugin_audio_opensles(8724): RecordITF is NULL
10-18 12:36:45.151: E/plugin_audio_opensles(8724): StartRecording() failed with
error code = -1
10-18 12:36:45.151: E/tinyWRAP(8724): ***ERROR: function:
"tdav_session_audio_start()"
10-18 12:36:45.151: E/tinyWRAP(8724): file: "src/audio/tdav_session_audio.c"
10-18 12:36:45.151: E/tinyWRAP(8724): line: "351"
10-18 12:36:45.151: E/tinyWRAP(8724): MSG: tdav_session_av_start(audio) failed
10-18 12:36:45.151: E/tinyWRAP(8724): ***ERROR: function:
"tmedia_session_mgr_start()"
10-18 12:36:45.151: E/tinyWRAP(8724): file: "src/tmedia_session.c"
10-18 12:36:45.151: E/tinyWRAP(8724): line: "658"
10-18 12:36:45.151: E/tinyWRAP(8724): MSG: Failed to start audio session
10-18 12:36:45.151: E/tinyWRAP(8724): ***ERROR: function:
"tmedia_session_mgr_set_ro()"
10-18 12:36:45.151: E/tinyWRAP(8724): file: "src/tmedia_session.c"
10-18 12:36:45.151: E/tinyWRAP(8724): line: "1077"
10-18 12:36:45.151: E/tinyWRAP(8724): MSG: Failed to re-start session manager
10-18 12:36:45.151: E/tinyWRAP(8724): ***ERROR: function:
"tsip_dialog_invite_process_ro()"
10-18 12:36:45.151: E/tinyWRAP(8724): file: "src/dialogs/tsip_dialog_invite.c"
10-18 12:36:45.151: E/tinyWRAP(8724): line: "475"
10-18 12:36:45.151: E/tinyWRAP(8724): MSG: Failed to set remote offer
```

Original issue reported on code.google.com by `qasimak...@gmail.com` on 18 Oct 2012 at 10:48

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.