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

allow sending request to outbound proxy #74

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lazedo
Copy link

@lazedo lazedo commented Mar 15, 2017

Hi @kalta , not sure if this is the right place to patch.

we would like to send directly to proxy without using Route headers because uri is not resolvable.

Uri = "sip:[email protected]",
nksip_uac:invite(App, Uri, [{outbound_proxy, "sip:10.21.0.3:7000"}
                           ,contact
                           ,{body, nksip_sdp:new()}
                           ,auto_2xx_ack
                           ]).

@kalta
Copy link
Member

kalta commented Jan 16, 2019

Hi. I'm back after this long time... This conflicts now with v0.6, but I will add it

@lazedo
Copy link
Author

lazedo commented Jan 16, 2019

@kalta welcome back :) and thanks

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

Successfully merging this pull request may close these issues.

2 participants