modified:   chan_lcr.c
This commit is contained in:
Super User 2008-05-19 19:47:05 +02:00
parent 153bf9b2f4
commit 87a53c2ea1
1 changed files with 1 additions and 1 deletions

View File

@ -1734,7 +1734,7 @@ enum ast_bridge_result lcr_bridge(struct ast_channel *ast1,
return AST_BRIDGE_COMPLETE;
}
static struct ast_channel_tech lcr_tech = {
.type=lcr_type,
.type="LCR",
.description="Channel driver for connecting to Linux-Call-Router",
#ifdef TODO
law from config