From 95a9a7f135a2413b5b07d16bfee93f62660a203b Mon Sep 17 00:00:00 2001 From: Super User Date: Sun, 18 May 2008 09:23:10 +0200 Subject: work on chan_lcr modified: action.cpp modified: apppbx.cpp modified: bchannel.c modified: chan_lcr.c modified: mISDN.cpp modified: message.h modified: route.c modified: route.h --- message.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'message.h') diff --git a/message.h b/message.h index f1b4e30..b248f6a 100644 --- a/message.h +++ b/message.h @@ -257,7 +257,7 @@ struct message_setup { struct redir_info redirinfo; /* info on redirection (to the calling user) */ struct capa_info capainfo; /* info on l2,l3 capability */ struct useruser_info useruser; /* user-user */ - char exten[128]; /* asterisk extension */ + char context[128]; /* asterisk context */ }; /* call-info structure PARK */ -- cgit v1.2.3-55-g7522