Commit Graph

  • 881d202fcc update3 Anthony Minessale 2007-06-05 04:40:18 +00:00
  • cb8a120519 update3 Anthony Minessale 2007-06-05 04:40:18 +00:00
  • 0b973f0309 update2 Anthony Minessale 2007-06-05 04:38:05 +00:00
  • 34d0951d09 update2 Anthony Minessale 2007-06-05 04:38:05 +00:00
  • 82c58d1030 update1 Anthony Minessale 2007-06-05 04:37:50 +00:00
  • b23a8ae4d6 update1 Anthony Minessale 2007-06-05 04:37:50 +00:00
  • 9db8af8e8f use the fsk_modem_definitions array Michael Jerris 2007-06-05 04:23:58 +00:00
  • 6bf627a3d4 use the fsk_modem_definitions array Michael Jerris 2007-06-05 04:23:58 +00:00
  • 7e410bb608 add reference url. Michael Jerris 2007-06-05 03:59:28 +00:00
  • 215287813a add reference url. Michael Jerris 2007-06-05 03:59:28 +00:00
  • 0b030c865e add v.23 modem definitions. Michael Jerris 2007-06-05 03:56:59 +00:00
  • 204d5e452d add v.23 modem definitions. Michael Jerris 2007-06-05 03:56:59 +00:00
  • 9d1b445884 update Anthony Minessale 2007-06-05 03:04:35 +00:00
  • 5e983dcf1f update Anthony Minessale 2007-06-05 03:04:35 +00:00
  • 5fb33efc0b fix windows build. Michael Jerris 2007-06-05 02:48:50 +00:00
  • e68ece0f1c fix windows build. Michael Jerris 2007-06-05 02:48:50 +00:00
  • 7fd17121c8 update Anthony Minessale 2007-06-05 01:31:25 +00:00
  • 42c70840d8 update Anthony Minessale 2007-06-05 01:31:25 +00:00
  • 4ee9084576 add 1/2 of caller id code Anthony Minessale 2007-06-05 00:57:02 +00:00
  • 9923827d1e add 1/2 of caller id code Anthony Minessale 2007-06-05 00:57:02 +00:00
  • fef19827ee build fix on windows. Michael Jerris 2007-06-04 23:44:18 +00:00
  • 4ec6fab273 build fix on windows. Michael Jerris 2007-06-04 23:44:18 +00:00
  • 4f04ce0518 merge patch from MODAPP-12, thanks Bret. Michael Jerris 2007-06-04 22:10:42 +00:00
  • 47755f4d20 add start_dtmf and stop_dtmf apps, inspired by trixter. Michael Jerris 2007-06-04 17:12:43 +00:00
  • 105f4cfe4c build tweak. Michael Jerris 2007-06-04 17:12:02 +00:00
  • 5e63fdee8b update Anthony Minessale 2007-06-04 15:28:23 +00:00
  • de0a5c3b07 update Anthony Minessale 2007-06-04 15:28:23 +00:00
  • 0ce109b937 update Anthony Minessale 2007-06-04 15:26:10 +00:00
  • 3503096dfc update Anthony Minessale 2007-06-04 15:26:10 +00:00
  • 68d431bab1 indent Anthony Minessale 2007-06-04 14:53:12 +00:00
  • dce12e0eaa indent Anthony Minessale 2007-06-04 14:53:12 +00:00
  • 321a9996ba update Anthony Minessale 2007-06-04 13:54:29 +00:00
  • e47ebad696 fix mod_alsa compile Anthony Minessale 2007-06-04 13:43:10 +00:00
  • d8ab108f0b change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems. Michael Jerris 2007-06-03 17:51:20 +00:00
  • f59addad71 change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems. Michael Jerris 2007-06-03 17:51:20 +00:00
  • 6c13e901e0 fix destroy leak when using uart. Michael Jerris 2007-06-03 04:14:39 +00:00
  • b351047b14 fix destroy leak when using uart. Michael Jerris 2007-06-03 04:14:39 +00:00
  • 68365e349e Add function pointer typedef. Switch to use /* */ comments to survive pickier compile flags. Change destroy function to take ** pointer so it can set the pointer back to NULL make code style consistent with the rest of the lib. Michael Jerris 2007-06-03 04:06:36 +00:00
  • e56c64a692 Add function pointer typedef. Switch to use /* */ comments to survive pickier compile flags. Change destroy function to take ** pointer so it can set the pointer back to NULL make code style consistent with the rest of the lib. Michael Jerris 2007-06-03 04:06:36 +00:00
  • 5eed6650f8 make code style consistent with the rest of the lib. Michael Jerris 2007-06-03 03:07:08 +00:00
  • 2a79a09b8f make code style consistent with the rest of the lib. Michael Jerris 2007-06-03 03:07:08 +00:00
  • ff448df407 Remove unused prototypes. Add function pointer typedef. Switch to use /* */ comments to survive pickier compile flags. Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL) Michael Jerris 2007-06-03 02:56:56 +00:00
  • 34d002aaa4 Remove unused prototypes. Add function pointer typedef. Switch to use /* */ comments to survive pickier compile flags. Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL) Michael Jerris 2007-06-03 02:56:56 +00:00
  • 03de9509d6 dos2unix Michael Jerris 2007-06-03 01:45:23 +00:00
  • 98cdabe0c1 dos2unix Michael Jerris 2007-06-03 01:45:23 +00:00
  • c07438a6f5 remove unecessary inlcudes Anthony Minessale 2007-06-03 01:44:27 +00:00
  • f7422f881b remove unecessary inlcudes Anthony Minessale 2007-06-03 01:44:27 +00:00
  • cb9dff97a4 Add fsk demodulation code from Robert Krten. Thanks for the contribution! Michael Jerris 2007-06-02 17:27:10 +00:00
  • 09516082c6 Add fsk demodulation code from Robert Krten. Thanks for the contribution! Michael Jerris 2007-06-02 17:27:10 +00:00
  • 64672889ce fix typo and small tweak to dingaling Anthony Minessale 2007-06-02 12:51:49 +00:00
  • eec9f345a1 tweak Anthony Minessale 2007-06-01 23:48:06 +00:00
  • 220390dffe update Anthony Minessale 2007-06-01 21:07:03 +00:00
  • fedefcb69f merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python. Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working.. Fix a fatal bug causing segfaults in mod_python when using the callbacks. Michael Jerris 2007-06-01 18:50:34 +00:00
  • fe7acb5ba6 update Anthony Minessale 2007-06-01 15:58:27 +00:00
  • d4fcd8d920 update Anthony Minessale 2007-06-01 15:58:27 +00:00
  • f0573f0607 update sample script from branchcut to match current api, thanks\! Anthony Minessale 2007-06-01 15:56:06 +00:00
  • b7e62bf17a update Anthony Minessale 2007-06-01 15:48:14 +00:00
  • 39bca4d937 update Anthony Minessale 2007-06-01 15:48:14 +00:00
  • 5b82eb3815 update Anthony Minessale 2007-06-01 15:40:12 +00:00
  • a8938b9a29 update Anthony Minessale 2007-06-01 15:40:12 +00:00
  • c2149312b3 update Anthony Minessale 2007-06-01 15:34:40 +00:00
  • b389c6c056 update Anthony Minessale 2007-06-01 15:34:40 +00:00
  • 43b18e4e50 update Anthony Minessale 2007-06-01 15:25:36 +00:00
  • 9586880085 update Anthony Minessale 2007-06-01 15:25:36 +00:00
  • 15dfbbe9f7 add switch_file_printf to the api Anthony Minessale 2007-06-01 15:17:30 +00:00
  • 1d36473f28 windows build fixes. Michael Jerris 2007-06-01 05:02:11 +00:00
  • 943586b1aa add conf Anthony Minessale 2007-06-01 00:35:58 +00:00
  • 6f98842659 add conf Anthony Minessale 2007-06-01 00:35:58 +00:00
  • d9ad22285a analog for zt works, still need some more for wanpipe Anthony Minessale 2007-06-01 00:31:50 +00:00
  • 91ba4e6786 analog for zt works, still need some more for wanpipe Anthony Minessale 2007-06-01 00:31:50 +00:00
  • 69acc51920 update Anthony Minessale 2007-05-31 20:15:16 +00:00
  • 4c9db695b5 update Anthony Minessale 2007-05-31 20:15:16 +00:00
  • c31ef0be61 update Anthony Minessale 2007-05-31 16:12:44 +00:00
  • a1d4140ce6 add timout to record and time tables to all the channel events Anthony Minessale 2007-05-31 14:42:23 +00:00
  • 1730f202dd declaration after code. Michael Jerris 2007-05-31 13:32:23 +00:00
  • 625669f4f1 windows tweak. Michael Jerris 2007-05-31 03:12:02 +00:00
  • f5f5991fc8 windows tweak. Michael Jerris 2007-05-31 03:12:02 +00:00
  • 9cdf551541 update Anthony Minessale 2007-05-31 03:04:26 +00:00
  • 65228c6815 update Anthony Minessale 2007-05-31 03:04:26 +00:00
  • 4b5e083680 update Anthony Minessale 2007-05-31 02:41:50 +00:00
  • a2dea73797 update Anthony Minessale 2007-05-31 02:41:50 +00:00
  • a04655dce5 add guts for zt Anthony Minessale 2007-05-30 01:01:32 +00:00
  • 0f997a1fb9 add guts for zt Anthony Minessale 2007-05-30 01:01:32 +00:00
  • 62c8e751eb update Anthony Minessale 2007-05-29 21:02:59 +00:00
  • 09b6b3e418 update Anthony Minessale 2007-05-29 20:57:17 +00:00
  • 77634068da add zt_maintinfo and ZT_MAINT ioctl. Michael Jerris 2007-05-29 20:29:46 +00:00
  • 9ece0d8ba5 add zt_maintinfo and ZT_MAINT ioctl. Michael Jerris 2007-05-29 20:29:46 +00:00
  • 07f9009c35 add zt_spaninfo and ZT_SPANSTAT Michael Jerris 2007-05-29 20:22:10 +00:00
  • 68bc45d429 add zt_spaninfo and ZT_SPANSTAT Michael Jerris 2007-05-29 20:22:10 +00:00
  • 1023e16949 g's suck Anthony Minessale 2007-05-29 19:51:51 +00:00
  • 3c0ff3408b update Anthony Minessale 2007-05-29 19:04:41 +00:00
  • d00d906329 update Anthony Minessale 2007-05-29 18:55:37 +00:00
  • 8cad28c2b1 dos2unix Michael Jerris 2007-05-29 17:51:23 +00:00
  • cadd9d569b dos2unix Michael Jerris 2007-05-29 17:51:23 +00:00
  • acbb50c057 fix setting of current codeset. Michael Jerris 2007-05-29 16:47:22 +00:00
  • 99b102efc4 fix setting of current codeset. Michael Jerris 2007-05-29 16:47:22 +00:00
  • bd02ef4235 Don't mess with the message before we send it up to level 4. Michael Jerris 2007-05-29 16:38:04 +00:00
  • d06d911671 Don't mess with the message before we send it up to level 4. Michael Jerris 2007-05-29 16:38:04 +00:00
  • 577ffc85b5 Add beginning of auto-restart functionality Michael Jerris 2007-05-29 16:30:20 +00:00
  • c8f9f19b14 Add beginning of auto-restart functionality Michael Jerris 2007-05-29 16:30:20 +00:00