< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Hi Diego Carvalho Domingos,
Here is the solution, in my case browser is initiating a call. // Participant is inherited from InviteSessionHandler
// resip::Tuple m_destination;
Please let me know your thoughts and if you find a better solution please share.
Thanks,
Kind Regards, Abdul Rehman From: Diego Carvalho Domingos <ddomingos@xxxxxxxxxx>
Sent: Tuesday, November 13, 2018 11:05 PM To: Scott Godin; abdulrehman272@xxxxxxxx Cc: resiprocate-devel@xxxxxxxxxxxxxxx Subject: RE: [reSIProcate] [resiprocate] Fails to send BYE to WS, WSS clients [DNS failure for the address <random>.invalid] I would be glad to share but I still did not find a solution for this. I thought it would be easy to just get the IP from the connection object and avoid dns but still couldn’t figure it out. Also, I didn’t understand how RFC5626 would help on this. If you find a solution, Abdul, please let me know. Thanks
Diego
From: Scott Godin <sgodin@xxxxxxxxxxxxxxx>
You could setup repro between the browser and your application and ensure record-routing is enabled.
Implementing flow routing in a DUM app is possible, but not trivial, if Diego got it working, perhaps he'll share.
Scott
On Tue, Nov 13, 2018 at 2:56 AM Abdul Rehman <abdulrehman272@xxxxxxxx> wrote:
|