From 3754d8f73ff7cb55e204f7ede6569028407a00e5 Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 7 Jul 2007 17:13:20 +0200 Subject: backup compiles, runs, but not enough debugged --- callpbx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'callpbx.h') diff --git a/callpbx.h b/callpbx.h index 25e3220..c84d89a 100644 --- a/callpbx.h +++ b/callpbx.h @@ -63,6 +63,7 @@ class CallPBX : public Call char c_dialed[1024]; /* dial string of (all) number(s) */ char c_todial[32]; /* overlap dialing (part not signalled yet) */ + int c_pid; /* pid of call to generate bridge id */ int c_updatebridge; /* bridge must be updated */ struct call_relation *c_relation; /* list of endpoints that are related to the call */ -- cgit v1.2.3-55-g7522