Commit Graph

  • 2111722eb0 Use the same Q931mes_Generic for all messages for simplicity. Michael Jerris 2007-05-24 14:27:20 +00:00
  • 8ab54893ce fix test app Anthony Minessale 2007-05-24 13:46:54 +00:00
  • 0f491775ec fix test app Anthony Minessale 2007-05-24 13:46:54 +00:00
  • 2a7297278d add new file to Makefile Anthony Minessale 2007-05-24 13:43:44 +00:00
  • 71eae48913 add new file to Makefile Anthony Minessale 2007-05-24 13:43:44 +00:00
  • d67257f229 add new file to Makefile Anthony Minessale 2007-05-24 13:41:43 +00:00
  • bbc2c82aca add new file to Makefile Anthony Minessale 2007-05-24 13:41:43 +00:00
  • bc1b0ef116 merge Anthony Minessale 2007-05-24 13:39:40 +00:00
  • df76bafd6d merge Anthony Minessale 2007-05-24 13:39:40 +00:00
  • 8a47dc9b4c add initial National ISDN Dialect. Michael Jerris 2007-05-24 04:12:15 +00:00
  • 74b55a890e add initial National ISDN Dialect. Michael Jerris 2007-05-24 04:12:15 +00:00
  • 803b42ac76 get building on windows again. Michael Jerris 2007-05-24 04:11:32 +00:00
  • 8ad644fe35 get building on windows again. Michael Jerris 2007-05-24 04:11:32 +00:00
  • d97b50a9c9 add basics for analog (wip) Anthony Minessale 2007-05-24 03:42:40 +00:00
  • 6e8a5139ec add basics for analog (wip) Anthony Minessale 2007-05-24 03:42:40 +00:00
  • 17c249c210 ease debugging for now Anthony Minessale 2007-05-24 02:27:08 +00:00
  • 4b46d222e6 ease debugging for now Anthony Minessale 2007-05-24 02:27:08 +00:00
  • bb1e193a41 add debug error msg for 931 parse error Anthony Minessale 2007-05-24 01:59:26 +00:00
  • a4363ac2a9 add debug error msg for 931 parse error Anthony Minessale 2007-05-24 01:59:26 +00:00
  • e79c497e6e revert back to previous api for 921 callbacks expected return Anthony Minessale 2007-05-24 01:55:26 +00:00
  • 7ebb574f03 revert back to previous api for 921 callbacks expected return Anthony Minessale 2007-05-24 01:55:26 +00:00
  • 397eebfd09 dos2unix. Michael Jerris 2007-05-24 01:02:25 +00:00
  • 96de29a23b dos2unix. Michael Jerris 2007-05-24 01:02:25 +00:00
  • 743414e00f add zap_isdn.c to windows build. Michael Jerris 2007-05-24 01:02:13 +00:00
  • 89046a6e5b add zap_isdn.c to windows build. Michael Jerris 2007-05-24 01:02:13 +00:00
  • 479657d1af uninitialized var. Michael Jerris 2007-05-24 01:01:50 +00:00
  • 9c21da494e uninitialized var. Michael Jerris 2007-05-24 01:01:50 +00:00
  • 06f3ac6402 this is much more correct, we respond to the NT sending RR commands instead of us sending RR commands on the timer. Anthony Minessale 2007-05-24 00:53:06 +00:00
  • 6e28089604 this is much more correct, we respond to the NT sending RR commands instead of us sending RR commands on the timer. Anthony Minessale 2007-05-24 00:53:06 +00:00
  • 37bc1f714a make this work for a few more things.. this will probably need to move to a dialect Anthony Minessale 2007-05-24 00:51:56 +00:00
  • 1ba035044f make this work for a few more things.. this will probably need to move to a dialect Anthony Minessale 2007-05-24 00:51:56 +00:00
  • 2366b78c8a quick hack to try to get somthing working. Michael Jerris 2007-05-23 22:58:56 +00:00
  • 9e864e6ed7 quick hack to try to get somthing working. Michael Jerris 2007-05-23 22:58:56 +00:00
  • 56a341e2ce big enough buffer for the whole message for our debug Anthony Minessale 2007-05-23 21:15:38 +00:00
  • 04ac959cbc big enough buffer for the whole message for our debug Anthony Minessale 2007-05-23 21:15:38 +00:00
  • 0d8ef69f03 Return the correct size from the Q931Pmes functions Michael Jerris 2007-05-23 21:06:33 +00:00
  • 2b9ed2d398 Return the correct size from the Q931Pmes functions Michael Jerris 2007-05-23 21:06:33 +00:00
  • f7c8f57270 pass the correct index to the Q931Pie table for the ie pack function. Michael Jerris 2007-05-23 20:47:59 +00:00
  • 52bed6bc1b pass the correct index to the Q931Pie table for the ie pack function. Michael Jerris 2007-05-23 20:47:59 +00:00
  • 9cf72575f1 unpack ie's into the ie buffer space, not overwriting the rest of the message structure. Michael Jerris 2007-05-23 20:27:03 +00:00
  • 6228923000 unpack ie's into the ie buffer space, not overwriting the rest of the message structure. Michael Jerris 2007-05-23 20:27:03 +00:00
  • 5de359b32d set the ie to point to the first byte of the ie struct, not the last. Michael Jerris 2007-05-23 20:15:05 +00:00
  • cfcaaa148b set the ie to point to the first byte of the ie struct, not the last. Michael Jerris 2007-05-23 20:15:05 +00:00
  • 71f4590889 the size in ie packets is the size of the contents, not the whole ie. Michael Jerris 2007-05-23 20:10:20 +00:00
  • 375100f1a3 the size in ie packets is the size of the contents, not the whole ie. Michael Jerris 2007-05-23 20:10:20 +00:00
  • 46b96bac7d kindof working t203 timer Anthony Minessale 2007-05-23 19:47:35 +00:00
  • 0ca281c3a9 kindof working t203 timer Anthony Minessale 2007-05-23 19:47:35 +00:00
  • b208dfd237 add some timers Michael Jerris 2007-05-23 19:26:53 +00:00
  • fe0bbb8396 add some timers Michael Jerris 2007-05-23 19:26:53 +00:00
  • 381d8d8fb2 remove some extra debug messages Michael Jerris 2007-05-23 18:25:46 +00:00
  • 11bb923c0b remove some extra debug messages Michael Jerris 2007-05-23 18:25:46 +00:00
  • 80435e6f81 getting closer Anthony Minessale 2007-05-23 18:25:23 +00:00
  • 04d4509a32 getting closer Anthony Minessale 2007-05-23 18:25:23 +00:00
  • b5d1ff62b6 add more couters, better process vs and vr Anthony Minessale 2007-05-23 18:19:04 +00:00
  • 31f79bf237 add more couters, better process vs and vr Anthony Minessale 2007-05-23 18:19:04 +00:00
  • 43bc6035d2 use the correct sizes Anthony Minessale 2007-05-23 16:15:48 +00:00
  • db1af075b6 use the correct sizes Anthony Minessale 2007-05-23 16:15:48 +00:00
  • 25e0f9443d cast Anthony Minessale 2007-05-23 16:14:47 +00:00
  • 9443d75028 cast Anthony Minessale 2007-05-23 16:14:47 +00:00
  • 10b0f6998e set size and location correctly Anthony Minessale 2007-05-23 16:14:15 +00:00
  • 5e1d3ea15d set size and location correctly Anthony Minessale 2007-05-23 16:14:15 +00:00
  • 8697d65b4b dos2unix Anthony Minessale 2007-05-23 16:11:36 +00:00
  • 5f0b5353d2 dos2unix Anthony Minessale 2007-05-23 16:11:36 +00:00
  • d10082c23f tweak from eariler patch (reported by Dale Thatcher) Anthony Minessale 2007-05-23 13:37:35 +00:00
  • 82c66d25ab add message pack and unpack functions for Restart and RestartAck from Jan. Thanks Jan. Michael Jerris 2007-05-23 04:10:50 +00:00
  • ce51441fa0 add message pack and unpack functions for Restart and RestartAck from Jan. Thanks Jan. Michael Jerris 2007-05-23 04:10:50 +00:00
  • 3885bde05b little formatting... Anthony Minessale 2007-05-23 04:05:34 +00:00
  • bc07decb59 little formatting... Anthony Minessale 2007-05-23 04:05:34 +00:00
  • f2eb322de8 add Q931InitMesRestartAck Michael Jerris 2007-05-22 22:24:43 +00:00
  • aecacc27df add Q931InitMesRestartAck Michael Jerris 2007-05-22 22:24:43 +00:00
  • b67a52b142 w00t Anthony Minessale 2007-05-22 22:07:05 +00:00
  • 795f2f6d31 w00t Anthony Minessale 2007-05-22 22:07:05 +00:00
  • 2e097a54ef change prototype Michael Jerris 2007-05-22 19:22:09 +00:00
  • 2ffac06178 change prototype Michael Jerris 2007-05-22 19:22:09 +00:00
  • 6be4a026fd add Q921Start Michael Jerris 2007-05-22 19:21:55 +00:00
  • b9d3b86363 add Q921Start Michael Jerris 2007-05-22 19:21:55 +00:00
  • b57d5390d3 correct initialization to set the right dialect. Michael Jerris 2007-05-22 17:17:32 +00:00
  • 4b3113f56d correct initialization to set the right dialect. Michael Jerris 2007-05-22 17:17:32 +00:00
  • 33f9f436aa add separate private data for tx to 2 and 4. Michael Jerris 2007-05-22 16:33:13 +00:00
  • b06d0d2589 add separate private data for tx to 2 and 4. Michael Jerris 2007-05-22 16:33:13 +00:00
  • 29d460e725 add separate private data for tx to 1 and 3. Michael Jerris 2007-05-22 16:27:40 +00:00
  • 50aba550c9 add separate private data for tx to 1 and 3. Michael Jerris 2007-05-22 16:27:40 +00:00
  • dcd1d6423b improve connectile-dysfunction mode to send message packets from the server end to keep the connection open Anthony Minessale 2007-05-22 15:03:21 +00:00
  • 598d8df49a rework 921/931 api. Move the Tx callbacks on each to be trunk specific, not global so that we can set them per trunk. Change prototypes for the Tx callbacks so that they pass a trunk specific private pointer to the Tx callbacks so that 921 and 931 can call each other directly. change 921 so that it doesn't use a static array for it's trunk structure to match 931 use more enums. more to come.... Michael Jerris 2007-05-22 08:03:20 +00:00
  • f59812b19c rework 921/931 api. Move the Tx callbacks on each to be trunk specific, not global so that we can set them per trunk. Change prototypes for the Tx callbacks so that they pass a trunk specific private pointer to the Tx callbacks so that 921 and 931 can call each other directly. change 921 so that it doesn't use a static array for it's trunk structure to match 931 use more enums. more to come.... Michael Jerris 2007-05-22 08:03:20 +00:00
  • 629ed3ef24 missed this one from the last commit. Michael Jerris 2007-05-22 04:33:31 +00:00
  • 5daa050cb5 missed this one from the last commit. Michael Jerris 2007-05-22 04:33:31 +00:00
  • f88576f4bb let us use either static or dynamic trunk handles. Michael Jerris 2007-05-22 04:25:04 +00:00
  • 4373a35c25 let us use either static or dynamic trunk handles. Michael Jerris 2007-05-22 04:25:04 +00:00
  • 20421f4810 fix default channel setup for things not E1 Michael Jerris 2007-05-22 03:18:23 +00:00
  • f3dd2b1cd7 fix default channel setup for things not E1 Michael Jerris 2007-05-22 03:18:23 +00:00
  • ce854247e3 add function to initialize a new trunk. Michael Jerris 2007-05-22 02:45:42 +00:00
  • 36d6b40908 add function to initialize a new trunk. Michael Jerris 2007-05-22 02:45:42 +00:00
  • 8fec552dda adjust to filename change. Michael Jerris 2007-05-22 02:45:21 +00:00
  • 7eebf19e08 adjust to filename change. Michael Jerris 2007-05-22 02:45:21 +00:00
  • ba239e2936 update Anthony Minessale 2007-05-22 02:27:50 +00:00
  • 62eea6fd81 update Anthony Minessale 2007-05-22 02:27:50 +00:00
  • 3ad3dca0f3 missing changes from previous commit. Michael Jerris 2007-05-22 01:29:31 +00:00
  • b8635f17e7 missing changes from previous commit. Michael Jerris 2007-05-22 01:29:31 +00:00
  • 252496d12c add missing header files to the project file. Michael Jerris 2007-05-22 01:26:15 +00:00