Anthony Minessale
ca79084134
presence tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-25 16:30:28 +00:00
Brian West
24d4819b50
line it up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 18:17:53 +00:00
Anthony Minessale
cbef00ce1f
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 01:52:27 +00:00
Brian West
f35ba8b4f1
hrm...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 01:05:41 +00:00
Brian West
b878c60841
hrm.. really
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 01:01:32 +00:00
Michael Jerris
df497d6dac
partial update of mod_mono. Still more to do here.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-23 02:43:57 +00:00
Brian West
cc37e9fe2d
fix mod_soundtouch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 20:48:40 +00:00
Anthony Minessale
13f3850d00
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 20:47:32 +00:00
Anthony Minessale
4dadffda00
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 19:00:56 +00:00
Anthony Minessale
d5ffc98d43
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 18:05:42 +00:00
Anthony Minessale
7022893689
improve unload stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:57:15 +00:00
Anthony Minessale
d36e174cda
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@513 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 17:56:09 +00:00
Anthony Minessale
43c28c17dc
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@513 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 17:56:09 +00:00
Brian West
600ce5fd94
add option to voicemail config file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:29:59 +00:00
Anthony Minessale
5708d0b6bd
remove stuff from the db on unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:18:26 +00:00
Brian West
adcd836b5b
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:18:11 +00:00
Michael Jerris
5401dbc2e9
new macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:14:19 +00:00
Brian West
f982e9adde
fix voicemail menu
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:05:11 +00:00
Anthony Minessale
7ffcb0e624
valgrind
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:00:16 +00:00
Stefan Knoblich
ff19726bd0
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
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@512 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 16:55:01 +00:00
Stefan Knoblich
9bcabce6e8
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
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@512 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 16:55:01 +00:00
Brian West
98ec172e9a
ipv6 1, SIP -1 billion
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 00:04:48 +00:00
Anthony Minessale
9a136f905e
add mod_stress (needs work)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 20:58:43 +00:00
Anthony Minessale
20c1fb1dcd
fix fix of the fixed fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 17:32:57 +00:00
Anthony Minessale
ce559f547b
fix broken fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 16:09:22 +00:00
Michael Jerris
037a96079c
fix build on newer gcc with pickier warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:40:59 +00:00
Chris Parker
aa4f5d07a2
Apply patch from MODEVENT-27 to update dictionary
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:24:29 +00:00
Michael Jerris
5f8991d6e8
fix build on newer gcc with pickier warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:10:43 +00:00
Brian West
67a5c58124
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 23:44:34 +00:00
Brian West
3647b9d51a
bump sounds version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 23:41:40 +00:00
Anthony Minessale
80206261b4
add local dtmf driven alternat vm pass (requires make vm-sync and new sounds)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:06:04 +00:00
Anthony Minessale
cdf438793d
fix mod_shout to broadcast stereo recording
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:00:07 +00:00
Anthony Minessale
a8d457eb09
fix some mem leaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 19:10:04 +00:00
Anthony Minessale
8bece18e26
make getVariable return blank string not the word false
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 15:19:39 +00:00
Michael Jerris
4257622c56
add mod_timezone to msvc build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:55:43 +00:00
Anthony Minessale
bf91ac1605
c++ needs const char * for static strings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:12:23 +00:00
Anthony Minessale
3a67cbf4fd
fix MODLANG-79
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 22:25:28 +00:00
Brian West
52450655fa
thanks sekill.... part deux
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 20:01:44 +00:00
Brian West
a8cdb8773f
thanks sekill....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 19:43:53 +00:00
Anthony Minessale
89131bd0ec
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 19:24:00 +00:00
Anthony Minessale
18a93b2ff8
enable https on mod_xml_cdr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 14:52:44 +00:00
Brian West
35124f3280
update AUTHORS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 21:33:39 +00:00
Anthony Minessale
9e4558ab13
merge in some boost changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@511 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-18 20:45:05 +00:00
Anthony Minessale
a0d9ff1e56
merge in some boost changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@511 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-18 20:45:05 +00:00
Brian West
e24f6b6f39
don't build the tests that use libsndfile and libsamplerate (FSBUILD-67)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 16:53:31 +00:00
Robert Joly
e1c8897148
Fixed compiler warning ... potential uninitialised variable.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 12:23:56 +00:00
Brian West
3602eeab8d
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 00:44:10 +00:00
Brian West
a436f20022
lets autoload this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:23:02 +00:00
Robert Joly
1bbf3a8244
Fixed infinite loop caused by 64 bit cleansing change (int to size_t means signed to unsigned)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:08:10 +00:00
Brian West
8580a0534d
example ipv6 enabled profile called internal-ipv6
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-17 23:01:56 +00:00