Michael Jerris
d8ab108f0b
change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 17:51:20 +00:00
Michael Jerris
f59addad71
change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 17:51:20 +00:00
Michael Jerris
6c13e901e0
fix destroy leak when using uart.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:14:39 +00:00
Michael Jerris
b351047b14
fix destroy leak when using uart.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:14:39 +00:00
Michael Jerris
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.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:06:36 +00:00
Michael Jerris
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.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:06:36 +00:00
Michael Jerris
5eed6650f8
make code style consistent with the rest of the lib.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 03:07:08 +00:00
Michael Jerris
2a79a09b8f
make code style consistent with the rest of the lib.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 03:07:08 +00:00
Michael Jerris
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)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 02:56:56 +00:00
Michael Jerris
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)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 02:56:56 +00:00
Michael Jerris
03de9509d6
dos2unix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:45:23 +00:00
Michael Jerris
98cdabe0c1
dos2unix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:45:23 +00:00
Anthony Minessale
c07438a6f5
remove unecessary inlcudes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:44:27 +00:00
Anthony Minessale
f7422f881b
remove unecessary inlcudes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:44:27 +00:00
Michael Jerris
cb9dff97a4
Add fsk demodulation code from Robert Krten. Thanks for the contribution!
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-02 17:27:10 +00:00
Michael Jerris
09516082c6
Add fsk demodulation code from Robert Krten. Thanks for the contribution!
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-02 17:27:10 +00:00
Anthony Minessale
64672889ce
fix typo and small tweak to dingaling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-02 12:51:49 +00:00
Anthony Minessale
eec9f345a1
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 23:48:06 +00:00
Anthony Minessale
220390dffe
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 21:07:03 +00:00
Michael Jerris
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.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 18:50:34 +00:00
Anthony Minessale
fe7acb5ba6
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:58:27 +00:00
Anthony Minessale
d4fcd8d920
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:58:27 +00:00
Anthony Minessale
f0573f0607
update sample script from branchcut to match current api, thanks\!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 15:56:06 +00:00
Anthony Minessale
b7e62bf17a
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:48:14 +00:00
Anthony Minessale
39bca4d937
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:48:14 +00:00
Anthony Minessale
5b82eb3815
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@194 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:40:12 +00:00
Anthony Minessale
a8938b9a29
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@194 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:40:12 +00:00
Anthony Minessale
c2149312b3
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:34:40 +00:00
Anthony Minessale
b389c6c056
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:34:40 +00:00
Anthony Minessale
43b18e4e50
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:25:36 +00:00
Anthony Minessale
9586880085
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:25:36 +00:00
Anthony Minessale
15dfbbe9f7
add switch_file_printf to the api
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 15:17:30 +00:00
Michael Jerris
1d36473f28
windows build fixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-01 05:02:11 +00:00
Anthony Minessale
943586b1aa
add conf
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@191 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:35:58 +00:00
Anthony Minessale
6f98842659
add conf
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@191 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:35:58 +00:00
Anthony Minessale
d9ad22285a
analog for zt works, still need some more for wanpipe
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:31:50 +00:00
Anthony Minessale
91ba4e6786
analog for zt works, still need some more for wanpipe
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:31:50 +00:00
Anthony Minessale
69acc51920
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 20:15:16 +00:00
Anthony Minessale
4c9db695b5
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 20:15:16 +00:00
Anthony Minessale
c31ef0be61
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 16:12:44 +00:00
Anthony Minessale
a1d4140ce6
add timout to record and time tables to all the channel events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 14:42:23 +00:00
Michael Jerris
1730f202dd
declaration after code.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-31 13:32:23 +00:00
Michael Jerris
625669f4f1
windows tweak.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:12:02 +00:00
Michael Jerris
f5f5991fc8
windows tweak.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:12:02 +00:00
Anthony Minessale
9cdf551541
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:04:26 +00:00
Anthony Minessale
65228c6815
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:04:26 +00:00
Anthony Minessale
4b5e083680
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 02:41:50 +00:00
Anthony Minessale
a2dea73797
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 02:41:50 +00:00
Anthony Minessale
a04655dce5
add guts for zt
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-30 01:01:32 +00:00
Anthony Minessale
0f997a1fb9
add guts for zt
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-30 01:01:32 +00:00