Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Eversberg 877a2dfd52 Adding bridge between protocol handlers (ports)
This is required to bridge traffic beween non-mISDN handlers,
such as GSM, SIP and voice box. Also it bridges traffic between
mISDN handlers and non-mISDN handlers. It is the fundamental step
to get rid of mISDN (loop interface) for non-mISDN handlers.
This is required to bridge audio e.g. between SIP and GSM without
using mISDN. There will be no limitations on 'b-channels' anymore.

Still GSM and SIP requires mISDN, but this will be changed later.

With that bridge I cleaned up some code and also removed the
MESSAGE_DATA, which is not required anymore.
2012-01-14 18:36:26 +01:00
Andreas Eversberg e9c834b844 Various minor fixes 2012-01-13 05:18:49 +01:00
Andreas Eversberg b0bd74e35e Replaced polling loop for LCR and chan_lcr with select based event loop.
Now LCR and chan_lcr will not use any CPU until there is work to do.
2010-01-16 11:20:23 +01:00
Super User d2b113f2c4 changed long to int (64 bit system's compatibilty) 2008-06-14 08:34:50 +02:00
Super User bf3c4d173a fixes & improvements
modified:   admin_client.c
	modified:   apppbx.cpp
	modified:   asterisk_client.c
	deleted:    default/h323_gateway.conf
	modified:   default/options.conf
	modified:   default/routing.conf
	modified:   dss1.cpp
	modified:   message.c
	modified:   todo.txt
	modified:   vbox.cpp
	modified:   vbox.h
2007-07-18 11:44:25 +02:00
Super User e9daaa4ef7 backup 2007-06-27 08:23:50 +02:00
Super User 2ed0fee489 only for backup, still in coding state - no compile!!! 2007-05-06 15:54:52 +02:00