Skip to content

Call fails with Asterisk 16 -> Reason: SIP ;cause=488; text="Not Acceptable Here" #9

@rlsutton1

Description

@rlsutton1

Call fails with Asterisk 16 -> Reason: SIP ;cause=488; text="Not Acceptable Here"

Asterisk and Flutter logs attached with full SIP trace.

This change in RTCSession.dart fixes this, but is just a hack and a proper fix is required.

//TODO: Commented out because this seems to cause errors with Asterisk

//await this._connection.setRemoteDescription(answer);

this line in the logs is important:

I/flutter (15658): 09:12:30.029 (+0:00:29.733517) [DartSIP:RTCSession] ERROR: emit "peerconnection:setremotedescriptionfailed" [error:Unable to RTCPeerConnection::setRemoteDescription: Failed to set remote answer sdp: Called in wrong state: kStable]

Asterisk16-5PjSip.log

DartSipUaDemo.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions