From be404a4926ba076c5e2019b88e790e3f14ff11ff Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 23 May 2010 13:46:26 +0200 Subject: Added Progress messages. (receive only) --- lcrsocket.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lcrsocket.h') diff --git a/lcrsocket.h b/lcrsocket.h index 43543c1..7ecf7ad 100644 --- a/lcrsocket.h +++ b/lcrsocket.h @@ -39,6 +39,7 @@ enum { /* messages */ ADMIN_CALL_DISCONNECT, ADMIN_CALL_RELEASE, ADMIN_CALL_NOTIFY, + ADMIN_CALL_PROGRESS, ADMIN_TRACE_REQUEST, ADMIN_TRACE_RESPONSE, ADMIN_MESSAGE, @@ -130,7 +131,7 @@ struct admin_call { int present; /* presentation */ int cause; /* cause to send */ int location; - int notify; + int notify_progress; int bc_capa; int bc_mode; int bc_info1; -- cgit v1.2.3-55-g7522