From: Super User Date: Mon, 19 May 2008 17:47:05 +0000 (+0200) Subject: work X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=commitdiff_plain;h=87a53c2ea1ad901eaba227cdbc2752273fda73ef work modified: chan_lcr.c --- diff --git a/chan_lcr.c b/chan_lcr.c index 888d4fc..16bb96a 100644 --- a/chan_lcr.c +++ b/chan_lcr.c @@ -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