git-svn-id: http://svn.openzap.org/svn/openzap/trunk@429 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2008-03-28 23:22:21 +00:00
parent bb14afecc0
commit 43d251490e
4 changed files with 63 additions and 41 deletions

View File

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