diff --git a/channels/chan_zap.c b/channels/chan_zap.c index 42366544ae..9a223d1855 100755 --- a/channels/chan_zap.c +++ b/channels/chan_zap.c @@ -9648,13 +9648,15 @@ static int setup_zap(int reload) ast_mutex_unlock(&iflock); ast_destroy(cfg); #ifdef ZAPATA_PRI - for (x=0;x 1) - ast_verbose(VERBOSE_PREFIX_2 "Starting D-Channel on span %d\n", x + 1); + if (!reload) { + for (x=0;x 1) + ast_verbose(VERBOSE_PREFIX_2 "Starting D-Channel on span %d\n", x + 1); + } } } #endif