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

feat: proxy support on rest dial #1074

Closed
ledniy opened this issue Feb 11, 2025 · 1 comment
Closed

feat: proxy support on rest dial #1074

ledniy opened this issue Feb 11, 2025 · 1 comment

Comments

@ledniy
Copy link

ledniy commented Feb 11, 2025

We need to have the ability to pass the SIP proxy to POST /Calls, the same as in the dial verb.

target: [
  {
         type: 'number'
         number: '123123',
         proxy: 'sip:123.123.123.132'
  }
]
@xquanluu
Copy link
Contributor

#1075

closing this issue

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

No branches or pull requests

2 participants