From 2308eb88f4e2c27721f8cac4ef8fef725fb2e513 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 30 Aug 2010 21:22:12 +0800 Subject: [PATCH] Add a README for this project. --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..2bd2afc --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +This is a MGCP CallAgent written in Smalltalk. + + +The request to manage an allocation is coming from Smalltalk and +it will hanlde the code to send the requests to the MGWs involved.