Anthony Minessale
6b91d451c1
add doc to the config
2010-08-04 09:58:14 -05:00
Anthony Minessale
a11f4e4fb3
add auto-create-schemas param to switch.conf.xml
2010-08-04 09:57:07 -05:00
Andrew Thompson
0ec9ffe649
Tony said I should use a rwlock for this, so now I do
2010-08-04 10:45:25 -04:00
root
7b5803f71f
move PTrace level set to FSH323EndPoint::Initialise.
...
partially apply patch from from Peter Olsson, Remove UnLock() when TryLock() failed and DEBUG_RTP_PACKETS directiv
e.
2010-08-04 18:18:22 +04:00
Andrew Thompson
810ce12791
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-08-03 18:06:02 -04:00
Andrew Thompson
698fa0455b
Add 3 new commands; session_event, session_noevents, session_nixevent
2010-08-03 18:05:19 -04:00
Andrew Thompson
64a28ee974
Switching to using a hash instead of a linked list for outbound sessions
2010-08-03 18:02:18 -04:00
Anthony Minessale
7d058402df
remove 'online' element from rpid
2010-08-03 13:55:08 -05:00
Anthony Minessale
c15ee980a7
SFSIP-219
2010-08-03 13:43:29 -05:00
root
63b6144285
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-08-03 18:11:39 +04:00
root
aa8692576c
revert changes from PProcess to PLibraryProcess due console locking issue.
2010-08-03 18:09:56 +04:00
root
c1e5613e62
fix t38 flag for new spandsp.
2010-08-03 15:35:57 +04:00
Stefan Knoblich
3edb841959
Fix mod_spidermonkey build on FreeBSD, (Undefined symbol
...
PR_LocalTimeParameters).
Move nspr libs to AM_LIBADD to make sure they are _after_ libjs.so.1,
so missing PR_* symbols in libjs can be resolved.
Having all those nspr libs in AM_LDFLAGS will make them to end up before
libjs on the final linker commandline.
The wrong order caused the build-time linker to discard nspr,
since nothing had unresolved symbols belonging to it at that point.
(mod_spidermonkey does not use any PR_* functions/objects.)
Compile + load tested on FreeBSD-8.1.
2010-08-03 13:18:00 +02:00
Anthony Minessale
a7c80aeeaf
fix bind-meta-up change from last week
2010-08-02 16:06:46 -05:00
Anthony Minessale
9fbe3ea2e1
FSCORE-639
2010-08-02 13:48:35 -05:00
Jeff Lenk
04dbc7bc8e
FSBUILD-295 Fix build of mod_freetdm in Windows
2010-08-02 09:01:01 -05:00
Moises Silva
00fc32ecef
freetmd: fix mix buffer size
2010-08-01 04:31:06 -04:00
Moises Silva
e0b1ea7faa
freetdm: saturated add and pri tapping mixing
2010-08-01 03:02:53 -04:00
Jeff Lenk
9327c99488
FSCORE-646 core lib won't build for win32
2010-07-31 22:19:39 -05:00
Moises Silva
46e9704b04
freetdm: make pri tapping actually work - missing audio mix
2010-07-31 17:33:20 -04:00
Moises Silva
b485f25f5e
freetdm: add PRI tapping starting code
2010-07-30 19:46:05 -04:00
Anthony Minessale
fd2547660b
FSCORE-630
2010-07-30 13:44:11 -05:00
Anthony Minessale
8f1767d3ae
MODAPP-424
2010-07-30 13:15:55 -05:00
Anthony Minessale
88983da46e
FSCORE-639
2010-07-30 02:20:54 -05:00
Anthony Minessale
3b9278710d
don't enable sonus rtp bug by default anymore, they do it right now
2010-07-29 23:42:28 -05:00
Anthony Minessale
786ca1f978
presence changes
2010-07-29 23:39:39 -05:00
Anthony Minessale
3604bd05ba
answer in conf
2010-07-29 23:39:29 -05:00
Anthony Minessale
d6d7773ca4
FSCORE-639 with some additional changes
2010-07-29 17:41:33 -05:00
Anthony Minessale
5c6a1f44ad
add msleep cli
2010-07-29 17:41:33 -05:00
Moises Silva
2c0d751599
openzap: dtmf recording
2010-07-29 18:07:30 -04:00
Moises Silva
9f9c4541cd
freetdm: added dtmf recording feature for debugging
2010-07-29 17:26:03 -04:00
Moises Silva
450ac1347e
freetdm: remove validation
2010-07-29 17:20:28 -04:00
Moises Silva
438c93e83f
freetdm: fix hangup race
2010-07-29 13:15:29 -04:00
cypromis
910729b5dd
Fix for ESL-44, thank you to Lakschmanan for providing the Patch
2010-07-29 12:09:49 +02:00
Jeff Lenk
3515c7a020
FSCORE-643 Windows: Add start parameter -monotonic-clock, replaces build flag WIN32_MONOTONIC
2010-07-28 20:44:45 -05:00
Mathieu Parent
b80eb9fb13
Skinny: realign after x86_64 commit
2010-07-28 23:57:27 +02:00
Mathieu Parent
83181fa2de
Skinny use 1100 to 1119 to not conflict with groupdial
2010-07-28 23:57:26 +02:00
Christopher Rienzo
cc73aec6cf
Updated mod_unimrcp to allow speech/asr channels to be named for logging
2010-07-28 21:07:24 +00:00
Mathieu Parent
59e197584c
Skinny: more on device types
...
- print device type name when doing skinny status profile internal device ...
- add 7962 and 7965
- use base10 number
2010-07-28 22:17:54 +02:00
Mathieu Parent
b062eef12e
Skinny: pack data in mem to fix 64bit
...
On 64bit, fields are aligned which cause Skinny to fail
2010-07-28 21:43:55 +02:00
Anthony Minessale
7d32847894
only do this when we are a SCA call
2010-07-28 14:18:49 -05:00
Mathieu Parent
7eec05736a
Skinny: more API
...
- allow to set most settings at runtime (all but ip, port and odbc-dsn)
- little rewrite of the config load
- don't print Keepalive and KeepaliveAck messages unless profile debug is >=10
- print usage when incorrect parameters
2010-07-28 19:42:59 +02:00
Moises Silva
a1fe7c8de4
freetdm: call rate limit
2010-07-28 11:36:06 -04:00
Jeff Lenk
889cadb8aa
Fix mod_managed dynamic compile for V4 Framework
2010-07-27 23:21:59 -05:00
Brian West
638c28d074
update pidf relates presence code
2010-07-27 22:08:58 -05:00
Brian West
d146b15a9c
wip1
2010-07-27 22:08:58 -05:00
Mathieu Parent
0a04ecb8dd
Skinny: ring tone on dialing side
2010-07-28 00:31:52 +02:00
Mathieu Parent
53f75e9c94
Skinny: blind transfer MODSKINNY-10
2010-07-27 23:50:56 +02:00
Mathieu Parent
2d1c5c8dfa
Skinny: don't hangup remote calls
2010-07-27 23:48:21 +02:00
Mathieu Parent
165140e076
Skinny: ib_calls stats
2010-07-27 23:48:21 +02:00