Show local ip when using webrtc

hi, i am trying to use webrtc but i saw something different than the pjsip, the webrtc does not show local ip of the endpoint, any way how can i do it to show local ip when using webrtc because if i know local ip of an endpoint i can identify an issue more easy.
PJSIP WITH LOCAL IP: res_pjsip_registrar.c: Added contact ‘sip:199@publicip:19209;x-ast-orig-host=10.10.10.72:32881’ to AOR ‘199’ with expiration of 60 seconds
WEBRTC WITH NO LOCAL IP: res_pjsip_registrar.c: Added contact ‘sip:ss0mh0s8@publicip:48526;transport=ws’ to AOR ‘199’ with expiration of 300 seconds

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.