[reSIProcate] stun client
Hi,
I was looking at the Stun_Support document for resiprocate.
As it says, we got to have a pointer to the UdpTransport and then we invoke the stun api's for sending stun request and fetching result.
But addTransport of DUM does not return anything, so the suggested way has to be done in DUM (from addTransport of SipStack) and is not possible in the application using DUM. Is it correct?
Do we have DUM level APIs to do stun things, like you call one api and forget about it and it is done for any outgoing message.
Looking forward for some guidance :)
Regards,
Nilay