work
authorSuper User <root@isdn.jolly.ten>
Mon, 19 May 2008 17:47:05 +0000 (19:47 +0200)
committerSuper User <root@isdn.jolly.ten>
Mon, 19 May 2008 17:47:05 +0000 (19:47 +0200)
modified:   chan_lcr.c

chan_lcr.c

index 888d4fc..16bb96a 100644 (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 = {
        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
        .description="Channel driver for connecting to Linux-Call-Router",
 #ifdef TODO
        law from config