SNAC(01,0C)  CLI_PAUSE_ACK  

The server sends a Server Pause message SNAC(01,0B), which the client should respond to with a this server_pause_ack snac, which contains the families it needs on this connection

 00 01   word   SNAC family
 00 0C   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx xx   word   family number #1
 ...    ...    ...
 xx xx   word   family number #n

Example SNAC dump with flap header:

  2A 02 1F BD 00 18 00 01  00 0C 00 00 00 00 00 0C *...............
  00 01 00 02 00 03 00 15  00 04 00 09 00 0A       ..............


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