fix unclean reset from i/o error and add new span wide option to disable callerid detect

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@573 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2008-09-29 15:51:00 +00:00
parent bff3651b2d
commit 26b368810e
6 changed files with 48 additions and 11 deletions

View File

@@ -458,13 +458,6 @@ struct zap_sigmsg {
};
struct zap_analog_data {
uint32_t flags;
uint32_t max_dialstr;
uint32_t digit_timeout;
zio_signal_cb_t sig_cb;
};
struct zap_span {
zap_data_type_t data_type;
char *name;