SNAC(04,05)  SRV_ICBM_PARAMS  

This is the server reply for SNAC(04,04). It contain client icbm parameters like channel, max_msgsize, max_sender_evil, max_receiver_evil. If "channel" parameter = 0 client want's to set parameters for all available message channels. See also SNAC(04,01) for more information.

Message flags used to indicate specific client abilities:

bit1: messages allowed for specified channel
bit2: missed calls notifications enabled for specified channel
bit4: client supports typing notifications

 00 04   word   SNAC family
 00 05   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx xx   word   channel
 xx xx xx xx   dword   message flags - default 3
 xx xx   word   max message snac size - default 512
 xx xx   word   max sender warning level - default 999
 xx xx   word   max receiver warning level - default 999
 xx xx   word   minimum message interval (msec) - default 0
 03 E8   word   unknown parameter - default 1000

Example SNAC dump with flap header:

  2A 02 38 C2 00 1A 00 04  00 05 00 00 00 00 00 04 *.8.............
  00 02 00 00 00 03 02 00  03 E7 03 E7 00 00 03 E8 ................


  Main | Basic | Login | Snaclist | Sequences | Misc | Changes | Credits | Terms