Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> Feel free to re-open if any further info. #1208

Closed
babawarrior opened this issue Nov 2, 2024 · 1 comment
Closed

> Feel free to re-open if any further info. #1208

babawarrior opened this issue Nov 2, 2024 · 1 comment

Comments

@babawarrior
Copy link

          > Feel free to re-open if any further info.

I'm having a issue where I just receive "Call Result Failure" when using SIPCallDescriptor.
`
const string DESTINATION = "sip:[email protected]";
const string from = "46735000000<[email protected]>";
SIPCallDescriptor callDescriptor = new SIPCallDescriptor("314444", "438800000", DESTINATION, from, null, null, null, null,
SIPCallDirection.Out, "application/sdp", null, null);

`

Originally posted by @babawarrior in #1152 (comment)

@sipsorcery
Copy link
Member

Duplicate of #1152.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants