smalltalk
/
osmo-st-mgcp
Archived
1
0
Fork 0
MGCP grammar using PetitParser
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Holger Hans Peter Freyther 2bd0d15c2a Add makefile to help porting to pharo 2015-07-27 10:12:25 +02:00
callagent callagent: Do not assume certain scheduling... 2015-07-27 10:09:35 +02:00
docs Add the RFC3435.txt as the goal for our implementation 2010-08-30 21:18:09 +08:00
grammar pharo: Do not have the same variable twice 2015-07-25 21:53:47 +02:00
pharo-porting Add makefile to help porting to pharo 2015-07-27 10:12:25 +02:00
.gitignore git: Add .gitignore to ignore files 2011-06-10 16:59:57 +02:00
DESIGN doc: Add a simple DESIGN document 2011-06-12 14:39:31 +02:00
Makefile Add makefile to help porting to pharo 2015-07-27 10:12:25 +02:00
README Add a README for this project. 2010-08-30 21:22:12 +08:00
package.xml Use prereq and such instead of manual dependency loading 2015-07-24 18:39:11 +02:00

README

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.