Opened 13 years ago
Closed 13 years ago
#1406 closed enhancement (fixed)
Add info about ICE candidates being used in transport info and pjsua's call dump output
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-beta |
Component: | pjsua-lib | Version: | trunk |
Keywords: | sipit29 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Add candidates info in pjmedia ICE transport's specific info, and output it in pjsua dump. It will look something like this:
Call time: 00h:00m:35s, 1st res in 3301 ms, conn in 3305ms #0 audio PCMU @8kHz, sendrecv, peer=10.0.0.178:46930 SRTP status: Not active Crypto-suite: (null) ICE role: Controlled, state: Negotiation Success, comp_cnt: 2 [0]: L:1.1.1.1:32838 (h) --> R:1.2.2.2:46930 (h) [1]: L:1.1.1.1:37090 (h) --> R:1.2.2.2:33720 (h)
Change History (2)
comment:1 Changed 13 years ago by bennylp
comment:2 Changed 13 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r3870: added info about ICE candidates being used (both local and remote) in pjsua dump call output