Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #26 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

message documentation - 0x52 subtype 0x01 outbound

Reported by: ekilfoil Owned by: clearscreen
Priority: critical Milestone: Mangler 1.2
Component: libventrilo3 Version: 0.0
Keywords: Cc:

Description (last modified by ekilfoil) (diff)

Outbound 0x52 subtype 0x01 packets are different than inbound. The first packet and all sound packets have this format:

1255281067    ### CLIENT ###
52 00 00 00 01 00 00 00 03 00 20 00 00 00 00 00   R......... .....
14 03 00 00 40 24 00 00 00 01 00 02 00 01 00 00   ....@$..........
00 07 02 80 00 6e 3e 9d 1b 9a 20 02 01 7f ff ff   .....n>... .....
ff ff ff db 6d b6 db 6d b6 81 00 bf ff ff ff ff   ....m..m........

while the last outbound packet looks as expected:

1255281067    ### CLIENT ###
52 00 00 00 01 00 00 00 03 00 20 00 00 00 00 00   R......... .....
a4 02 00 00 80 20 00 00 00 00 00 00 00 06 02 80   ..... ..........
00 6e 3e 9d 1b 9a 20 02 01 7f ff ff ff ff ff db   .n>... .........
6d b6 db 6d b6 81 00 bf ff ff ff ff ff ed b6 db   m..m............
6d b6 db 40 80 5f ff ff ff ff ff f6 db 6d b6 db   m..@._.......m..

Change History

Changed 2 years ago by ekilfoil

  • description modified (diff)

Changed 2 years ago by ekilfoil

  • summary changed from document 0x52 subtype 0x01 outbound to message documentation - 0x52 subtype 0x01 outbound

Changed 2 years ago by ekilfoil

  • owner changed from ekilfoil to clearscreen
  • status changed from new to assigned

Changed 2 years ago by ekilfoil

I've added quite a bit of 0x52 documention for what I currently know. A lot of that is still a mystery.

Changed 2 years ago by ekilfoil

  • priority changed from major to blocker

Changed 2 years ago by ekilfoil

  • milestone Mangler 1.0 deleted

Changed 2 years ago by ekilfoil

  • priority changed from blocker to critical
  • type changed from defect to task

Changed 2 years ago by ekilfoil

  • milestone set to Mangler 1.1

Changed 22 months ago by rokclimb15

  • type changed from task to defect

test

Changed 21 months ago by ekilfoil

  • status changed from assigned to closed
  • resolution set to fixed

The differences between outbound and inbound are now known. This ticket isn't required. The difference is that outbound has extra bytes for sending audio to multiple users.

Note: See TracTickets for help on using tickets.