Skip to content

allow sending request to outbound proxy#74

Open
lazedo wants to merge 2 commits into
erlnets:developfrom
lazedo:patch-1
Open

allow sending request to outbound proxy#74
lazedo wants to merge 2 commits into
erlnets:developfrom
lazedo:patch-1

Conversation

@lazedo

@lazedo lazedo commented Mar 15, 2017

Copy link
Copy Markdown

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:10102@1.sip-stress.com",
nksip_uac:invite(App, Uri, [{outbound_proxy, "sip:10.21.0.3:7000"}
                           ,contact
                           ,{body, nksip_sdp:new()}
                           ,auto_2xx_ack
                           ]).

@kalta

kalta commented Jan 16, 2019

Copy link
Copy Markdown
Collaborator

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

@lazedo

lazedo commented Jan 16, 2019

Copy link
Copy Markdown
Author

@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