2009/2/11 Bengt Werstén :
> We have got sofia-SIP to work when no NAT is involved but now we need a NAT
> solution using STUN. So far I have added the STUN define and changed my
> register from:
>
I think the STUN code was never really polished, the most of the
implementation is from pre-bis e
Hi,
We have got sofia-SIP to work when no NAT is involved but now we need a NAT
solution using STUN. So far I have added the STUN define and changed my
register from:
nua = nua_create(root, /* Event loop */
callback, /* Callback for processing events */
(void*)this,