Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Eversberg cd5b904aec 1. "make clean" now also cleans all compiled binaries.
2. Renamed mISDN_head... stuff to avoid collisions with the current
   mISDN CVS. Now it compiles and works!!!

   (PBX4Linux now also works with CVS mISDN and mISDNuser)

Modified Files:
 Tag: mISDNuser_1_0
	mISDNuser/example/Makefile mISDNuser/example/loadfirm.c
	mISDNuser/example/logger.c mISDNuser/i4lnet/Makefile
	mISDNuser/i4lnet/bchannel.c mISDNuser/i4lnet/manager.c
	mISDNuser/i4lnet/net_if.c mISDNuser/i4lnet/net_l2.c
	mISDNuser/i4lnet/net_l3.c mISDNuser/i4lnet/net_l3.h
	mISDNuser/i4lnet/nettst.c mISDNuser/i4lnet/tei.c
	mISDNuser/include/isdn_net.h mISDNuser/include/l3dss1.h
	mISDNuser/include/mISDNlib.h mISDNuser/lib/Makefile
	mISDNuser/tenovis/Makefile mISDNuser/tenovis/lib/Makefile
	mISDNuser/tenovis/lib/tenovis_device.c mISDNuser/voip/Makefile
	mISDNuser/voip/voip_isdn.c
2004-08-28 12:39:09 +00:00
Andreas Eversberg 280cf6c36a Fixed missing DINFO_SKB define.
Modified Files:
 Tag: mISDNuser_1_0
	mISDNuser/i4lnet/net_l2.h
2004-02-14 17:38:46 +00:00
Andreas Eversberg c81eaa5083 Support of SUSPEND/RESUME (call parking).
Modified Files:
 Tag: mISDNuser_1_0
	mISDNuser/i4lnet/net_l3.c
2004-02-14 14:56:02 +00:00
Andreas Eversberg c88b80b5d7 Some minor fixes.
Modified Files:
 Tag: mISDNuser_1_0
	mISDNuser/i4lnet/net_l3.c
2004-02-14 14:46:30 +00:00
Andreas Eversberg 14273542bd Added CES element to SETUP, RESUME and CONNECT message to identify terminal.
Modified Files:
 Tag: mISDNuser_1_0
	mISDNuser/i4lnet/net_l3.c mISDNuser/i4lnet/net_l3.h
2004-02-14 14:37:51 +00:00
Andreas Eversberg 1c126cca0c Removed compiler warnings. State machine binary tree now linked to
layer 2 object (layer 2 and tei). They will now be created
dynamically for each layer 2 object.

Modified Files:
Tag: mISDNuser_1_0
	mISDNuser/i4lnet/net_l2.c mISDNuser/i4lnet/net_l2.h
 	mISDNuser/i4lnet/net_l3.h mISDNuser/i4lnet/tei.c
	mISDNuser/include/isdn_net.h mISDNuser/voip/voip_appl.c
2004-02-14 14:28:01 +00:00
Karsten Keil d95df70625 fix missing items for Hold/Retrieve 2003-08-27 14:28:17 +00:00
Karsten Keil d7ffb5f481 jolly patch2 includes 2003-08-27 13:44:51 +00:00
Karsten Keil b2c6afcf76 missing hunk of Hold/Retieve patch 2003-08-27 13:40:34 +00:00
Karsten Keil a7d4b0e008 jolly patch 1 2003-08-27 13:39:38 +00:00
Karsten Keil 31a4a4e0dc fix missing holdstate change in l3dss1_retrack_req 2003-08-27 10:10:05 +00:00
Karsten Keil e515e3d0cf jolly patch 2
- add HOLD/RETRIEVE
2003-08-27 10:07:05 +00:00
Karsten Keil 551d84c095 jolly patch1:
- CALL PROCEEDING vor outgoing calls
- information request
- progress request
- notify  request
2003-08-27 09:57:00 +00:00
Karsten Keil 097ddd293b start with 1.0 2003-08-27 07:35:32 +00:00
Karsten Keil 4ba0129272 Initial revision 2003-08-27 07:33:03 +00:00