Anthony Minessale
5f763d0d1b
fix caller id fields in show channels show calls etc
2010-08-17 17:26:36 -05:00
Anthony Minessale
1413a9d5db
MODSOFIA-94
2010-08-17 15:00:25 -05:00
Anthony Minessale
93b3139092
presence tweaks
2010-08-17 13:08:42 -05:00
Anthony Minessale
2843f1ad00
MODSOFIA-94
2010-08-17 11:17:18 -05:00
Brian West
92d324d3aa
MODSOFIA-91
2010-08-17 09:44:36 -05:00
Christopher Rienzo
336f0b4eda
FSMOD-67 fix fortify findings for mod_unimrcp
2010-08-17 13:59:28 +00:00
Andrew Thompson
9ad509c29a
mod_erlang_event: generate long node names the same as erlang does
...
Also, allow you to override the node name inference by passing a
nodename with an @ in it, eg. freeswitch@freeswitch.com
2010-08-17 02:32:37 -04:00
Mathieu Rene
6cdd3e2a2e
Attempt at MODAPP-446
2010-08-16 10:41:16 -04:00
Stefan Knoblich
d6eb7562e5
[mod_commands,mod_event_socket,mod_event_test] fix up other users of switch_event_xmlize() to use SWITCH_EVENT_NONE
2010-08-15 00:39:49 +02:00
Stefan Knoblich
dbe62c25e9
[mod_lcr] Use SWITCH_VA_NONE instead of an empty string to (finally) fix the gcc printf format warnings.
2010-08-15 00:35:10 +02:00
Mathieu Rene
bfa414cb0f
mod_lcr: fix compiler warning on newer gcc
2010-08-14 16:50:06 -04:00
Marc Olivier Chouinard
6980305f3a
mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime.
2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard
42436e270c
mod_callcenter: Add missing odbc db support (Not tested, please someone test this)
2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard
1666783cf8
mod_callcenter: Try to fix the ring-all, also add cli auto complete done in previous commit
2010-08-14 04:07:38 -04:00
Marc Olivier Chouinard
fea3008454
Merge branch 'master' of ssh://git.freeswitch.org/freeswitch
2010-08-13 19:17:36 -04:00
Marc Olivier Chouinard
3eafca6029
mod_callcenter: Add ability to unload/reload/load a queue setting (You still need to reloadxml before).
...
Note that joining a queue will check for it in the config and load it on the fly... I've used the same system as in mod_voicemail. Not sure if we should allow this, but just comment it out of the config before unload and it wont be available anymore
2010-08-13 19:15:24 -04:00
Giovanni Maruzzelli
45c6c4d3e4
skypopen: now answer a call only when directed to do it (before was trying to answer any incoming call). Lot of changes to a messy part, so maybe some problem will come out...
...
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-13 16:20:09 -05:00
Moises Silva
bfe2f22b38
add non-blocking reads to mod_sangoma_codec
2010-08-13 13:37:50 -04:00
Jeff Lenk
bb4705cf3e
trivial - remove debug log of wrong information - reported on userlist - correct information reported on the next log statement
2010-08-13 10:30:01 -05:00
Marc Olivier Chouinard
ba09b96d1e
mod_callcenter: Initial commit of the mod_callcenter application.
...
This module is in it early state of developpement. You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Marc Olivier Chouinard
e1df5e13de
mod_dialplan_xml: Add in the INFO log the caller id number when processing a request (Currenly only show the caller name)
2010-08-13 09:14:41 -04:00
Moises Silva
8a5aeb8ea5
update mod_sangoma_codec to work with sngtc-node SOAP library
2010-08-12 21:21:04 -04:00
Tamas Cseke
388430318c
tweak array length
2010-08-11 17:26:31 +02:00
cseket
76a72be31f
add ability to set more error dirs. maybe it's paranoid, but we can use distributed file system, that we don't trust enough
2010-08-11 15:13:22 +02:00
Brian West
fa28b633db
comment out VendorInfo for the sake of interop for now
2010-08-10 09:20:08 -05:00
Andrew Thompson
6397f898fd
Switch from a busy-wait loop to crazy conditional timedwait stuff for speed
2010-08-06 01:32:28 -04:00
Anthony Minessale
ea1e267723
add relevant parts back
2010-08-05 19:00:06 -05:00
Anthony Minessale
33c6f7a22e
revert FSCORE-639
2010-08-05 17:56:18 -05:00
Andrew Thompson
b60d6b3376
Remove deprecated new_pid API (its been there long enough)
2010-08-05 16:07:14 -04:00
Andrew Thompson
f281ac390a
Bump the 'spawn process' timeout, fix some logging
2010-08-05 13:38:42 -04:00
root
ab33034266
fix crash on log print.
2010-08-05 00:37:17 +04:00
Andrew Thompson
aa16f939b7
Add some wrapper functions for the new session event filter stuff
2010-08-04 11:28:53 -04: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
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
9327c99488
FSCORE-646 core lib won't build for win32
2010-07-31 22:19:39 -05: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