< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
It worked. That was exactly what I wanted to do: get the IP from INVITE and use it to send the BYE . I just didn’t know how to do it. Very simple solution. Thanks a lot. Diego From: Abdul Rehman <abdulrehman272@xxxxxxxx> Hi Diego Carvalho Domingos,
// resip::Tuple m_destination;
Please let me know your thoughts and if you find a better solution please share. Thanks, From: Diego Carvalho Domingos <ddomingos@xxxxxxxxxx> 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:
|