5187 Commits

Author SHA1 Message Date
Michael Jerris
8ef50d84dd fix dependencies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 08:45:54 +00:00
Mathieu Rene
97412d0e13 Add events and a shutdown function to mod_limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 04:56:07 +00:00
Mathieu Rene
bbf213de0a update regex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 02:55:52 +00:00
Mathieu Rene
ec60a3ae0b Implement new config parser in mod_limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 02:13:32 +00:00
Anthony Minessale
81e26f0309 add heartbeat apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 20:16:48 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Anthony Minessale
0e18742f20 fix broken filter command in event socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:25:19 +00:00
Brian West
c40a9a333e add missing java files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 17:48:14 +00:00
Anthony Minessale
bb04f16bd5 FSCORE-263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 17:45:32 +00:00
Brian West
73f81246a7 MODASRTTS-13 part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 17:44:27 +00:00
Anthony Minessale
ad6d584403 MODAPP-228
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 14:12:32 +00:00
Anthony Minessale
1ea293ff56 refactor dialplan logging lines and consolidate some logic for bypass_media mode when the a leg has audio in advance
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 03:54:38 +00:00
Anthony Minessale
8f9637d3f4 LIBDING-11 use svn update; make iks-reconf; make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 02:06:32 +00:00
Brian West
ba8689fc59 fix a few issues new tarball is up please remove it from libs and redownload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 00:40:34 +00:00
Andrew Thompson
6ae73314a7 Rework how spawned outbound pids communicate their pid back to the outbound call process, try to improve some memory management
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 21:54:16 +00:00
Mathieu Rene
d48b6e193b Add docs and complete to mod_console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 21:38:32 +00:00
Mathieu Rene
c0bc34ee7e replace reloadable bool by a flags structure and add required flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 20:18:27 +00:00
Mathieu Rene
167fea04c7 Sofia logger goes to LOG_CONSOLE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 19:48:15 +00:00
Mathieu Rene
fdab1b11d1 Lets make the parser free its stuff on shutdown, and let the callbacks do something if required
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 16:57:26 +00:00
Anthony Minessale
093d867d89 MODAPP-226
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 16:53:31 +00:00
Michael Jerris
f351453271 testing switch_xml_config on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 16:38:30 +00:00
Mathieu Rene
b2d0d1689b Integer (min,max) and string (regex) validation options added, mod_skel is my new playground
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 15:03:29 +00:00
Brian West
db90b8270d damn OCD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 04:08:31 +00:00
Brian West
f996890d1c More OCD.. again this one was me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 04:07:50 +00:00
Anthony Minessale
df13840625 add configurable outgoing cid types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 23:03:25 +00:00
Anthony Minessale
fcf61f24a8 FSCORE-310
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 22:39:47 +00:00
Mathieu Rene
fd9c4b47df Missed one doc line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 22:22:30 +00:00
Anthony Minessale
13ec428cc6 make yes no on and off all work in privacy app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 21:22:41 +00:00
Giovanni Maruzzelli
a9fcad1aca skypiax: indent -gnu -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -bbo -nhnl -nut -sob -l90
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 20:18:37 +00:00
Mathieu Rene
123840f7ef Link with su_log_default and avoid dealing with NULL ptrs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 20:17:36 +00:00
Anthony Minessale
20cb024f61 MODENDP-194
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 19:45:10 +00:00
Giovanni Maruzzelli
a17e079b6f skypiax: better timing on loading/starting module (thanks to Jeff Lenk)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 19:36:02 +00:00
Mathieu Rene
32207e812c MODENDP-145
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 19:21:55 +00:00
Giovanni Maruzzelli
11562cedf0 skypiax: do EARLY MEDIA when requested (mainly by skypeout calls)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 19:03:25 +00:00
Mathieu Rene
add42a2759 Move sofia logging to the core logging engine, add change sofia loglevel api and add sofia profile xxx siptrace on-off for TPORT_LOG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 18:54:43 +00:00
Anthony Minessale
0882d4c087 MODENDP-195
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 18:19:30 +00:00
Brian West
24cb71d697 add sip_route_uri var to set proxy route
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 16:02:02 +00:00
Anthony Minessale
d7a12df53f add new state for CDR and leg_delay_start originate var and fix FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 04:19:33 +00:00
Brian West
8ae7b73bd7 you can't join a detached thread later on
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 21:47:18 +00:00
Anthony Minessale
bb10e6391d FSCORE-313
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:55:39 +00:00
Anthony Minessale
8d965c32b2 FSCORE-297 FSCORE-305 FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Mathieu Rene
8fa0ff970a Revert 12370
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:03:48 +00:00
Mathieu Rene
8857e1d8cc fix doxygen comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:01:50 +00:00
Anthony Minessale
57a6fcca47 MODAPP-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 14:21:26 +00:00
Anthony Minessale
0c9541e985 FSCORE-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 23:55:00 +00:00
Anthony Minessale
6955b86b53 MODENDP-192
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 19:43:17 +00:00
Anthony Minessale
2e1680d2df MODEVENT-40 ahem `Math
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:09:32 +00:00
Robert Joly
5f0c242265 Added "jitter-size" to config file to set jitter buffer size.
Fixed transmission of Q.931 Calling-Party-Number, and DisplayName on H.323 Setup. Was previously being set on the wrong connection.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 03:19:57 +00:00
Giovanni Maruzzelli
98b820af0d skypiax: fixed http://jira.freeswitch.org/browse/MODSKYPIAX-21 on linux too, and cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-28 11:38:35 +00:00
Giovanni Maruzzelli
4e2ac5d51a skypiax: switch_sleep is behaving differently on Vista and XPvi mod_skypiax.c! Let's set for Vista now, will handle this in the future
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-28 10:39:50 +00:00