Changeset 3603


Ignore:
Timestamp:
Jul 7, 2011 1:53:35 AM (13 years ago)
Author:
bennylp
Message:

Misc (re #1252): updated icedemo help menu to make it clear that ice negotiation should be started immediately on the remote end. Thanks Andrés Suero for the suggestion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/1.x/pjsip-apps/src/samples/icedemo.c

    r3553 r3603  
    10291029         "   - parse remote SDP, by pasting SDP generated by the other icedemo\n" 
    10301030         "     instance [menu \"r\"]\n" 
    1031          "   - begin ICE negotiation in our end [menu \"b\"]\n" 
    1032          "   - begin ICE negotiation in the other icedemo instance\n" 
     1031         "   - begin ICE negotiation in our end [menu \"b\"], and \n" 
     1032         "   - immediately begin ICE negotiation in the other icedemo instance\n" 
    10331033         "   - ICE negotiation will run, and result will be printed to screen\n" 
    10341034         "   - send application data to remote [menu \"x\"]\n" 
Note: See TracChangeset for help on using the changeset viewer.