mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Skinny: use proper name for station capabilities message
This commit is contained in:
@@ -131,7 +131,7 @@ struct PACKED line_stat_req_message {
|
||||
#define CAPABILITIES_RES_MESSAGE 0x0010
|
||||
struct PACKED station_capabilities {
|
||||
uint32_t codec;
|
||||
uint16_t frames;
|
||||
uint16_t max_frames_per_packet;
|
||||
char reserved[10];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user