Changes between Version 5 and Version 6 of IPAddressChange


Ignore:
Timestamp:
Aug 15, 2011 7:46:06 AM (13 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPAddressChange

    v5 v6  
    7272 Note that at present there is no API to explicitly request the ICE media transport to initiate STUN Binding request immediately. 
    7373 
    74  If ICE is not used, then at present there is no mechanism to update the IP address of media transport, nor the media transport will update its address even when STUN is used. The only solution would be to recreate the media transports and supply them to PJSUA-LIB with {{{pjsua_media_transports_attach()}}}. 
     74 If ICE is not used, then at present there is no mechanism to update the IP address of media transport, nor the media transport will update its address even when STUN is used. ~~~The only solution would be to recreate the media transports and supply them to PJSUA-LIB with {{{pjsua_media_transports_attach()}}}.~~~ You need to call {{{pjsua_media_transports_create()}}} to recreate the media transports. 
    7575 
    7676