git-svn-id: http://svn.openzap.org/svn/openzap/trunk@212 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2007-06-05 03:04:35 +00:00
parent 5fb33efc0b
commit 9d1b445884
5 changed files with 44 additions and 4 deletions

View File

@@ -237,6 +237,7 @@ struct zap_channel {
uint32_t chan_id;
uint32_t physical_span_id;
uint32_t physical_chan_id;
uint32_t rate;
zap_chan_type_t type;
zap_socket_t sockfd;
zap_channel_flag_t flags;