Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 535 65 key2 305

latest revision download Branch trunk

535 annotated / raw | Diffs: previous, other | Lines: 1860 ( +617, -590 )

Created: 2008-09-06 15:40:40 -0400 (2 months 25 days ago) | Author: stkn | Changeset: 535

Codingstyle cleanup

519 annotated / raw | Diffs: previous, other | Lines: 1833 ( +1, -0 )

Created: 2008-08-29 14:24:54 -0400 (3 months 2 days ago) | Author: anthm | Changeset: 519

merge patches from stkn openzap-facility-Umes.patch openzap-53ess-facility.patch openzap-5ess-facility-Umes.patch to fix some 5ess dialect issues when talking to an actual lucent 5ess

512 annotated / raw | Diffs: previous, other | Lines: 1832 ( +114, -187 )

Created: 2008-08-22 12:55:01 -0400 (3 months 9 days ago) | Author: stkn | Changeset: 512

Add initial Basic Rate Interface (BRI) support...

Short summary of changes:
   (Massive) rework of the Q.921 layer
   Q.931 changes to get BRI PTMP working and cleanups (more to come...)
   Add Hi-Layer compat and Progress IE to outgoing SETUP messages
   Improve handling of call tear-down in zap_isdn.c
   Open ZAP I/O channels after processing the dialplan for incoming calls
   Bearer Capability and Channel ID IE handling improved for BRI/PRI and A-law/u-law

   ...and a lot of other small changes

502 annotated / raw | Diffs: previous, other | Lines: 1905 ( +4, -4 )

Created: 2008-07-15 13:34:17 -0400 (4 months 17 days ago) | Author: mikej | Changeset: 502

change order.

Tags: v504

311 annotated / raw | Diffs: previous, other | Lines: 1905 ( +0, -0 )

Created: 2007-09-21 15:00:10 -0400 (14 months ago) | Author: mikej | Changeset: 311

svn:eol-style

Tags: v348 v427 v431 v455 v469 v474 v479 v487

296 annotated / raw | Diffs: previous, other | Lines: 1905 ( +2, -0 )

Created: 2007-06-26 11:23:27 -0400 (17 months ago) | Author: mikej | Changeset: 296

Copied to: branches/key2/trunk/src/isdn/Q931mes.c 303

handle sending complete in setup (kindof)

Tags: v310

290 annotated / raw | Diffs: previous, other | Lines: 1903 ( +131, -0 )

Created: 2007-06-25 12:00:24 -0400 (17 months ago) | Author: mikej | Changeset: 290

cleanup of service message handling, add separate dialects for dms and national.

249 annotated / raw | Diffs: previous, other | Lines: 1772 ( +22, -22 )

Created: 2007-06-12 21:52:19 -0400 (17 months ago) | Author: mikej | Changeset: 249

handle the crv flag

169 annotated / raw | Diffs: previous, other | Lines: 1772 ( +30, -285 )

Created: 2007-05-28 18:00:14 -0400 (18 months ago) | Author: mikej | Changeset: 169

Added typedefs for some functions to simplify the declarations for the function pointer tables and the header files.

API rework to simplify the Umes functions.  

141 annotated / raw | Diffs: previous, other | Lines: 2027 ( +132, -172 )

Created: 2007-05-24 12:40:03 -0400 (18 months ago) | Author: mikej | Changeset: 141

cleanup and simplify the message unpack functions.

140 annotated / raw | Diffs: previous, other | Lines: 2067 ( +50, -50 )

Created: 2007-05-24 12:21:57 -0400 (18 months ago) | Author: mikej | Changeset: 140

api rework to pass the Q931mes_Generic pointer into the message pack functions, and out of the message unpack functions.  Move Q932 to use the generic message type.

137 annotated / raw | Diffs: previous, other | Lines: 2067 ( +67, -67 )

Created: 2007-05-24 10:27:20 -0400 (18 months ago) | Author: mikej | Changeset: 137

Use the same Q931mes_Generic for all messages for simplicity.

119 annotated / raw | Diffs: previous, other | Lines: 2067 ( +50, -0 )

Created: 2007-05-23 17:06:33 -0400 (18 months ago) | Author: mikej | Changeset: 119

Return the correct size from the Q931Pmes functions

118 annotated / raw | Diffs: previous, other | Lines: 2017 ( +80, -80 )

Created: 2007-05-23 16:47:59 -0400 (18 months ago) | Author: mikej | Changeset: 118

pass the correct index to the Q931Pie table for the ie pack function.

117 annotated / raw | Diffs: previous, other | Lines: 2017 ( +83, -84 )

Created: 2007-05-23 16:27:03 -0400 (18 months ago) | Author: mikej | Changeset: 117

unpack ie's into the ie buffer space, not overwriting the rest of the message structure.

112 annotated / raw | Diffs: previous, other | Lines: 2018 ( +0, -2 )

Created: 2007-05-23 14:25:46 -0400 (18 months ago) | Author: mikej | Changeset: 112

remove some extra debug messages

106 annotated / raw | Diffs: previous, other | Lines: 2020 ( +148, -145 )

Created: 2007-05-23 12:11:36 -0400 (18 months ago) | Author: anthm | Changeset: 106

dos2unix

105 annotated / raw | Diffs: previous, other | Lines: 2017 ( +145, -59 )

Created: 2007-05-23 00:10:50 -0400 (18 months ago) | Author: mikej | Changeset: 105

add message pack and unpack functions for   Restart and RestartAck from Jan.  Thanks Jan.

102 annotated / raw | Diffs: previous, other | Lines: 1931 ( +50, -50 )

Created: 2007-05-22 18:07:05 -0400 (18 months ago) | Author: anthm | Changeset: 102

w00t

85 annotated / raw | Diffs: previous, other | Lines: 1931 ( +1931, -1931 )

Created: 2007-05-21 19:29:33 -0400 (18 months ago) | Author: anthm | Changeset: 85

change linefeeds

79 annotated / raw | Diffs: previous, other | Lines: 1931 ( +1, -1 )

Created: 2007-05-21 16:08:52 -0400 (18 months ago) | Author: mikej | Changeset: 79

empty if body on ie that has not yet been implemented.

78 annotated / raw | Diffs: previous, other | Lines: 1931 ( +39, -39 )

Created: 2007-05-21 16:04:50 -0400 (18 months ago) | Author: mikej | Changeset: 78

fix error for unused local variable.

76 annotated / raw | Diffs: previous, other | Lines: 1931 ( +1, -1 )

Created: 2007-05-21 15:48:51 -0400 (18 months ago) | Author: mikej | Changeset: 76

warning levels on nix build prohibits // comments

65 new annotated / raw | Lines: 1931 ( +1931, -0 )

Created: 2007-05-21 14:25:36 -0400 (18 months ago) | Author: mikej | Changeset: 65

checkin q931/q932/q921 code.

latest revision download Branch key2

305 new annotated / raw | Lines: 1945 ( +1945, -0 )

Created: 2007-08-02 14:28:53 -0400 (16 months ago) | Author: key2 | Changeset: 305

VN6