Hi Chris, That field is internally used, so it is not so friendly to look at :). This value is a bitmask containing the supported methods. The definition of each method (corresponding bit in the mask) can be found in parser/msg_parser.h +67 .
7999 = 4096 + 2048 + 1024 + 512 + 256 + 32 + 16 + 8 + 4 +2 +1 => REFER, PRACK, NOTIFY, SUBSCRIBE, MESSAGE, OPTIONS, INFO, BYE , ACK, CANCEL, INVITE Regards, Bogdan Chris Maciejewski wrote: > Hi, > > I would like to ask how to decode 'methods' column in a 'location' table. > > For example I can see my UA registered '7999' methods? > > But how to interpret this numerical flags? > > Any help very much appreciated. > > Best regards, > Chris > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
