summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--channels/chan_dahdi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c
index 26a2d0100..c09d39654 100644
--- a/channels/chan_dahdi.c
+++ b/channels/chan_dahdi.c
@@ -13513,6 +13513,7 @@ static struct ast_channel *dahdi_request(const char *type, struct ast_format_cap
}
}
+ p->distinctivering = 0;
/* Make special notes */
switch (start.opt) {
case '\0':