Skip to content

Error creating SIP participant #479

@harshjoshi16

Description

@harshjoshi16

I am getting this error while creating a participant for an outbound call:

Error creating SIP participant: TwirpError(code=invalid_argument, message=twirp error unknown: INVITE failed: sip status: 400 (BAD_REQUEST), status=400, metadata={'error_details': 'CAMSLElOVklURSBmYWlsZWQ6IHNpcCBzdGF0dXM6IDQwMCAoQkFEX1JFUVVFU1QpGiwKJXR5cGUuZ29vZ2xlYXBpcy5jb20vbGl2ZWtpdC5TSVBTdGF0dXMSAwiQAw==', 'sip_status': 'SIP_STATUS_BAD_REQUEST', 'sip_status_code': '400'})

I am setting the following parameters for CreateSIPParticipantRequest

  • room_name
  • sip_trunk_id
  • sip_call_to
  • participant_identity
  • participant_name
  • wait_until_answered

It seems I am not sending correct parameters. I am not able to figure out what is wrong with the ones I am currently passing or if something needs to be added or removed.

I could really use some guidance here. Thanks in Advance!

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